• Resolved esp2013

    (@esp2013)


    I get the following error in my debug.log file please advise how to deal with this:
    [23-Aug-2020 17:18:16 UTC] PHP Parse error: syntax error, unexpected end of file, expecting variable (T_VARIABLE) or ${ (T_DOLLAR_OPEN_CURLY_BRACES) or {$ (T_CURLY_OPEN) in /home/angiebell/www/www/wp-content/plugins/wp-crontrol/wp-crontrol.php(1584) : eval()’d code on line 1

    • This topic was modified 4 years, 6 months ago by esp2013.

    The page I need help with: [log in to see the link]

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

    (@johnbillion)

    WordPress Core Developer

    This is caused by a syntax error in one of your PHP Cron events.

    Thread Starter esp2013

    (@esp2013)

    Did I post on the wrong forum? I thought I was on the forum for the plugin WP Crontrol. That plugin handles the cron jobs.

    Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    Correct but the syntax error is coming from code that’s been added by a user on your site to a PHP Cron event.

    Thread Starter esp2013

    (@esp2013)

    By user do you mean someone in the admin dashboard? I think of a user as someone who visits the site and books an appointment or such.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP Parse error: syntax error in wp-crontrol.php’ is closed to new replies.