Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal Error in Phoenix Admin


Recommended Posts

Posted

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.

Posted
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

 

Posted

Got any idea where I might look?  I didn't mess with any functions files ... only the modules.php in the admin folders.

Posted

Never mind - copied the modules.php in the wrong place at some point.  Thank goodness for backups!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...