• Parse error: syntax error, unexpected T_STRING in /public_html/wp-content/themes/smallblog/functions.php on line 3

    As per my understanding of PHP version issue, namespace is from older version of PHP. After your theme updates, it shows error: namespace Ods\Initialize;

  • The topic ‘Parse error: syntax error, unexpected T_STRING’ is closed to new replies.