The site health returns no problem at all…
But I don’t think it’s working properly because the Message: “Results are still loading…” it still there.
then check the console there is some Javascript problem.
Uncaught ReferenceError: commonL10n is not defined
at HTMLDocument.<anonymous> (common.min.js:2)
at HTMLDocument.dispatch (jquery.js:3)
at HTMLDocument.r.handle (jquery.js:3)
at Object.trigger (jquery.js:3)
at HTMLDocument.<anonymous> (jquery.js:3)
at Function.each (jquery.js:2)
at n.fn.init.each (jquery.js:2)
at n.fn.init.trigger (jquery.js:3)
at Q (common.min.js:2)
at HTMLDocument.<anonymous> (common.min.js:2)
And now I find some Cron error in DEbug too…
[27-Aug-2020 17:11:07 UTC] PHP Fatal error: Uncaught TypeError: Argument 4 passed to Crontrol\Event\add() must be of the type array, bool given, called in /home/html/xxxxxxx/public_html/wp-content/plugins/wp-crontrol/wp-crontrol.php on line 160 and defined in /home/html/xxxxxxx/public_html/wp-content/plugins/wp-crontrol/src/event.php:87
Stack trace:
#0 /home/html/xxxxxxx/public_html/wp-content/plugins/wp-crontrol/wp-crontrol.php(160): Crontrol\Event\add('2020-08-27 17:4...', '_oneoff', 'wpseo_send_trac...', true)
#1 /home/html/xxxxxxx/public_html/wp-includes/class-wp-hook.php(287): Crontrol\action_handle_posts('')
#2 /home/html/xxxxxxx/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#3 /home/html/xxxxxxx/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /home/html/xxxxxxx/public_html/wp-settings.php(546): do_action('init')
#5 /home/html/xxxxxxx/public_html/wp-config.php(119): require_once('/home/html/xxxx...')
#6 /home/html/xxxxxxx/public_html/wp-load.php(37): require_once('/home/html/alt in /home/html/xxxxxxx/public_html/wp-content/plugins/wp-crontrol/src/event.php on line 87
[27-Aug-2020 17:11:21 UTC] PHP Fatal error: Uncaught TypeError: Argument 4 passed to Crontrol\Event\add() must be of the type array, bool given, called in /home/html/xxxxxxx/public_html/wp-content/plugins/wp-crontrol/wp-crontrol.php on line 160 and defined in /home/html/xxxxxxx/public_html/wp-content/plugins/wp-crontrol/src/event.php:87
Stack trace:
#0 /home/html/xxxxxxx/public_html/wp-content/plugins/wp-crontrol/wp-crontrol.php(160): Crontrol\Event\add('2020-08-27 17:4...', '_oneoff', 'wpseo_send_trac...', true)
#1 /home/html/xxxxxxx/public_html/wp-includes/class-wp-hook.php(287): Crontrol\action_handle_posts('')
#2 /home/html/xxxxxxx/public_html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array)
#3 /home/html/xxxxxxx/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /home/html/xxxxxxx/public_html/wp-settings.php(546): do_action('init')
#5 /home/html/xxxxxxx/public_html/wp-config.php(119): require_once('/home/html/xxxx...')
#6 /home/html/xxxxxxx/public_html/wp-load.php(37): require_once('/home/html/alt in /home/html/xxxxxxx/public_html/wp-content/plugins/wp-crontrol/src/event.php on line 87
And the information about Default Time, all other entries are in my locale, sample :
[27-Aug-2020 10:43:13 America/Sao_Paulo]
-
This reply was modified 4 years, 6 months ago by
fnorte. Reason: missing information