MyBB Community Forums

Full Version: Statistics page not updating !
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello ,

i am facing one more issue regarding statistics! i have to manually rebuild cache to update stats! also statistics cache time is 0 . Please help!!!
Go to ACP > Configuration > Server and Optimization Options, set Error Logging Medium to Log and email errors, and Error Type Medium to Warnings and Errors. There will be an error being generated on the page, this will show you what it is.
Warning [2] Undefined array key "extra" - Line: 100 - File: inc/plugins/google_seo/url.php PHP 8.0.27 (Linux)
File	Line	Function
/inc/class_error.php	153	errorHandler->error
/inc/plugins/google_seo/url.php	100	errorHandler->error_callback
/inc/plugins/google_seo.php	317	require_once
/inc/class_plugins.php	38	require_once
/inc/init.php	235	pluginSystem->load
/admin/index.php	18	require_once
Warning [2] Undefined variable $location - Line: 1250 - File: inc/plugins/google_seo/url.php PHP 8.0.27 (Linux)
File	Line	Function
/inc/class_error.php	153	errorHandler->error
/inc/plugins/google_seo/url.php	1250	errorHandler->error_callback
/inc/plugins/google_seo/url.php	174	google_seo_url_hook
/inc/plugins/google_seo.php	317	require_once
/inc/class_plugins.php	38	require_once
/inc/init.php	235	pluginSystem->load
/admin/index.php	18	require_once
Warning [2] Cannot modify header information - headers already sent by (output started at /home3/esporezu/public_html/inc/class_error.php:257) - Line: 5105 - File: inc/functions.php PHP 8.0.27 (Linux)
File	Line	Function
/inc/class_error.php	153	errorHandler->error
[PHP]		errorHandler->error_callback
/inc/functions.php	5105	header
/admin/index.php	22	send_page_headers
Warning [2] Cannot modify header information - headers already sent by (output started at /home3/esporezu/public_html/inc/class_error.php:257) - Line: 24 - File: admin/index.php PHP 8.0.27 (Linux)
File	Line	Function
/inc/class_error.php	153	errorHandler->error
[PHP]		errorHandler->error_callback
/admin/index.php	24	header
Warning [2] Cannot modify header information - headers already sent by (output started at /home3/esporezu/public_html/inc/class_error.php:257) - Line: 25 - File: admin/index.php PHP 8.0.27 (Linux)
File	Line	Function
/inc/class_error.php	153	errorHandler->error
[PHP]		errorHandler->error_callback
/admin/index.php	25	header
Warning [2] Cannot modify header information - headers already sent by (output started at /home3/esporezu/public_html/inc/class_error.php:257) - Line: 60 - File: admin/index.php PHP 8.0.27 (Linux)
File	Line	Function
/inc/class_error.php	153	errorHandler->error
[PHP]		errorHandler->error_callback
/admin/index.php	60	header
Generated this error matt!!! Please advise .
Check you're on the latest version of Google SEO, and if you are, you'll need to report this to the plugin author to fix.
Here you can download a PHP8 adapted version of Google SEO => https://github.com/SvePu/MyBB-Google-SEO...master.zip

Maybe you also need a PHP8 version of PluginLibrary => https://github.com/SvePu/MyBB-PluginLibr...master.zip
Still same issue! not resolved ..
If you're getting the same errors from Google SEO, then as above you'll need to report them to the plugin developer so they can release an update.
These two warnings should definitivly be fixed by the adapted version!
Warning [2] Undefined array key "extra" - Line: 100 - File: inc/plugins/google_seo/url.php PHP 8.0.27 (Linux)
Warning [2] Undefined variable $location - Line: 1250 - File: inc/plugins/google_seo/url.php PHP 8.0.27 (Linux)

Please empty your error log file after plugin update and call the page with previous errors again.