fuzy Posted September 12, 2014 Share Posted September 12, 2014 HI guys, I'm having a problem with migrating the prestashop from a live server to my localserver (where i'm using xampp). After creating and importing the database and configuring the /config/settings.inc.php file I get the following error: Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\shop\Shop.php on line 659 When I try to access the backoffice I also get a lot of errors: Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\shop\Shop.php on line 659Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\Tab.php on line 575Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\Tab.php on line 467Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\Profile.php on line 289Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\controller\AdminController.php on line 3041Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\Tab.php on line 513Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\module\Module.php on line 2255Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\module\Module.php on line 2559[PrestaShopException]No access reference in table module_access for id_module 76.at line 4059 in file classes/module/Module.php ModuleCore::getPermissionStatic - [line 5527 - classes/controller/AdminController.php] - [2 Arguments] AdminControllerCore->getModulesList - [line 3827 - classes/controller/AdminController.php] - [1 Arguments] AdminControllerCore->renderModulesList - [line 3513 - classes/controller/AdminController.php] AdminControllerCore->initContent - [line 241 - controllers/admin/AdminLoginController.php] AdminLoginControllerCore->initContent - [line 359 - classes/controller/Controller.php] ControllerCore->run - [line 745 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 107 - admin/index.php] Please help me! I really need to make some changes, it is extremely urgent! Thank you in advance! Link to comment Share on other sites More sharing options...
NemoPS Posted September 13, 2014 Share Posted September 13, 2014 how did you put it live? Did you copy all tables in the database, with contents? 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