Prestashop: It is not possible to edit the "Back office translations" in PrestaShop 1.7.6.0

Created on 18 Jul 2019  ·  66Comments  ·  Source: PrestaShop/PrestaShop

Hello,

I use the PrestaShop 1.7.6.0 and custom theme. In previous version 1.7.5.2 the "Back office translations" was editing fine. Now i can't edit the "Back office translations":

http://prntscr.com/ogrpk5

http://prntscr.com/ogrpt7

The text of error:

{"error":"Could not crawl for translation files: The \u0022\/home\/b\/brain7yk\/prestathemes.ru\/public_html\/1.7\/footwear\/var\/cache\/prod\/themes\/footwear\/translations\u0022 directory does not exist."}

Also you can look video with error here:
https://yadi.sk/i/lz5TPSRyiAfepA

I'm trying to edit the "Back office translations", why is the request for the "themes/footwear/ translations /" folder sent? Also this folder exists.

1.7.6.0 BO Bug Fixed Major Modules & Themes Regression Topwatchers Translations

Most helpful comment

Hi,

The issue is added to our bug roadmap, so it will be fixed.

Thanks for your understanding!

All 66 comments

Hi @web-burn,

  1. Go to International > Translations > Export a language and select a language.
    image

  2. This will generate a file like “ShopMytheme.fr-FR.xlf” if you’ve chosen French, for example.

  3. Copy the file into the translation file of your theme
    If necessary, create a folder for the language.
    image

Thanks to check & feedback.

Thanks @khouloudbelguith

I have make these steps but this will not generate the file "ShopFootwear.fr-FR.xlf" (theme name is footwear in my case):
http://prntscr.com/ogso25
Also can you send the example of this file?
Thank you very much!

@web-burn, yes you can send me the custom theme.
This is a public space.
You can provide me the theme by email.
My address mail: khouloud.[email protected]
Let's be safe!

Thanks!

@khouloudbelguith Yes, of course. I have sent it you from "[email protected]". Please check your inbox.

Note: the Error occurs only in PerstaShop 1.7.6.0.

@web-burn, It is ok, the translation is well exported.
I sent you an email.

Thanks!

Thanks,
But i see only this file in ZIP:

http://prntscr.com/ogug3x

Previously you wrote me what i need the file "“ShopMytheme.fr-FR.xlf”".
The theme contains the translations folder and files already:
http://prntscr.com/oguhlg
Do you see this error in "back office translations" when the "Footwear" theme is activated?:

http://prntscr.com/ogrpk5
http://prntscr.com/ogrpt7

I think that the problem is different, since the theme should not affect "Back office translations" option:
http://prntscr.com/ogrpk5

@web-burn, yes, after uploading your theme, this issue occurs.
image

Only with your theme.
Have you tried to contact the theme author about this issue?

Thanks!

@khouloudbelguith, did you test it with other custom themes except "Classic" theme? I think that it is bug of PrestaShop 1.7.6.0. There is no this problem in all previous versions of PrestaShop.

@khouloudbelguith, i have recorded a video. Please look it here:

https://yadi.sk/i/FIjx9XlKdFbrUg

I have renamed the default theme "Classic" to "Custom" and activate it in PrestaShop 1.7.6.
You can see the same error in "Back office Translations". So it is not theme problem. This error will occur with any custom theme except "Classic". You can test it yourself: only rename the "Classic" theme and activate it in PrestaShop 1.7.6.0. Perhaps it is bug of PrestaShop 1.7.6.0.
The error occur only in "Back office translations". "Themes Translations" works fine.

Thanks

Hi there!

It seams that the problem is triggered from /admin/themes/new-theme/public/translations.bundle.js

I don't have the unminified code, so i can't debug it myself. But ther is a call in that code to this URL:
"/index.php/api/translations/es-ES/AdminGlobal/your-theme"
AdminGlobal depends on what you have selected in the menu, but the themes is auto.

This request only works for the classic theme or if you don't pass any theme at all, so this:
"/index.php/api/translations/es-ES/AdminGlobal/classic"
And this:
"/index.php/api/translations/es-ES/AdminGlobal"
Will work, but then this:
"/index.php/api/translations/es-ES/AdminGlobal/your-theme"
Or this:
"/index.php/api/translations/es-ES/AdminGlobal/"
Will thow an error.

@web-burn, thanks for your feedback.
I tried also with a custom (renaming the classic theme), I have a red alert, Could not crawl for translation files: The "/projet/1760lastone/var/cache/dev/themes/custom/translations" directory does not exist.
I tried to clear cache manually, I use an incognito window, always the same issue.
If I use the classic theme => Translations => OK.
image

I tried with PS1.7.5.2 => OK.

Ping @sarahdib could you try to reproduce the issue?

Thanks!

Hi all,

As discussed with @sarahdib who manage to reproduce the issue also, it is a major Regression.
I’ll add this to the debug roadmap so that it’s fixed. If you have already fixed it on your end or if you think you can do it, please do send us a pull request!
Thanks!

I'm having the same issue with the 1.7.6 version. I've also noticed that the error only apperead after I made some translations, so it was working fine at the beginning. Hope we find the fix soon.

My error:
Could not crawl for translation files: The "/home/fingerde/public_html/prestashop/var/cache/prod/themes/laber_supershop_homepage1/translations" directory does not exist.

Hi I also have a problem with translation, I don´t know if it is the same issue, it only show me the missing translation but not all of them as in previous versions, how can I modify a translation?, thank you.

image

Hi,

The issue is added to our bug roadmap, so it will be fixed.

Thanks for your understanding!

Hello,

Thanks @khouloudbelguith !

I have the same Problem with two shops 1.7.6

Same problem but just for confirmation emails translations (I am translating it manually until resolved).

Hello,

I have the same problem after upgrading fron 1.7.5.2 to 1.7.6.
I use warehouse theme and I can´t edit BO traslations
Error: Could not crawl for translation files: The "......var/cache/prod/themes/warehose/translations" directory does not exist.
If I load the classic theme, translations works again but if I return to warehose theme I get the same error.

