The Pellet Guy Posted December 19, 2020 Posted December 19, 2020 I had a little lull in orders and thought i would see if there was an issue I clicked on shop from the back office and was greated with a 500 error I have not added anything as far as im aware to cause this problem other than product additions However when I turn off overides everything works when i turn overides back on i get a 500 error, the only thing i have done recently module wise is removed Rockpos POS as I no longer wish to use it, can anyone point me in the right direction? I turned on debug and the result is below.
musicmaster Posted December 19, 2020 Posted December 19, 2020 Obviously this is a POS related error. So my guess would be that some override belonging to Rockpos was left behind. You see that also in the Stack trace where the third entry is a Cart.php override. Quite likely this file belongs to Rockpos and deleting it will solve your problem. But I am not clairvoyant, so you will need to have a closer look to be sure. 1
The Pellet Guy Posted December 19, 2020 Author Posted December 19, 2020 14 minutes ago, musicmaster said: Obviously this is a POS related error. So my guess would be that some override belonging to Rockpos was left behind. You see that also in the Stack trace where the third entry is a Cart.php override. Quite likely this file belongs to Rockpos and deleting it will solve your problem. But I am not clairvoyant, so you will need to have a closer look to be sure. ok thanks I will dig a bit deeper
musicmaster Posted December 19, 2020 Posted December 19, 2020 Note that the Cart.php file can contain overrides for several modules. So you need to look inside. 2
Traumflug Posted January 2, 2021 Posted January 2, 2021 There is a module Override Check by thirty bees, already listed in your back office. This explains overrides and allows to remove them. And don't forget to delete cache/class_index.php after editing/removing/adding overrides manually.
The Pellet Guy Posted January 2, 2021 Author Posted January 2, 2021 3 hours ago, Traumflug said: There is a module Override Check by thirty bees, already listed in your back office. This explains overrides and allows to remove them. And don't forget to delete cache/class_index.php after editing/removing/adding overrides manually. strange thing is I run that module and had no results I use that module quite a lot, however within the shop folder on the server looking in to the overrides folder there were a lot of instances relating to rockpos, I removed them to a temp folder and my problem went away, I don't think Rockpos uninstalls correctly 1
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