Jump to content

Fatal error on module page after upgrading to PHP 5.4


Recommended Posts

Good Afternoon,

 

We are getting the following error when trying to access the modules tab and no modules are displayed:

 

Fatal error: Cannot re-assign auto-global variable _POST in /home/*****/public_html/classes/Module.php(581) : eval()'d code on line 464

 

We think this started after our host upgraded to PHP 5.4. We have Prestashop version 1.4.7.0.

 

Any help on this would be much appreciated. Thank You.

 

Best Regards,

Adam

Link to comment
Share on other sites

The error is coming from one of the modules rather than that actual file.

Try to Enable both DEV_MODE and DEBUG_PROFILING

 

If you still do not get more detail on the error, you can try moving modules from the /modules folder until you find the module that's causing the error.

Link to comment
Share on other sites

×
×
  • Create New...