Menelao Posted March 31, 2017 Share Posted March 31, 2017 (edited) I use prestashop 1.7.0.6 for my shop. My admin area work only in developed mode: true The my problem are that the my admin area working only if I set this parameter into the file (/config/defines.inc.php) at row 29: define('_PS_MODE_DEV_', true); If i setting define('_PS_MODE_DEV_', false); or desabled from backand this function the backand becomes all white. I manually edited only footer.tpl page (/themes/classic/templates/_partials/) the line of copyright or: as well: {L s = '% copyright%% year% - Ecommerce software by% prestashop%' sprintf = ['% prestashop%' => 'PrestaShop ™', '% year%' => 'Y' | date, '% copyright% '=>' © '] = d' Shop.Theme '} in this way: {L s = '%% copyright% year% -% sepav.it prestashop%' sprintf = ['%% prestashop' => '| All rights reserved ','% year% '=>' Y '| date,'% copyright% '=>' © '] = d' Shop.Theme '} no other changes. very urgent, please help me! Edited March 31, 2017 by Menelao (see edit history) Link to comment Share on other sites More sharing options...
musicmaster Posted April 2, 2017 Share Posted April 2, 2017 Look at the html. Very likely you will find some error message in it. Link to comment Share on other sites More sharing options...
shacker Posted April 8, 2017 Share Posted April 8, 2017 try to upgrade to PS 1.7.1 Link to comment Share on other sites More sharing options...
bonzinho Posted July 18, 2017 Share Posted July 18, 2017 I have the same problem with version 1.7.1.2 Does anyone know how to overcome this problem? Thank u Link to comment Share on other sites More sharing options...
shacker Posted July 27, 2017 Share Posted July 27, 2017 with the error report enabled you didnt get any error in back office? Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now