Jump to content

really needs help with lang. back office file


Recommended Posts

Hi all.

 

I really needs help with prestashop configurations. i was working on my prestashop site, and would try to update the translations file so i went to back office > translation > back office translation and import that file. after editing the file i tried to upload it again but my site went totally white and now i can't get into the back office again.

 

does anybody know what the problem is and how to figure it out? i ha the downloaded file without change da-1? can i upload this file some place and then get it back working?

 

thanks in advance

Link to comment
Share on other sites

Hi,

 

Enable the display of errors. Open the file /config/config.inc.php and edit it as shown below:

 

 

/* Debug only */
@ini_set('display_errors', 'on');
define('_PS_DEBUG_SQL_', true);

 

Once you have done this, try reentering the BO of your shop. The error that is occurring should be shown.

 

I think it should be a corrupt file when updating the language pack. I bet on it.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...