Matteo Posted February 13, 2020 Share Posted February 13, 2020 Hello to all, our clients send to us an img of error that Prestashop (1.6.1.17) print when they surf from updates like coupon, products ecc For non italian: It's says that some server's error occured while loading tables but we can't find nothing on log files. Can u pls help me? Thanks in advance, Matteo Link to comment Share on other sites More sharing options...
NemoPS Posted February 19, 2020 Share Posted February 19, 2020 Turn on debug mode in config/defines.inc.php, then then on the product page (or before clicking on the product) hit f12 on chrome, navigate to the Network tab, then access the product page. One of the XHR calls will be red, likely on of the tabs. Try disabling those TM modules to start with and see if the error goes away. Link to comment Share on other sites More sharing options...
Matteo Posted February 19, 2020 Author Share Posted February 19, 2020 On 2/19/2020 at 1:42 PM, NemoPS said: Turn on debug mode in config/defines.inc.php, then then on the product page (or before clicking on the product) hit f12 on chrome, navigate to the Network tab, then access the product page. One of the XHR calls will be red, likely on of the tabs. Try disabling those TM modules to start with and see if the error goes away. Expand We've find that the problem is related to a cache error cause by smarty cache (ps interna) that sometimes can't generate tpl files. U know why? 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