mirtem Posted January 31, 2016 Share Posted January 31, 2016 When i install the new theme and press “Use this theme”, a white screen appears. To see what the error is, i enabled reporting by changing: /* Debug only */ define(‘PS_MODE_DEV’, true); I pressed “Use this theme” again, and got the following error: Fatal error: Redefinition of parameter $id_shop in /Applications/MAMP/htdocs/prestashop_1-2/prestashop/modules/xprtblocktopmenu/xprtblocktopmenu.php on line 778 I also tried to instal it by ftp but the same error appears. When i go to modules i get this error: Fatal error: Redefinition of parameter $id_shop in /Applications/MAMP/htdocs/prestashop_1-2/prestashop/classes/module/Module.php(1361) : eval()’d code on line 778 [PrestaShop] Fatal error in module file :/Applications/MAMP/htdocs/prestashop_1-2/prestashop/classes/module/Module.php(1361) : eval()’d code: Redefinition of parameter $id_shop I also changed the config.inc.php file by adding ini_set(‘memory_limit’,’128M’); But nothing solves the problem so far… Can anyone please help me out? Link to comment Share on other sites More sharing options...
tuk66 Posted February 1, 2016 Share Posted February 1, 2016 Remove the /modules/xprtblocktopmenu directory before you click the “Use this theme” button. Back up first. Lately you can solve that issue. There is something wrong in this xprtblocktopmenu module. 1 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