hidou Posted May 15, 2015 Share Posted May 15, 2015 (edited) mon site fonctionne en local mais une fois upolader sur mon hebergeur 1 and 1 j'ai l'erreur ci dessous merci pour votre aide [PrestaShopException] No access reference in table module_access for id_module 36.at line 2279 in file classes/module/Module.php 2274. self::$cache_permissions[$employee->id_profile][$row['id_module']]['uninstall'] = $row['uninstall'];2275. }2276. }2277.2278. if (!isset(self::$cache_permissions[$employee->id_profile][$id_module]))2279. throw new PrestaShopException('No access reference in table module_access for id_module '.$id_module.'.');2280.2281. return (bool)self::$cache_permissions[$employee->id_profile][$id_module][$variable];2282. }2283.2284. /** ModuleCore::getPermissionStatic - [line 2984 - classes/controller/AdminController.php] - [2 Arguments] AdminControllerCore->getModulesList - [line 2067 - classes/controller/AdminController.php] - [1 Arguments] AdminControllerCore->renderModulesList - [line 1846 - classes/controller/AdminController.php] AdminControllerCore->initContent - [line 129 - controllers/admin/AdminLoginController.php] AdminLoginControllerCore->initContent - [line 180 - classes/controller/Controller.php] ControllerCore->run - [line 373 - classes/Dispatcher.php] DispatcherCore->dispatch - [line 54 - admin/index.php] Edited May 15, 2015 by hidou (see edit history) 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