Jump to content

Cart cannot be loaded or an order has already been placed using this cart


Recommended Posts

if you've got internal server error 500 you should turn on error reporting. You will see where the problem exactly occur then.

 

open: config/defines.inc.php
 
find this line
define('_PS_MODE_DEV_', false);
 
change to look like this:
define('_PS_MODE_DEV_', true);
 
 
 
ps. what is smtghg?
Link to comment
Share on other sites

i have done that and i have more errors

 

you need to post those errors, as this was why vekia had you turn on error reporting.  Don't be shy, using your favorite search engine search for 'prestashop (your error)'...try to leave out your website path in the search and focus on the ending error portion.

Link to comment
Share on other sites

  • 1 year later...
  • 1 month later...
×
×
  • Create New...