Jump to content
thirty bees forum
  • 0

Bug in translation ->field names


Question

3 answers to this question

Recommended Posts

  • 1
Posted

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.

  • Like 1
  • 0
Posted

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

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...