Bishop88 Posted September 15, 2017 Share Posted September 15, 2017 (edited) Hi, I've been using Prestashop only for 2 months, configuring my shop. It's been a month since first problems appeared, I was able to tackle a few but the admin errors 500 have been worse and worse : 1. Token security messages "are you sure ?" : sometimes let me access the page (1/2) but it was also impossible to save a product modification ----> desintalling the official mailchimp module was the solution for the products... still have the token messages though 2. Now 3 important pages of the back-office are totally unavailable. Here's what the debug mode tells me : * traffic page : UndefinedMethodException in AdminMetaController.php line 49:Attempted to call an undefined method named "getRobotsContent" of class "Tools". in AdminMetaController.php line 49 at AdminMetaControllerCore->__construct(false, false) in Controller.php line 138 at ControllerCore::getController('AdminMetaController') in Dispatcher.php line 358 at DispatcherCore->dispatch() in index.php line 95 * translations page : UndefinedMethodException in AdminTranslationsController.php line 188:Attempted to call an undefined method named "authorizationLevel" of class "AdminTranslationsController". in AdminTranslationsController.php line 188 at AdminTranslationsControllerCore->initMain() in AdminTranslationsController.php line 117 at AdminTranslationsControllerCore->initContent() in Controller.php line 201 at ControllerCore->run() in Dispatcher.php line 366 at DispatcherCore->dispatch() in index.php line 95 * themes page : UndefinedMethodException in AdminThemesController.php line 775:Attempted to call an undefined method named "authorizationLevel" of class "AdminThemesController". in AdminThemesController.php line 775 at AdminThemesControllerCore->isEditGranted() in AdminThemesController.php line 142 at AdminThemesControllerCore->initPageHeaderToolbar() in AdminController.php line 2074 at AdminControllerCore->initToolbarFlags() in AdminController.php line 2813 at AdminControllerCore->init() in AdminThemesController.php line 67 at AdminThemesControllerCore->init() in Controller.php line 182 at ControllerCore->run() in Dispatcher.php line 366 at DispatcherCore->dispatch() in index.php line 95 Thanks, that would really help a lot ! Details : - new install - prestashop 1.7 - PRS 01theme - host OVH - PHP 7.0 - MYSQL 5.6 Edited September 15, 2017 by Bishop88 (see edit history) Link to comment Share on other sites More sharing options...
loupiloop Posted September 20, 2017 Share Posted September 20, 2017 Hi I have the same problem on the front office and on the page Themes in the backoffice after a upgrade to 1.7.2.2 UndefinedMethodException in AdminThemesController.php line 775:Attempted to call an undefined method named "authorizationLevel" of class "AdminThemesController". in AdminThemesController.php line 775 at AdminThemesControllerCore->isEditGranted() in AdminThemesController.php line 142 at AdminThemesControllerCore->initPageHeaderToolbar() in AdminController.php line 2074 at AdminControllerCore->initToolbarFlags() in AdminController.php line 2813 at AdminControllerCore->init() in AdminThemesController.php line 67 at AdminThemesControllerCore->init() in Controller.php line 182 at ControllerCore->run() in Dispatcher.php line 379 at DispatcherCore->dispatch() in index.php line 95 Have you find a solution please ? 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