Ok, I am in the process of tracking back a significant plugin issue. First my site just gave a HTTP 500 issue, then with some help from my provider I got this error:
Fatal error: Cannot declare class MaxMind\Db\Reader, because the name is already in use in /home/saratog3/public_html/Sean_Blog/wp-content/plugins/convertplug/framework/lib/geolite2/Reader.php on line 14
I used FTP to delete the problematic plugin, and my page loaded, but now with
Notice: Undefined index: tco_google_analytics_id in /home/saratog3/public_html/Sean_Blog/wp-content/plugins/tco-google-analytics/functions/options.php on line 51
Notice: Undefined index: tco_meta_tag in /home/saratog3/public_html/Sean_Blog/wp-content/plugins/tco-google-analytics/functions/options.php on line 52
at the top of every page.
I tried deactivating and reactivating, and when the problem returned on reactivation I deleted and reinstalled the plugin, and the two error messages returned. Checking topics on the forum I made sure to reinstall the google analytics id, and now the page only lists one error on line 50.
anyways I’ve turned off Google Analytics but I’d like to turn in back on at some point, any thoughts on how I can fix this issue?
