Jump to content

Multiple admin pages "out"


Recommended Posts

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



  1. in AdminMetaController.php line 49
  2. at AdminMetaControllerCore->__construct(falsefalse) in Controller.php line 138
  3. at ControllerCore::getController('AdminMetaController') in Dispatcher.php line 358
  4. 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".



  1. in AdminTranslationsController.php line 188
  2. at AdminTranslationsControllerCore->initMain() in AdminTranslationsController.php line 117
  3. at AdminTranslationsControllerCore->initContent() in Controller.php line 201
  4. at ControllerCore->run() in Dispatcher.php line 366
  5. 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".



  1. in AdminThemesController.php line 775
  2. at AdminThemesControllerCore->isEditGranted() in AdminThemesController.php line 142
  3. at AdminThemesControllerCore->initPageHeaderToolbar() in AdminController.php line 2074
  4. at AdminControllerCore->initToolbarFlags() in AdminController.php line 2813
  5. at AdminControllerCore->init() in AdminThemesController.php line 67
  6. at AdminThemesControllerCore->init() in Controller.php line 182
  7. at ControllerCore->run() in Dispatcher.php line 366
  8. 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 by Bishop88 (see edit history)
Link to comment
Share on other sites

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".
  1. in AdminThemesController.php line 775
  2. at AdminThemesControllerCore->isEditGranted() in AdminThemesController.php line 142
  3. at AdminThemesControllerCore->initPageHeaderToolbar() in AdminController.php line 2074
  4. at AdminControllerCore->initToolbarFlags() in AdminController.php line 2813
  5. at AdminControllerCore->init() in AdminThemesController.php line 67
  6. at AdminThemesControllerCore->init() in Controller.php line 182
  7. at ControllerCore->run() in Dispatcher.php line 379
  8. at DispatcherCore->dispatch() in index.php line 95

 

 

Have you find a solution please ?

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