If I can give a few more information : I have the same problem when I want to translate a module I created.
At first it worked well, I did a few translations in french which generated the good file in my translation folder. Then going back on it, same as everyone this error appears :

Error: Could not crawl for translation files: The "......var/cache/prod/themes/my_theme/translations" directory does not exist..

Seems strange since i don't want to translate my theme but a module...

I tried to create the missing folder, but now I got a "No translation file available", and the directory get erased after a certain time.

Waiting for the fix I guess ! The developer I work with don't have any issue even if we're working with the same git repository.

Hello,

I have the same problem after upgrading fron 1.7.5.2 to 1.7.6.
I use warehouse theme and I can´t edit BO traslations
Error: Could not crawl for translation files: The "......var/cache/prod/themes/warehose/translations" directory does not exist.
If I load the classic theme, translations works again but if I return to warehose theme I get the same error.

I used the same theme as well. Also having the same problem.

hi,
someone have news about this problem ?

best regards

Hi @fafa0659,

it is in progress.

Thanks for your patience & your understanding!

Hi everyone, after a half day trying I got this:

  • I try to export the language but on the zip there are not translations
  • I took the sf-es-ES.zip that is on the translations folder on the root installation and unzip it on my theme folder/translations/es-ES, it show all translation but also shows a lot of errors.
  • erase all translations file from theme folder/translations/es-ES less this 10 files:

image

it give me less errors but also shows less translations.

I did went over all core files looking for a filter that only show the missing translations but not luck.

How can we modify the translations?

Hi @khouloudbelguith if you want you can close this case too!, have a good day

Same issues here. Only some translations show up, maybe it is the untranslated ones as someone else mentioned. Clean 1.7.6 installation.

The only thing I managed to do is to translate one of my own modules. If I select translate Theme, then the modules also show up but I can not translate anything in the new system.

If I however choose translate installed module on one of my own modules, I get the legacy translation system and there I can successfully translate the strings using the old method.

Choosing a new prestashop module does not work. It shows the new translation system and that one fails.

@msautral, this issue is still in progress, it should be fixed by our developers.

Thanks!

Hi everyone, temporary solution:

  • Take from sf-es-ES.zip (or you language) that is on the translations folder on the root installation and unzip it on my theme_folder/translations/es-ES (or you language)
  • Erase all file less those that start with ShopThemexxxxx, then open each file on sublime text or other editor, search for the word and modify it.
  • Clean the cache and that's it

Hi everyone, temporary solution:

  • Take from sf-es-ES.zip (or you language) that is on the translations folder on the root installation and unzip it on my theme_folder/translations/es-ES (or you language)
  • Erase all file less those that start with ShopThemexxxxx, then open each file on sublime text or other editor, search for the word and modify it.
  • Clean the cache and that's it

I have tried your method. It's not working. Still showing the error message:

Error: Could not crawl for translation files: The "......var/cache/prod/themes/my_theme/translations" directory does not exist..

Hi it did work for me, try to erase all files on var/cache/prod/....

I use prestashop 1.7.6.0 and Xaamp with PHP Version: 7.3.7, when I open theme translations and try to modify the Italian language of the classic theme it gives me the following popup message:
"C:\xampp\htdocs\prestashop\var\cache\dev/themes\classic\translations\it-IT" directory does not exist.
error for all temes
{"error":"The \u0022C:\xampp\htdocs\prestashop\var\cache\dev\/themes\classic_child\translations\it-IT\u0022 directory does not exist."}

first installation of a prestashop successful, second installation blocked at 23% for the language, resolved with:
https://www.youtube.com/watch?v=_rVxHGdzSeY

HI @Co-Co-it,

PrestaShop is not compatible with PHP 7.3, in fact, PrestaShop 1.7.0 to 1.7.3 is compatible with PHP 7.1 and PrestaShop 1.7.4 & 1.7.5 & 1.7.6 are compatible with PHP 7.2.
Next Major release PS1.7.7 will be compatible with PHP7.3.
For more details, you can follow this link: http://build.prestashop.com/news/prestashop-1-7-is-moving-to-symfony-3-4-and-php-5-6/

Thanks!

Hi @Co-Co-it and @stellatmy I am not using the classic theme, please install the classic-rocket theme, you can download it from https://github.com/PrestaShop/classic-rocket , it is almost the same theme as classic, once you installed you can do the procedure that i mention before and it will work until the fix is ready.

Hi everyone,
in an attempt to resolve alerts during the installation of prestashop, I installed various versions of xampp until I received the error during the installation of prestashop 1.7.6.0: "symfony requires php 7.1.3 or higher", so I chose xampp v. 7.1.8 with php 7.1.8 and finally it seems that everything works. The only error occurs at random is a blank page 500 error, but just restart the apache server and restart all, both the translation of the themes and the back office.

However during the installation of prestashop, 2 alerts remained:
"To get the latest internationalization data upgrade the ICU system package and the intl PHP extension." which seems unresolvable and "Run the composer install command" even though I installed and tested composer.

https://www.prestashop.com/en/system-requirements
this link says that PS 1.7 should work with php 5.6+... maybe it should be updated.

Thanks khouloudbelguith, now i try to install everything again with php 7.2 and hopefully it is stable.
even if the white page 500 gives me a certain security since it stops instead of writing wrong code and making the site irretrievable as it has happened to me several times.

Thanks msautral, the link does not work if you reinsert it I am interested in trying classic-rocket theme.
Thanks!

Hi @Co-Co-it,

  • for dev I suggest you to use Wamp http://www.wampserver.com/en/ in his last version using PHP 7.2.14, it does work without any problem. (if you are running it on windows you need to add the php path on the environmental variables -> system variables, so you do not get an error when you are installing Prestashop)

  • for production I suggest you to use Bitnami Photoshop image https://bitnami.com/stack/prestashop ,it is already optimice to use prestashop, once you install it, just update Prestashop to the last version with one click upgrade module.

  • her is the link for the prestashop classic-rocket theme https://github.com/PrestaShop/classic-rocket

  • the 500 error can happen when you mess with the code or if you are on linux the folder has no write permission for the user that is running the apache service, here is a better explanation of what happen to me https://www.prestashop.com/forums/topic/951631-error-500-mkdir-permission-denied-client-denied-by-server-configuration/?tab=comments#comment-3044628

  • Please copy and paste the links mentioned above

