PHP error with your Google Analytics plugin

Using Query Monitor the following PHP error was found:

Undefined index: tco_google_analytics_code

do_action(‘init’)
wp-settings.php:450
tco_google_analytics_init()
wp-includes/class-wp-hook.php:286
PrintFriendly_Raven_Breadcrumbs_ErrorHandler->handleError()
wp-content/plugins/tco-google-analytics/functions/options.php:50
wp-content/plugins/tco-google-analytics/functions/options.php:50

Hi Mulder,

Thanks for writing in! I have tested this issue on PHP v7.x.x and I can confirm this error.

Basically you’re safe to ignore PHP notices by disabling your WP_DEBUG on wp-config.php file. Please check WordPress guidelines on how to to disable WP_DEBUG mode (https://codex.wordpress.org/WP_DEBUG).

I have already informed this to our developers, so they will review it further.

Thanks!

Ok, thanks!

You’re welcome!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.