benwiggy Posted April 17, 2014 Share Posted April 17, 2014 The instructions for logging errors don't seem to apply to 1.6. Are there new instructions? Link to comment Share on other sites More sharing options...
Dh42 Posted April 17, 2014 Share Posted April 17, 2014 It is done the same way in 1.6 as it was done in 1.5. Link to comment Share on other sites More sharing options...
vekia Posted April 17, 2014 Share Posted April 17, 2014 prestashop 1.5.3+ open: config/defines.inc.php find this line: define('_PS_MODE_DEV_', false); change to look like this: define('_PS_MODE_DEV_', true); Link to comment Share on other sites More sharing options...
benwiggy Posted April 17, 2014 Author Share Posted April 17, 2014 I can't find define('_PS_MODE_DEV_', false); in config/config.inc.php. Can't even find "DEV" using search. Link to comment Share on other sites More sharing options...
vekia Posted April 17, 2014 Share Posted April 17, 2014 read my last message carefully you don't have to change config.inc.php file Link to comment Share on other sites More sharing options...
benwiggy Posted April 17, 2014 Author Share Posted April 17, 2014 Ah. Reading error. Oh well, back to the drawing board. I'm not normally this stupid, but PS seems to confound me. Link to comment Share on other sites More sharing options...
vekia Posted April 17, 2014 Share Posted April 17, 2014 okay, so you turned it on? or you decided to start from scratch ? Link to comment Share on other sites More sharing options...
Recommended Posts