Jump to content

Migrating Prestashop


Recommended Posts

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 659

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\Tab.php on line 575

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\Tab.php on line 467

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\Profile.php on line 289

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\controller\AdminController.php on line 3041

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\Tab.php on line 513

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\importedshop\classes\module\Module.php on line 2255

Warning: 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

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...