Please note that this case is for a problem on translation on the Prestashop 1.7.6, not for problem during the installation, have a nice day.

Hi msautral,

they were probably all problems related to the php version, now I have installed xampp 7.2.1 with php 7.2.1 on windows and prestashop 1.7.6.0 standard and it seems to work fine, without installation errors, with working translations, and no error 500 at the moment.
However I will also try Bitnami-Prestashop 1.7.6.0 with Wamp as recommended by you.

Sorry if I have dwelt but it all started from a problem of translations, however if you feel that the conversation can be useful in other cases, post it as well.
Thank you very much and a good day to you too.

Fixed via #14962

Fixed? How? I can't find the solution from the link you provided.

@fafa0659, yes!

To be sure , i must add the green line and remove oink line in folder
concerned , right?

Le ven. 9 août 2019 à 14:53, khouloudbelguith notifications@github.com a
écrit :

@fafa0659 https://github.com/fafa0659, yes!


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/PrestaShop/PrestaShop/issues/14733?email_source=notifications&email_token=AMW6XJJJ4LTY4NK6HL5BHOLQDVSFPA5CNFSM4IE2BN22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD36STXI#issuecomment-519907805,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AMW6XJKFSQDZV6DILPVKHJLQDVSFPANCNFSM4IE2BN2Q
.

Unless you know what you're doing, I suggest to wait until 1.7.6.1 is out, then update.

@pabloBorowicz i will check it , i thinks 1.7.6.1 will is out in few month
and maybe make other problems .

If what doing maybe you can explain me ;)

Le ven. 9 août 2019 à 15:37, Pablo Borowicz notifications@github.com a
écrit :

Unless you know what you're doing, I suggest to wait until 1.7.6.1 is out,
then update.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/PrestaShop/PrestaShop/issues/14733?email_source=notifications&email_token=AMW6XJPI5WNHLJOUHFMUA6LQDVXITA5CNFSM4IE2BN22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD36WBSA#issuecomment-519921864,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AMW6XJMHKSIK4FRPWSQSXEDQDVXITANCNFSM4IE2BN2Q
.

@khouloudbelguith can you let me know the files must be modified , they are
no folder API

best regards

Le ven. 9 août 2019 à 14:38, khouloudbelguith notifications@github.com a
écrit :

@stellatmy https://github.com/stellatmy,
https://github.com/PrestaShop/PrestaShop/pull/14962/files


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/PrestaShop/PrestaShop/issues/14733?email_source=notifications&email_token=AMW6XJPOPW6WDYVSO6YUXADQDVQLVA5CNFSM4IE2BN22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD36RKMA#issuecomment-519902512,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AMW6XJKVXN7UZVAQDCX4H63QDVQLVANCNFSM4IE2BN2Q
.

I think I shall wait for the update version. Back office translations is working after the file modifications. But the installed modules translations is still the same error message:

Could not crawl for translation files: The "var/cache/prod/themes/ps_featuredproducts/translations" directory does not exist.

Hello @khouloudbelguith,
Also i noticed a problem with a export of theme's translations in PrestaShop 1.7.6.0.
I have create many expressions in theme:
http://prntscr.com/oqzs8f
In previous version after of language's export i got a xml files with my translations:
http://prntscr.com/oqzsho
http://prntscr.com/oqzsm4
In PrestaShop 1.7.6.0 after of language's export i got a single xml file in archive:
http://prntscr.com/oqztai
http://prntscr.com/oqztjw

There is also a big problem!
Could not crawl for translation files: The "/var/www/www-root/data/www/DOMEN/var/cache/prod/themes/TEMPLATE/translations" directory does not exist.

Even after applying the changes from this PR, the issue still presists when trying to translate installed modules. Any chance of a follow up to fix that issue as well?

Unless you know what you're doing, I suggest to wait until 1.7.6.1 is out, then update.

When 1.7.6.1 is out?

Hi @direwald I managed to reproduce your issue: https://github.com/PrestaShop/PrestaShop/issues/15133

Dammit, I wanted to work on this for 1.7.7 not in a rush for 1.7.6.1 ☹️

@fernandoherlo:

When 1.7.6.1 is out?

As soon as the bugs are fixed 😉

Fixed via #14962

I did all the steps in the fix tutorial but i'm still getting error massages and still not being able to translate the modules, not even some translations in the back office admin panel.

@mathsms You have to update files from commit 253f9677f24983919b025f4fb9bc677c79c7a4ed in Your application. I have checked it now and it works. Finally I am able to update translations.

But remember, that any changes that You made in prestashop/ directory will be overwritten during 1-Click Update. There are still some methods to safety override parts of prestashop https://devdocs.prestashop.com/1.7/modules/concepts/overrides/

I have the same bug with translations in Prestashop 1.7.6.0

2019-08-20 21_48_46-Tłumaczenia • ENKOM - Sklep Komputerowy AGD RTV - Najlepszy wybór

@mathsms You have to update files from commit 253f967 in Your application. I have checked it now and it works. Finally I am able to update translations.

@Flower7C3 @khouloudbelguith can anybody give me a clue on how to apply the patch? I'm not able to locate files nor folder :/

Thanks for your kind help.

Hi @immergente,

Unless you know what you're doing, I suggest waiting until 1.7.6.1 is out, then update.
In fact, you need to edit your files in your PrestaShop project folder as these files https://github.com/PrestaShop/PrestaShop/pull/14962/files

Thanks!

Hi @immergente,

Unless you know what you're doing, I suggest waiting until 1.7.6.1 is out, then update.
In fact, you need to edit your files in your PrestaShop project folder as these files https://github.com/PrestaShop/PrestaShop/pull/14962/files

Thanks!

So we are waiting for the update 1.7.6.1

Thanks for this bugfix, works good for me.

Hi all,
After applying patch I am able to translate main theme, but there is still problem with child themes translations. Same error occurs. Here is my stack trace for XHR request https://example/com/admin-dev/index.php/api/translations/tree/pl/themes/PRSADD054_ettoi?_token=OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8


