• Resolved anguthrie

    (@anguthrie)


    All of the crons are set to next run time of now, and don’t actually seem to do anything, even when I click run now. I contacted wp engine and they did something to force them to run and fix the next run time on the server but they got stuck on now again when they hit the next run time, and still didn’t actually run. They found this error
    PHP Parse error: syntax error, unexpected ‘}’ in wp-crontrol.php(71) : eval()’d code on line 4 and said I should ask the crontrol people about it. When I look at the file line 71 doesn’t have a ‘}’ and line 4 is a comment stating the plugin uri. Overall, the syntax in the file appears correct to me. I have no idea where to go from here.

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

    (@johnbillion)

    WordPress Core Developer

    Line 71 is where the code in a PHP cron event gets evaluated. It sounds like you have a PHP cron event scheduled which has contains some invalid PHP.

Viewing 1 replies (of 1 total)

The topic ‘Crons not working’ is closed to new replies.