• Resolved mbreitlf

    (@mbreitlf)


    We are using WPEngine and seeing the following PHP Error.

    PHP Parse error: syntax error, unexpected ‘*’ in /nas/content/live/spbrands/wp-content/plugins/wp-crontrol/wp-crontrol.php(68) : eval()’d code on line 1

    Just wanted to log this here for reference and ask about an update and release/testing of this plug for WP ver 4.8.1

    Kind regards,

    Matthew

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    The line in question is the eval() line which means it’s executing user-entered input. You should check that the PHP you’ve entered for any PHP cron events is valid PHP.

    Thread Starter mbreitlf

    (@mbreitlf)

    ah thank you, appreciate the quick response!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘PHP Parse Error v 1.5 in WP 4.8’ is closed to new replies.