stacktrace

array(10) {
  [0]=>
  array(6) {
    ["file"]=>
    string(122) "/var/www/vendor/prestashop/translationtools-bundle/Translation/Extractor/Util/Flattenizer.php"
    ["line"]=>
    int(83)
    ["function"]=>
    string(2) "in"
    ["class"]=>
    string(31) "Symfony\Component\Finder\Finder"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      string(93) "/var/www/var/cache/dev/themes/my_child_theme/translations/pl-PL"
    }
  }
  [1]=>
  array(6) {
    ["file"]=>
    string(97) "/var/www/src/PrestaShopBundle/Translation/Provider/ThemeProvider.php"
    ["line"]=>
    int(213)
    ["function"]=>
    string(7) "flatten"
    ["class"]=>
    string(72) "PrestaShop\TranslationToolsBundle\Translation\Extractor\Util\Flattenizer"
    ["type"]=>
    string(2) "::"
    ["args"]=>
    array(4) {
      [0]=>
      string(93) "/var/www/var/cache/dev/themes/my_child_theme/translations/pl-PL"
      [1]=>
      string(93) "/var/www/var/cache/dev/themes/my_child_theme/translations/pl-PL"
      [2]=>
      string(5) "pl-PL"
      [3]=>
      bool(false)
    }
  }
  [2]=>
  array(6) {
    ["file"]=>
    string(107) "/var/www/src/PrestaShopBundle/Translation/Factory/ThemeTranslationsFactory.php"
    ["line"]=>
    int(70)
    ["function"]=>
    string(16) "synchronizeTheme"
    ["class"]=>
    string(51) "PrestaShopBundle\Translation\Provider\ThemeProvider"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(0) {
    }
  }
  [3]=>
  array(6) {
    ["file"]=>
    string(89) "/var/www/src/PrestaShopBundle/Service/TranslationService.php"
    ["line"]=>
    int(126)
    ["function"]=>
    string(23) "createTranslationsArray"
    ["class"]=>
    string(61) "PrestaShopBundle\Translation\Factory\ThemeTranslationsFactory"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(4) {
      [0]=>
      string(15) "my_child_theme"
      [1]=>
      string(5) "pl-PL"
      [2]=>
      string(15) "my_child_theme"
      [3]=>
      NULL
    }
  }
  [4]=>
  array(6) {
    ["file"]=>
    string(99) "/var/www/src/PrestaShopBundle/Controller/Api/TranslationController.php"
    ["line"]=>
    int(320)
    ["function"]=>
    string(24) "getTranslationsCatalogue"
    ["class"]=>
    string(43) "PrestaShopBundle\Service\TranslationService"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(4) {
      [0]=>
      string(2) "pl"
      [1]=>
      string(15) "my_child_theme"
      [2]=>
      string(15) "my_child_theme"
      [3]=>
      NULL
    }
  }
  [5]=>
  array(6) {
    ["file"]=>
    string(99) "/var/www/src/PrestaShopBundle/Controller/Api/TranslationController.php"
    ["line"]=>
    int(146)
    ["function"]=>
    string(13) "getNormalTree"
    ["class"]=>
    string(53) "PrestaShopBundle\Controller\Api\TranslationController"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(4) {
      [0]=>
      string(2) "pl"
      [1]=>
      string(6) "themes"
      [2]=>
      string(15) "my_child_theme"
      [3]=>
      NULL
    }
  }
  [6]=>
  array(6) {
    ["file"]=>
    string(108) "/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php"
    ["line"]=>
    int(151)
    ["function"]=>
    string(14) "listTreeAction"
    ["class"]=>
    string(53) "PrestaShopBundle\Controller\Api\TranslationController"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(1) {
      [0]=>
      object(Symfony\Component\HttpFoundation\Request)#38 (23) {
        ["attributes"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#41 (1) {
          ["parameters":protected]=>
          array(9) {
            ["_controller"]=>
            string(57) "prestashop.core.api.translation.controller:listTreeAction"
            ["selected"]=>
            string(15) "my_child_theme"
            ["lang"]=>
            string(2) "pl"
            ["type"]=>
            string(6) "themes"
            ["_route"]=>
            string(28) "api_translation_domains_tree"
            ["_route_params"]=>
            array(3) {
              ["selected"]=>
              string(15) "my_child_theme"
              ["lang"]=>
              string(2) "pl"
              ["type"]=>
              string(6) "themes"
            }
            ["_firewall_context"]=>
            string(34) "security.firewall.map.context.main"
            ["controller_type"]=>
            int(0)
            ["controller_name"]=>
            string(53) "PrestaShopBundle\Controller\Api\TranslationController"
          }
        }
        ["request"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#39 (1) {
          ["parameters":protected]=>
          array(0) {
          }
        }
        ["query"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#40 (1) {
          ["parameters":protected]=>
          array(1) {
            ["_token"]=>
            string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
          }
        }
        ["server"]=>
        object(Symfony\Component\HttpFoundation\ServerBag)#44 (1) {
          ["parameters":protected]=>
          array(55) {

          }
        }
        ["files"]=>
        object(Symfony\Component\HttpFoundation\FileBag)#43 (1) {
          ["parameters":protected]=>
          array(0) {
          }
        }
        ["cookies"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#42 (1) {
          ["parameters":protected]=>
          array(12) {

          }
        }
        ["headers"]=>
        object(Symfony\Component\HttpFoundation\HeaderBag)#45 (2) {
          ["headers":protected]=>
          array(10) {

          }
          ["cacheControl":protected]=>
          array(0) {
          }
        }
        ["content":protected]=>
        NULL
        ["languages":protected]=>
        NULL
        ["charsets":protected]=>
        NULL
        ["encodings":protected]=>
        NULL
        ["acceptableContentTypes":protected]=>
        NULL
        ["pathInfo":protected]=>
        string(48) "/api/translations/tree/pl/themes/my_child_theme"
        ["requestUri":protected]=>
        string(139) "/admin-dev/index.php/api/translations/tree/pl/themes/my_child_theme?_token=OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
        ["baseUrl":protected]=>
        string(40) "/admin-dev/index.php"
        ["basePath":protected]=>
        NULL
        ["method":protected]=>
        string(3) "GET"
        ["format":protected]=>
        NULL
        ["session":protected]=>
        ["locale":protected]=>
        string(5) "pl-PL"
        ["defaultLocale":protected]=>
        string(5) "pl-PL"
        ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
        bool(true)
        ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
        bool(true)
      }
      [1]=>
      int(1)
    }
  }
  [8]=>
  array(6) {
    ["file"]=>
    string(104) "/var/www/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php"
    ["line"]=>
    int(200)
    ["function"]=>
    string(6) "handle"
    ["class"]=>
    string(39) "Symfony\Component\HttpKernel\HttpKernel"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(Symfony\Component\HttpFoundation\Request)#38 (23) {
        ["attributes"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#41 (1) {
          ["parameters":protected]=>
          array(9) {
            ["_controller"]=>
            string(57) "prestashop.core.api.translation.controller:listTreeAction"
            ["selected"]=>
            string(15) "my_child_theme"
            ["lang"]=>
            string(2) "pl"
            ["type"]=>
            string(6) "themes"
            ["_route"]=>
            string(28) "api_translation_domains_tree"
            ["_route_params"]=>
            array(3) {
              ["selected"]=>
              string(15) "my_child_theme"
              ["lang"]=>
              string(2) "pl"
              ["type"]=>
              string(6) "themes"
            }
            ["_firewall_context"]=>
            string(34) "security.firewall.map.context.main"
            ["controller_type"]=>
            int(0)
            ["controller_name"]=>
            string(53) "PrestaShopBundle\Controller\Api\TranslationController"
          }
        }
        ["request"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#39 (1) {
          ["parameters":protected]=>
          array(0) {
          }
        }
        ["query"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#40 (1) {
          ["parameters":protected]=>
          array(1) {
            ["_token"]=>
            string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
          }
        }
        ["server"]=>
        object(Symfony\Component\HttpFoundation\ServerBag)#44 (1) {
          ["parameters":protected]=>
        }
        ["files"]=>
        object(Symfony\Component\HttpFoundation\FileBag)#43 (1) {
          ["parameters":protected]=>
          array(0) {
          }
        }
        ["cookies"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#42 (1) {

        }
        ["headers"]=>
        object(Symfony\Component\HttpFoundation\HeaderBag)#45 (2) {
          ["headers":protected]=>

          ["cacheControl":protected]=>
          array(0) {
          }
        }
        ["content":protected]=>
        NULL
        ["languages":protected]=>
        NULL
        ["charsets":protected]=>
        NULL
        ["encodings":protected]=>
        NULL
        ["acceptableContentTypes":protected]=>
        NULL
        ["pathInfo":protected]=>
        string(48) "/api/translations/tree/pl/themes/my_child_theme"
        ["requestUri":protected]=>
        string(139) "/admin-dev/index.php/api/translations/tree/pl/themes/my_child_theme?_token=OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
        ["baseUrl":protected]=>
        string(40) "/admin-dev/index.php"
        ["basePath":protected]=>
        NULL
        ["method":protected]=>
        string(3) "GET"
        ["format":protected]=>
        NULL
        ["session":protected]=>
        object(Symfony\Component\HttpFoundation\Session\Session)#270 (5) {
          ["storage":protected]=>
          object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#269 (5) {
            ["bags":protected]=>
            array(2) {
              ["attributes"]=>
              object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#262 (3) {
                ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#264 (3) {
                  ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=>
                  string(10) "attributes"
                  ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=>
                  string(15) "_sf2_attributes"
                  ["attributes":protected]=>
                  &array(3) {
                    ["_csrf/https-ANONYMOUS_USER"]=>
                    string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
                    ["_security_main"]=>
                    ["_csrf/https-form"]=>
                    string(43) "brJpXX7_iVset3YZ7YVtX4NYtWhBIQWH0lHxOt4oyIY"
                  }
                }
                ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                &array(2) {
                  ["_sf2_attributes"]=>
                  &array(3) {
                    ["_csrf/https-ANONYMOUS_USER"]=>
                    string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
                    ["_security_main"]=>
                    ["_csrf/https-form"]=>
                    string(43) "brJpXX7_iVset3YZ7YVtX4NYtWhBIQWH0lHxOt4oyIY"
                  }
                  ["_symfony_flashes"]=>
                  &array(0) {
                  }
                }
                ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                &int(3)
              }
              ["flashes"]=>
              object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#261 (3) {
                ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#263 (3) {
                  ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=>
                  string(7) "flashes"
                  ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=>
                  &array(0) {
                  }
                  ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=>
                  string(16) "_symfony_flashes"
                }
                ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                &array(2) {
                  ["_sf2_attributes"]=>
                  &array(3) {
                    ["_csrf/https-ANONYMOUS_USER"]=>
                    string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
                    ["_security_main"]=>
                    ["_csrf/https-form"]=>
                    string(43) "brJpXX7_iVset3YZ7YVtX4NYtWhBIQWH0lHxOt4oyIY"
                  }
                  ["_symfony_flashes"]=>
                  &array(0) {
                  }
                }
                ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                &int(3)
              }
            }
            ["started":protected]=>
            bool(true)
            ["closed":protected]=>
            bool(false)
            ["saveHandler":protected]=>
            object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#267 (3) {
              ["handler":protected]=>
              object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#266 (7) {
                ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=>
                object(SessionHandler)#265 (0) {
                }
                ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=>
                NULL
                ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                string(9) "PHPSESSID"
                ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                NULL
                ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                NULL
                ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                NULL
                ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                NULL
              }
              ["wrapper":protected]=>
              bool(false)
              ["saveHandlerName":protected]=>
              string(4) "user"
            }
            ["metadataBag":protected]=>
            object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#268 (5) {
              ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=>
              string(10) "__metadata"
              ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=>
              string(9) "_sf2_meta"
              ["meta":protected]=>
              &array(3) {
                ["u"]=>
                int(1566494428)
                ["c"]=>
                int(1566491187)
                ["l"]=>
                string(1) "0"
              }
              ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=>
              int(1566494391)
              ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=>
              string(1) "0"
            }
          }
          ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=>
          string(7) "flashes"
          ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=>
          string(10) "attributes"
          ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=>
          &array(2) {
            ["_sf2_attributes"]=>
            &array(3) {
              ["_csrf/https-ANONYMOUS_USER"]=>
              string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
              ["_security_main"]=>
              ["_csrf/https-form"]=>
              string(43) "brJpXX7_iVset3YZ7YVtX4NYtWhBIQWH0lHxOt4oyIY"
            }
            ["_symfony_flashes"]=>
            &array(0) {
            }
          }
          ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=>
          &int(3)
        }
        ["locale":protected]=>
        string(5) "pl-PL"
        ["defaultLocale":protected]=>
        string(5) "pl-PL"
        ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
        bool(true)
        ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
        bool(true)
      }
      [1]=>
      int(1)
      [2]=>
      bool(false)
    }
  }
  [9]=>
  array(6) {
    ["file"]=>
    string(77) "/var/www/admin-dev/index.php"
    ["line"]=>
    int(86)
    ["function"]=>
    string(6) "handle"
    ["class"]=>
    string(35) "Symfony\Component\HttpKernel\Kernel"
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(Symfony\Component\HttpFoundation\Request)#38 (23) {
        ["attributes"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#41 (1) {
          ["parameters":protected]=>
          array(9) {
            ["_controller"]=>
            string(57) "prestashop.core.api.translation.controller:listTreeAction"
            ["selected"]=>
            string(15) "my_child_theme"
            ["lang"]=>
            string(2) "pl"
            ["type"]=>
            string(6) "themes"
            ["_route"]=>
            string(28) "api_translation_domains_tree"
            ["_route_params"]=>
            array(3) {
              ["selected"]=>
              string(15) "my_child_theme"
              ["lang"]=>
              string(2) "pl"
              ["type"]=>
              string(6) "themes"
            }
            ["_firewall_context"]=>
            string(34) "security.firewall.map.context.main"
            ["controller_type"]=>
            int(0)
            ["controller_name"]=>
            string(53) "PrestaShopBundle\Controller\Api\TranslationController"
          }
        }
        ["request"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#39 (1) {
          ["parameters":protected]=>
          array(0) {
          }
        }
        ["query"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#40 (1) {
          ["parameters":protected]=>
          array(1) {
            ["_token"]=>
            string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
          }
        }
        ["server"]=>
        object(Symfony\Component\HttpFoundation\ServerBag)#44 (1) {
          ["parameters":protected]=>
          array(55) {
            ["PATH"]=>
            string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
            ["TEMP"]=>
            string(37) "/tmp"
            ["TMPDIR"]=>
            string(37) "/tmp"
            ["TMP"]=>
            string(37) "/tmp"
            ["HOSTNAME"]=>
            string(0) ""
            ["USER"]=>
            string(6) "web407"
            ["HOME"]=>
            string(47) "/./home/web407"
            ["ORIG_PATH_TRANSLATED"]=>
            string(125) "/var/www/admin-dev/index.php/api/translations/tree/pl/themes/my_child_theme"
            ["ORIG_SCRIPT_FILENAME"]=>
            string(69) "/cgi-bin/php-fcgi-*-443-example.com"
            ["ORIG_SCRIPT_NAME"]=>
            string(9) "/php-fcgi"
            ["ORIG_PATH_INFO"]=>
            string(88) "/admin-dev/index.php/api/translations/tree/pl/themes/my_child_theme"
            ["PATH_TRANSLATED"]=>
            string(85) "/var/www/api/translations/tree/pl/themes/my_child_theme"
            ["PATH_INFO"]=>
            string(48) "/api/translations/tree/pl/themes/my_child_theme"
            ["SCRIPT_NAME"]=>
            string(40) "/admin-dev/index.php"
            ["REQUEST_URI"]=>
            string(139) "/admin-dev/index.php/api/translations/tree/pl/themes/my_child_theme?_token=OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
            ["QUERY_STRING"]=>
            string(50) "_token=OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
            ["REQUEST_METHOD"]=>
            string(3) "GET"
            ["SERVER_PROTOCOL"]=>
            string(8) "HTTP/1.1"
            ["GATEWAY_INTERFACE"]=>
            string(7) "CGI/1.1"
            ["REDIRECT_URL"]=>
            string(88) "/admin-dev/index.php/api/translations/tree/pl/themes/my_child_theme"
            ["REDIRECT_QUERY_STRING"]=>
            string(50) "_token=OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
            ["REMOTE_PORT"]=>
            string(5) "15407"
            ["SCRIPT_FILENAME"]=>
            string(77) "/var/www/admin-dev/index.php"
            ["SERVER_ADMIN"]=>
            ["CONTEXT_DOCUMENT_ROOT"]=>
            ["CONTEXT_PREFIX"]=>
            string(9) "/php-fcgi"
            ["REQUEST_SCHEME"]=>
            string(5) "https"
            ["DOCUMENT_ROOT"]=>
            string(37) "/web"
            ["REMOTE_ADDR"]=>
            ["SERVER_PORT"]=>
            string(3) "443"
            ["SERVER_ADDR"]=>
            ["SERVER_NAME"]=>
            string(12) "example.com"
            ["SERVER_SOFTWARE"]=>
            string(22) "Apache/2.4.10 (Debian)"
            ["SERVER_SIGNATURE"]=>
            string(74) "
Apache/2.4.10 (Debian) Server at example.com Port 443

"
            ["HTTP_UPGRADE_INSECURE_REQUESTS"]=>
            string(1) "1"
            ["HTTP_COOKIE"]=>
            ["HTTP_CONNECTION"]=>
            string(10) "keep-alive"
            ["HTTP_DNT"]=>
            string(1) "1"
            ["HTTP_ACCEPT_ENCODING"]=>
            string(17) "gzip, deflate, br"
            ["HTTP_ACCEPT_LANGUAGE"]=>
            string(23) "pl,en-US;q=0.7,en;q=0.3"
            ["HTTP_ACCEPT"]=>
            string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
            ["HTTP_USER_AGENT"]=>
            string(82) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0"
            ["HTTP_HOST"]=>
            string(12) "example.com"
            ["SSL_TLS_SNI"]=>
            string(12) "example.com"
            ["HTTPS"]=>
            string(2) "on"
            ["REDIRECT_STATUS"]=>
            string(3) "200"
            ["REDIRECT_HANDLER"]=>
            string(8) "php-fcgi"
            ["REDIRECT_SSL_TLS_SNI"]=>
            string(12) "example.com"
            ["REDIRECT_HTTPS"]=>
            string(2) "on"
            ["REDIRECT_HTTP_MOD_REWRITE"]=>
            string(2) "On"
            ["REDIRECT_BASE"]=>
            string(30) "/admin-dev"
            ["FCGI_ROLE"]=>
            string(9) "RESPONDER"
            ["PHP_SELF"]=>
            string(88) "/admin-dev/index.php/api/translations/tree/pl/themes/my_child_theme"
            ["REQUEST_TIME_FLOAT"]=>
            float(1566494428.4064)
            ["REQUEST_TIME"]=>
            int(1566494428)
          }
        }
        ["files"]=>
        object(Symfony\Component\HttpFoundation\FileBag)#43 (1) {
          ["parameters":protected]=>
          array(0) {
          }
        }
        ["cookies"]=>
        object(Symfony\Component\HttpFoundation\ParameterBag)#42 (1) {
          ["parameters":protected]=>
          array(12) {
            ["id_employee"]=>
            string(1) "1"
            ["iso_code"]=>
            string(2) "pl"
            ["autoupgrade"]=>
            string(32) "abec1b415d3806a198fa016191046684"
            ["_ga"]=>
            string(27) "GA1.2.1477039089.1547037223"
            ["cookie_ue"]=>
            string(1) "1"
            ["__atuvc"]=>
            string(10) "8|14,44|15"
            ["PrestaShop-4845a1ddbc021e8f69abeab2e80b30bf"]=>
            ["PHPSESSID"]=>
            string(26) "rv4u71t4ibcgun0i1euj0elpdl"
            ["username_addons"]=>
            ["password_addons"]=>
            ["is_contributor"]=>
            string(1) "0"
            ["PrestaShop-b135660727ecad03b4f4241b067e950d"]=>
          }
        }
        ["headers"]=>
        object(Symfony\Component\HttpFoundation\HeaderBag)#45 (2) {
          ["headers":protected]=>
          array(10) {
            ["upgrade-insecure-requests"]=>
            array(1) {
              [0]=>
              string(1) "1"
            }
            ["cookie"]=>
            array(1) {
              [0]=>
            }
            ["connection"]=>
            array(1) {
              [0]=>
              string(10) "keep-alive"
            }
            ["dnt"]=>
            array(1) {
              [0]=>
              string(1) "1"
            }
            ["accept-encoding"]=>
            array(1) {
              [0]=>
              string(17) "gzip, deflate, br"
            }
            ["accept-language"]=>
            array(1) {
              [0]=>
              string(23) "pl,en-US;q=0.7,en;q=0.3"
            }
            ["accept"]=>
            array(1) {
              [0]=>
              string(63) "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
            }
            ["user-agent"]=>
            array(1) {
              [0]=>
              string(82) "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:69.0) Gecko/20100101 Firefox/69.0"
            }
            ["host"]=>
            array(1) {
              [0]=>
              string(12) "example.com"
            }
            ["x-php-ob-level"]=>
            array(1) {
              [0]=>
              int(1)
            }
          }
          ["cacheControl":protected]=>
          array(0) {
          }
        }
        ["content":protected]=>
        NULL
        ["languages":protected]=>
        NULL
        ["charsets":protected]=>
        NULL
        ["encodings":protected]=>
        NULL
        ["acceptableContentTypes":protected]=>
        NULL
        ["pathInfo":protected]=>
        string(48) "/api/translations/tree/pl/themes/my_child_theme"
        ["requestUri":protected]=>
        string(139) "/admin-dev/index.php/api/translations/tree/pl/themes/my_child_theme?_token=OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
        ["baseUrl":protected]=>
        string(40) "/admin-dev/index.php"
        ["basePath":protected]=>
        NULL
        ["method":protected]=>
        string(3) "GET"
        ["format":protected]=>
        NULL
        ["session":protected]=>
        object(Symfony\Component\HttpFoundation\Session\Session)#270 (5) {
          ["storage":protected]=>
          object(Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage)#269 (5) {
            ["bags":protected]=>
            array(2) {
              ["attributes"]=>
              object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#262 (3) {
                ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                object(Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag)#264 (3) {
                  ["name":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=>
                  string(10) "attributes"
                  ["storageKey":"Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag":private]=>
                  string(15) "_sf2_attributes"
                  ["attributes":protected]=>
                  &array(3) {
                    ["_csrf/https-ANONYMOUS_USER"]=>
                    string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
                    ["_security_main"]=>
                    ["_csrf/https-form"]=>
                    string(43) "brJpXX7_iVset3YZ7YVtX4NYtWhBIQWH0lHxOt4oyIY"
                  }
                }
                ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                &array(2) {
                  ["_sf2_attributes"]=>
                  &array(3) {
                    ["_csrf/https-ANONYMOUS_USER"]=>
                    string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
                    ["_security_main"]=>
                    ["_csrf/https-form"]=>
                    string(43) "brJpXX7_iVset3YZ7YVtX4NYtWhBIQWH0lHxOt4oyIY"
                  }
                  ["_symfony_flashes"]=>
                  &array(0) {
                  }
                }
                ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                &int(3)
              }
              ["flashes"]=>
              object(Symfony\Component\HttpFoundation\Session\SessionBagProxy)#261 (3) {
                ["bag":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                object(Symfony\Component\HttpFoundation\Session\Flash\FlashBag)#263 (3) {
                  ["name":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=>
                  string(7) "flashes"
                  ["flashes":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=>
                  &array(0) {
                  }
                  ["storageKey":"Symfony\Component\HttpFoundation\Session\Flash\FlashBag":private]=>
                  string(16) "_symfony_flashes"
                }
                ["data":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                &array(2) {
                  ["_sf2_attributes"]=>
                  &array(3) {
                    ["_csrf/https-ANONYMOUS_USER"]=>
                    string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
                    ["_security_main"]=>
                    ["_csrf/https-form"]=>
                    string(43) "brJpXX7_iVset3YZ7YVtX4NYtWhBIQWH0lHxOt4oyIY"
                  }
                  ["_symfony_flashes"]=>
                  &array(0) {
                  }
                }
                ["usageIndex":"Symfony\Component\HttpFoundation\Session\SessionBagProxy":private]=>
                &int(3)
              }
            }
            ["started":protected]=>
            bool(true)
            ["closed":protected]=>
            bool(false)
            ["saveHandler":protected]=>
            object(Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy)#267 (3) {
              ["handler":protected]=>
              object(Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler)#266 (7) {
                ["handler":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=>
                object(SessionHandler)#265 (0) {
                }
                ["doDestroy":"Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler":private]=>
                NULL
                ["sessionName":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                string(9) "PHPSESSID"
                ["prefetchId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                NULL
                ["prefetchData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                NULL
                ["newSessionId":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                NULL
                ["igbinaryEmptyData":"Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler":private]=>
                NULL
              }
              ["wrapper":protected]=>
              bool(false)
              ["saveHandlerName":protected]=>
              string(4) "user"
            }
            ["metadataBag":protected]=>
            object(Symfony\Component\HttpFoundation\Session\Storage\MetadataBag)#268 (5) {
              ["name":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=>
              string(10) "__metadata"
              ["storageKey":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=>
              string(9) "_sf2_meta"
              ["meta":protected]=>
              &array(3) {
                ["u"]=>
                int(1566494428)
                ["c"]=>
                int(1566491187)
                ["l"]=>
                string(1) "0"
              }
              ["lastUsed":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=>
              int(1566494391)
              ["updateThreshold":"Symfony\Component\HttpFoundation\Session\Storage\MetadataBag":private]=>
              string(1) "0"
            }
          }
          ["flashName":"Symfony\Component\HttpFoundation\Session\Session":private]=>
          string(7) "flashes"
          ["attributeName":"Symfony\Component\HttpFoundation\Session\Session":private]=>
          string(10) "attributes"
          ["data":"Symfony\Component\HttpFoundation\Session\Session":private]=>
          &array(2) {
            ["_sf2_attributes"]=>
            &array(3) {
              ["_csrf/https-ANONYMOUS_USER"]=>
              string(43) "OfOaV_aHoK1-I2RK2MClfyACxzg-Te5TQUy-Rgtjwx8"
              ["_security_main"]=>
              ["_csrf/https-form"]=>
              string(43) "brJpXX7_iVset3YZ7YVtX4NYtWhBIQWH0lHxOt4oyIY"
            }
            ["_symfony_flashes"]=>
            &array(0) {
            }
          }
          ["usageIndex":"Symfony\Component\HttpFoundation\Session\Session":private]=>
          &int(3)
        }
        ["locale":protected]=>
        string(5) "pl-PL"
        ["defaultLocale":protected]=>
        string(5) "pl-PL"
        ["isHostValid":"Symfony\Component\HttpFoundation\Request":private]=>
        bool(true)
        ["isForwardedValid":"Symfony\Component\HttpFoundation\Request":private]=>
        bool(true)
      }
      [1]=>
      int(1)
      [2]=>
      bool(false)
    }
  }
}

