julianflapper Posted April 3, 2018 Share Posted April 3, 2018 Hi, A shop I'm doing maintenance on has a strange issue where the products in a placed order is empty. The order shows up with a customer, price, invoice, etc. but the shopping cart of the order is empty. It happens on random customers, random products and random times. There is nothing in the logs that indicates an error. Prestashop is version 1.6. Further processing the order requires looking up the shopping cart by date/customer in the list of all shopping carts and is a huge hassle, so this really needs to be fixed ASAP. Has anyone experienced this before / does anyone know what I can do to fix this? Link to comment Share on other sites More sharing options...
NemoPS Posted April 4, 2018 Share Posted April 4, 2018 Looks like there might be some issue with OrderDetail. Did you try turning on dev mode in config.inc.php? Link to comment Share on other sites More sharing options...
julianflapper Posted April 4, 2018 Author Share Posted April 4, 2018 5 hours ago, NemoPS said: Looks like there might be some issue with OrderDetail. Did you try turning on dev mode in config.inc.php? I currently can't access the files on the server as the site was previously maintained by someone else. and I don't have the necessarry details yet. I hope to have that information soon. Is there anything I might see in the backoffice or database that might show the cause? And won't dev mode influence the live state of the website? It can't go offline so dev mode causes issues for customers I'd have to clone it to a local environment first.. Link to comment Share on other sites More sharing options...
NemoPS Posted April 6, 2018 Share Posted April 6, 2018 There is really nothing you can do without being able to access the files. Dev mode can be enabled and re-disabled, just to show errors temporarily. Unless you have an order every minute, it shouldn't be a problem 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