Jump to content

Error deleting product Prestashop 1.6.1.5


Recommended Posts

it seems that the product was actually deleted, but with some error,  so when you refresh, it will show not found because it was already deleted,

you may try to look at error log and see what is the error  (you can check if there is any error log under ffolder StoreRoot/log/, it may give you some hints of the cause.

 

By the way, if your store has other 3rd party modules installed before upgrade, you can also try to remove the following class index cache to see if it fixes the problem.

because during upgrade, it seems it will re-generate class index, but it will not include 3rd party modules override classes in some scenarios.

 

StoreRoot/cache/class_index.php

Link to comment
Share on other sites

Thanks Nemo.  It seems the issue might have been a mail override from my theme and add-on module.  I am still checking the shop but I disabled overrides and its back to working.  A big thanks to Michael Bellini for isolating the issue.  It was causing orders not to complete but receive payments, no order emails, product modification errors, pdf invoice issues, etc.  :)

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...