Hello @khouloudbelguith,
Early i wrote about this problem with export of theme's translations in PrestaShop 1.7.6.0.
"Also i noticed a problem with a export of theme's translations in PrestaShop 1.7.6.0.
I have create many expressions in theme:
http://prntscr.com/oqzs8f
In previous version after of language's export i got a xml files with my translations:
http://prntscr.com/oqzsho
http://prntscr.com/oqzsm4
In PrestaShop 1.7.6.0 after of language's export i got a single xml file in archive:
http://prntscr.com/oqztai
http://prntscr.com/oqztjw"
But i didn't get a response, This problem was fixed too or not?

Thanks

Hello @web-burn,

This issue is currently closed, can you open a new one with more information about your configuration.
But in my case, I tried with PS1.7.6.0 & PS1.7.5.2, after Editing some translations in a theme & try to Exort the Language => I have different xml files.
I attached a screen record
https://drive.google.com/file/d/170uVcuyqgA9n_Ln71BBRxO7JG6OAma12/view
Thanks!

Hi,
I have a similar issue in the front translation. When I try to modify some translation I see this error :

Schermata 2019-09-22 alle 15 49 30

I tried to follow the instruction and when try to export the translation I meet 500 ERROR
Schermata 2019-09-24 alle 20 00 44

But we no have error from webserver

