• Resolved JustBruno

    (@justbruno)


    Hi, in the error below, where it refers to unexpected ‘<‘ and line 43, is that a problem with my code or are they references to the plugin?
    thanks.

    Parse error: syntax error, unexpected ‘<‘ in /home/site/public_html/wp-content/plugins/php-code-for-posts/PHPPostCode.php(85) : eval()’d code on line 43

    https://wordpress.org/plugins/php-code-for-posts/

Viewing 1 replies (of 1 total)
  • Plugin Author Jamie Fraser

    (@thejfraser)

    Hi JustBruno,

    When the error is in your eval()’d code, it is usually down to a your snippet rather than the plugin itself.

    I’d suggest looking at line 43 of your code and checking to see if there are any syntax errors there.

    Cheers

Viewing 1 replies (of 1 total)
  • The topic ‘parse error (unexpected "’ is closed to new replies.