Fatal in my log
-
Hello,
In my websit that I use gutentor I enabled WP_DEBUG_LOG and I found out that I had in my debug.log file this error 2-3 times
[06-Dec-2024 16:52:05 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_core_updates() in /var/www/vhosts/www/wp-admin/includes/class-wp-debug-data.php:50
Stack trace:
#0 /var/www/vhosts/www/wp-content/plugins/gutentor/includes/admin/class-gutentor-tracking.php(240): WP_Debug_Data::debug_data()
#1 /var/www/vhosts/www/wp-content/plugins/gutentor/includes/admin/class-gutentor-tracking.php(265): Gutentor_Tracking->get_data()
#2 /var/www/vhosts/www/wp-content/plugins/gutentor/includes/admin/class-gutentor-tracking.php(303): Gutentor_Tracking->setup_data()
#3 /var/www/vhosts/www/wp-includes/class-wp-hook.php(310): Gutentor_Tracking->do_post()
#4 /var/www/vhosts/www/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters('', Array)
#5 /var/www/vhosts/www/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
#6 /var/www/vhosts/www/wp-cron.php(191): in /var/www/vhosts/www/wp-admin/includes/class-wp-debug-data.php on line 50maybe in a cron? I haven’t faced the error when I was working on the website!
The topic ‘Fatal in my log’ is closed to new replies.