Any Idea to solve it? ???

I have the same bug with translations of backoffice in Prestashop 1.7.6.0

I have the same bug with translations of backoffice in Prestashop 1.7.6.1

wt., 24 wrz 2019 o 23:01 pollat notifications@github.com napisał(a):

I have the same bug with translations of backoffice in Prestashop 1.7.6.0


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/PrestaShop/PrestaShop/issues/14733?email_source=notifications&email_token=AM6QVTNQU4BEGYRTUFEDO5LQLJ53FA5CNFSM4IE2BN22YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7PZJ5A#issuecomment-534746356,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AM6QVTIG2TWKIN2QS66VTPTQLJ53FANCNFSM4IE2BN2Q
.

--
ENKOM SERWIS - SKLEP KOMPUTEROWY
76-200 Słupsk
Starzyńskiego 6-7/2
Galeria Handlowa Podkowa

email: [email protected]
www sklep: enkom.pl
www serwis: enkom.slupsk.pl
tel: 732-740-430

Hi @davidecarnovale,
This issue is currently closed, can you open a new one with more information about your configuration.

Thanks!

Hey Guys !

It is an applicative cache issue

You need to connect to your server ny FTP or SSH

and remove the content of the folder  app/cache/prod/*

Thanks

Was this page helpful?
0 / 5 - 0 ratings