• Hi!

    Im getting this error “now and then” then inserting php in my site, its not consistant & cannot be reproduced .. Anyone?

    PHP Parse error: syntax error, unexpected ‘<‘ in /home/admin/web/public_html/wp-content/plugins/insert-php/insert_php.php(48) : eval()’d code on line 1

Viewing 1 replies (of 1 total)
  • Plugin Author WillBontrager

    (@willbontrager)

    WaquireXMII, the character “<” is on the first line of your PHP code.

    Verify you’ve removed the <?php from the PHP code you’re using below the [insert_php] tag. If removed and you still get the error, there will be another way the “<” character is unexpectedly presented in that first line of PHP code.

    Will

Viewing 1 replies (of 1 total)
  • The topic ‘inconsistent error with plugin’ is closed to new replies.