ma7aba star
Member
Posted 2 years ago #
Fatal error: Cannot redeclare register_mysettings() (previously declared in /home/vol2/byethost11.com/b11_3519629/ma7abah.com/blog/wp-content/plugins/simple-xml-sitemap/simple-sitemap.php:32) in /home/vol2/byethost11.com/b11_3519629/ma7abah.com/blog/wp-content/plugins/wp-comment-master/wp-comment-master.php on line 151
tgmarykp
Member
Posted 1 year ago #
Need help . I am trying to install Google Analytic plug in and received this message Fatal error: Cannot redeclare register_mysettings() (previously declared in /home/tgmarykp/public_html/wp-content/plugins/brainhost-plugin/brainhost-plugin.php:28) in /home/tgmarykp/public_html/wp-content/plugins/google-analytics-input-plugin/google-analytics-input.php on line 24.. Any help with this issue is greatly appreciated.
sirspacey
Member
Posted 1 year ago #
Download all plugins to a local folder.
Search each plugin folder for files with the text: register_mysettings()
Anywhere it says register_mysettings() change it to something like
plugin_name_register_mysettings()
So for instance
google_analytics_register_mysettings()
Repeat for each plugin folder that it shows up in.