Maury Markowitz Posted October 10, 2013 Share Posted October 10, 2013 I've recently installed a new template, and I'd like to do a little layout. So I started up LiveEdit and got to work. Works fine on my home page, but when I click through to anything else, boom, 'Fatal Error' Any advice? Link to comment Share on other sites More sharing options...
vekia Posted October 10, 2013 Share Posted October 10, 2013 you see then any additional information about error? or just simple "fatal error" ? Link to comment Share on other sites More sharing options...
Maury Markowitz Posted October 10, 2013 Author Share Posted October 10, 2013 Big white page with the words "fatal error". That is all. :-{ Link to comment Share on other sites More sharing options...
vekia Posted October 11, 2013 Share Posted October 11, 2013 i think that in this case will be necessary to turn on error reporting. 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...
Maury Markowitz Posted October 11, 2013 Author Share Posted October 11, 2013 Yikes! What should I do with the output? Link to comment Share on other sites More sharing options...
vekia Posted October 11, 2013 Share Posted October 11, 2013 show it here Link to comment Share on other sites More sharing options...
Maury Markowitz Posted October 11, 2013 Author Share Posted October 11, 2013 (edited) The output is too large it seems - it's trying to post but can't do it. Is there another way? 1.3 MB! Edited October 11, 2013 by Maury Markowitz (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted October 11, 2013 Share Posted October 11, 2013 oh my god, you've got so many errors there, just wondering how it is possible that you've got 1,3 MB :| can you try to use for example pastebin.com service? Link to comment Share on other sites More sharing options...
Recommended Posts