Naldinho Posted December 9, 2021 Posted December 9, 2021 (edited) I'm trying to use Tidy to clean up a few hundred thousand abandoned carts. It seemed to work fine when I was on TB 1.2 but now with TB 1.3 I am getting 500 errors. I don't know if that is because of the upgrade or because I moved the site to a different server and need to increase something in php.ini Anyway -- I turned on debug in defines.inc.php and the error I am getting is that my database does not have the table ps_pagenotfound I've confirmed that is true by checking the database directly. Is that normal? I've been having a lot of issues with this store for months and am very close to getting it to work properly so I'm sensitive to anything that could be wrong. Edited December 9, 2021 by Naldinho
toplakd Posted December 9, 2021 Posted December 9, 2021 Go to Core Updater and click on Database icon on top right. Apply the fixes.
datakick Posted December 9, 2021 Posted December 9, 2021 this table is created by 'statsmodule' module, it's not part of the core
Naldinho Posted December 9, 2021 Author Posted December 9, 2021 1 hour ago, toplakd said: Go to Core Updater and click on Database icon on top right. Apply the fixes. When I did this I got a really long list -- ~30 labeled Critical and ~100 labeled Recommended. Around a third also have the Dangerous tag. Is that normal? I'm going to apply all the fixes and see what happens.
Naldinho Posted December 9, 2021 Author Posted December 9, 2021 After applying fix manually I would say those numbers were low -- it was likely double or more. Everything is fixed except the following three
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