TomB01 Posted November 30, 2019 Posted November 30, 2019 Looks like I blew up my Admin in Phoenix again. I was trying to install a shipping module and got this: Quote Fatal error: Cannot redeclare do_magic_quotes_gpc() (previously declared in /home1/xxxx/public_html/xxxx/catalog/[admin]/includes/functions/compatibility.php:18) in/home1/xxxx/public_html/xxxx/catalog/[admin]/includes/functions/compatibility.phpon line29 The store still works OK, just can't access the Admin anymore with this error. I did not mess with the compatibility.php file, but did upload a modded modules.php file, but rolled that back - Fatal error does not go away.
azpro Posted November 30, 2019 Posted November 30, 2019 19 minutes ago, TomB01 said: previously declared You use the same function do_magic_quotes_gpc() two times .. so search for this function and remove it one time
TomB01 Posted November 30, 2019 Author Posted November 30, 2019 Got any idea where I might look? I didn't mess with any functions files ... only the modules.php in the admin folders.
TomB01 Posted November 30, 2019 Author Posted November 30, 2019 Never mind - copied the modules.php in the wrong place at some point. Thank goodness for backups!
Recommended Posts
Archived
This topic is now archived and is closed to further replies.