Jump to content

Edit History

Olll

Olll

I couldn't go in the BO because of that error. admin employee has EN lang but site has RO.

For me helped these steps:

1) on DB change en-US (id1) to RO (default shop lang, id2)

UPDATE `pseg_employee` SET `id_lang` = '2' WHERE `pseg_employee`.`id_employee` = 3;

 

DeepinScreenshot_select-area_20210110190603.png.5c2df199ec4a1404e1cfc9f463e9e970.png

2) After that remove EN lang in the International > Localization > tab Languages (maybe try just update lang pack without delete)

3) Import EN (in my case United states) language pack International > Localization > first tab

4) enable EN lang for admin employee.

 

Best regards :)

Olll

Olll

I couldn't go in the BO because of that error. admin employee has EN lang but site has RO.

For me helped these steps:

1) on DB change en-US (id2) to RO (default shop lang, id1)

UPDATE `pseg_employee` SET `id_lang` = '2' WHERE `pseg_employee`.`id_employee` = 3;

 

DeepinScreenshot_select-area_20210110190603.png.5c2df199ec4a1404e1cfc9f463e9e970.png

2) After that remove EN lang in the International > Localization > tab Languages (maybe try just update lang pack without delete)

3) Import EN (in my case United states) language pack International > Localization > first tab

4) enable EN lang for admin employee.

 

Best regards :)

×
×
  • Create New...