Thursday, 11 June 2015

Issue log in after deleting the English language pack

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:
 Go to phpMyAdmin. If you can access it, ask your host to perform these actions.
 Select your shop’s database, and select the ps_lang table.
 Click “Insert”, and create a new entry with these values
id_lang -> 1
name -> English
active -> 1
iso_code -> fr
 Execute the query.
You should be able to log in again.

No comments:

Post a Comment