NemoPS Posted August 30, 2012 Share Posted August 30, 2012 Hi Everybody! I don't know if it's just my local WAMP, but presta 1.4.9 is no more displaying some PHP errors, such as, for example, i miss a "}" in the code. It just returns a blank page. I'm talking about back office. Is something changed on that side? I'm running presta on a local server, php version 5.4 Cheers ps. everything fine with previous versions up to 1.8.3 Link to comment Share on other sites More sharing options...
vekia Posted August 30, 2012 Share Posted August 30, 2012 error displaing turned on ? Link to comment Share on other sites More sharing options...
shokinro Posted August 31, 2012 Share Posted August 31, 2012 (edited) make sure you have turned on the error displaying like Vekia mentioned. I just tired on my 1.4.9 and it is still working as before. in file /config/config.inc.php @ini_set('display_errors', 'on'); Edited August 31, 2012 by shokinro (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted August 31, 2012 Author Share Posted August 31, 2012 (edited) Aw come on I'm no newbie, of course it's turned on (both that and mysql errors) Most of the errors display, but it seems the module's back office global page and config pages crash if you miss a "}" or maybe a ";" Cheers Edited August 31, 2012 by Nemo1 (see edit history) Link to comment Share on other sites More sharing options...
NemoPS Posted September 1, 2012 Author Share Posted September 1, 2012 Nobody else having this issue? Link to comment Share on other sites More sharing options...
Prestadget Posted September 1, 2012 Share Posted September 1, 2012 Nothing in Php log files ? What server do you use (Apache, Nginx+PHP5-FPM ...) ? Link to comment Share on other sites More sharing options...
NemoPS Posted September 3, 2012 Author Share Posted September 3, 2012 Nothing at all. Errors such as undefined function are displayed, while others like ubndexpected x (cause i missed a bracket maybe) are not. Again, i'm talking about the modules page (list and config). haven't tested it in FO Link to comment Share on other sites More sharing options...
Recommended Posts