rubben1985 Posted April 3, 2020 Posted April 3, 2020 It did years I did not entered this section, but when I enter in translations->fields name it throws me an exception
1 datakick Posted April 4, 2020 Posted April 4, 2020 Not a bug. You just need to fix your installation. In this post thread: you wrote that consistency check found extra file: /classes/db/DbMySQLi.php. Now look what file is this exception complaining about. If you have removed this file as suggested, you wouldn't have this issue. A little explanation: translation tools load all php files in /classes directory in order to find translatable strings. They load even extra files that are not part of official thirtybees release. In your case, it loads ancient remnant from ps16 - DbMySQLi.php was part of prestashop 16, but is no longer supported by thirtybees. You should delete it. 1
0 rubben1985 Posted April 4, 2020 Author Posted April 4, 2020 You are right, I did not yet because I was waiting to have more time to delete it and check if that created some problem in my store. I will post if this solves the problem
0 rubben1985 Posted April 4, 2020 Author Posted April 4, 2020 As i do not know when I will have time, I just try to delete that file, and It seems it was the problem. Thanks SOLVED
Question
rubben1985
It did years I did not entered this section, but when I enter in translations->fields name
it throws me an exception
3 answers to this question
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