Jump to content
thirty bees forum
  • 0

Unable to import a language pack at TB 1.0.6


vsn

Question

Hi there,

by trying to import a language pack (BO-localisation-translation-Import a Language Pack Manually) I got the following error:

file modules/advancedeucompliance/translations/de.php not found

I checked the file, it is there.

I used German Translation Package from here: https://www.sunnytoo.com/forums/topic/download-panda-1-translation-packs-for-prestashop-1-6-here

Please help! Sergey

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

Here's a patch to fix the issue I see, fresh from the monday morning breakfast table:

https://github.com/thirtybees/thirtybees/commit/f9372264805c8a7abc1b43fffd02849d7c231853

Issue is/was, that two files in this translations package use $_MODULES = [] rather than the older $_MODULES = array().

Now I'd be interested if it works for you as well, of course.

Link to comment
Share on other sites

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