gamejacker Posted August 19, 2012 Share Posted August 19, 2012 (edited) i am trying to build a new shop and everything has installed ok , but when i try and put a test customer and register them, the process goes so far and then at the end it shows fatal error when registering or if i try to process a checkout, this is using the latest Prestashop 1.4.8.3 why is this? thanks Edited August 19, 2012 by gamejacker (see edit history) Link to comment Share on other sites More sharing options...
gamejacker Posted August 19, 2012 Author Share Posted August 19, 2012 over 25 views and no answer, prestashop this is your Prestashop 1.4.8.3 release fresh uploaded to a server and then installed, no other modules just the ones incorporated and nothing else, so it has to be a coding problem right? what else would it be ? i have deledt the whole thing and re installed it with just 1 basci product and most modules deleted but i still get fatal error when trying out the purchase on the site Link to comment Share on other sites More sharing options...
razaro Posted August 19, 2012 Share Posted August 19, 2012 (edited) Try to enable debug mode by changing code in config.inc.php to /* Debug only */ @ini_set('display_errors', 'on'); define('_PS_DEBUG_SQL_', true); It should show detailed error message. Edited August 19, 2012 by razaro (see edit history) Link to comment Share on other sites More sharing options...
gamejacker Posted August 19, 2012 Author Share Posted August 19, 2012 there is no error reported , i have changed that config.inc.php Link to comment Share on other sites More sharing options...
gamejacker Posted August 19, 2012 Author Share Posted August 19, 2012 i think it is because the test item i used was set at a 0.00 value, why should that create fatal error? i have free files as well as paid for ones, where are the prestashop people when a real problem comes along, Link to comment Share on other sites More sharing options...
razaro Posted August 19, 2012 Share Posted August 19, 2012 If it is item with 0 value try solution from here http://www.prestashop.com/forums/topic/173085-solved-free-order-fatal-error-1482/ 1 Link to comment Share on other sites More sharing options...
gamejacker Posted August 19, 2012 Author Share Posted August 19, 2012 Yay! thanks razaro, i have replaced the file and now i have no errors , tomorrow i will proper test it in different scenarios Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now