Jump to content

blank page problem


ps3z

Recommended Posts

Hi Guys ,i did upgrade 1.5 to 1.6 after i getting this error on product,category pages,please help me

 

 

Warning: require_once(/home/worldbaz/public_html/controllers/ManufacturerController.php) [function.require-once]: failed to open stream: No such file or directory in/home/worldbaz/public_html/classes/ControllerFactory.php on line 43

Fatal error: require_once() [function.require]: Failed opening required '/home/worldbaz/public_html/controllers/ManufacturerController.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in/home/worldbaz/public_html/classes/ControllerFactory.php on line 43

 

 

 

Regards

Ps3z

Link to comment
Share on other sites

you have incompatible module and/or script

 

modify the following field, re-produce the error, this will tell us who is using the depreciated call

 

config/defines.inc.php

define('_PS_DISPLAY_COMPATIBILITY_WARNING_', false);

to

define('_PS_DISPLAY_COMPATIBILITY_WARNING_', true);

this will display and also place is your back office log

 

return to value false  after you get the information.

Link to comment
Share on other sites

×
×
  • Create New...