If you deleted the English language pack from your shop install, you can have issues connecting to your back-office again.
Here how to solve this:
1· Go to phpMyAdmin. If you can access it, ask your host to perform these actions.
2· Select your shop’s database, and select the ps_lang table.
3· Click “Insert”, and create a new entry with these values
id_lang -> 1
name -> English
active -> 1
iso_code -> fr
4· Execute the query.
You should be able to log in again.
No comments:
Post a Comment