vsn Posted September 16, 2018 Posted September 16, 2018 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
0 Traumflug Posted September 17, 2018 Posted September 17, 2018 I tried as well and get this, right after the import: Does this match your experience?
0 Traumflug Posted September 17, 2018 Posted September 17, 2018 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.
0 vsn Posted September 17, 2018 Author Posted September 17, 2018 You made my day! I confirm the fix you provided works perfectly for me. Please include it into the next release. Thx a lot!
Question
vsn
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
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