gioeleslfierro Posted July 6, 2016 Share Posted July 6, 2016 Hi, i've a problem with my prestashop 1.6.1.6, i can't complete some operations for this error: Class 'AdminTab' not found For example i've this error when i try to make a search from backend or when i open 1 Click update plugin configuration. How i can solve this problem? Tks! Link to comment Share on other sites More sharing options...
gioeleslfierro Posted July 7, 2016 Author Share Posted July 7, 2016 I have already tried, same problem. Link to comment Share on other sites More sharing options...
gioeleslfierro Posted July 7, 2016 Author Share Posted July 7, 2016 (edited) I tried, the problem persists. This is the full error log: fatal error: Uncaught Error: Class 'AdminTab' not found in controllers/admin/AdminSearchController.php:233 Stack trace: #0 c controllers/admin/AdminSearchController.php(43): AdminSearchControllerCore->searchFeatures() #1 classes/controller/Controller.php(178): AdminSearchControllerCore->postProcess() #2 classes/Dispatcher.php(367): ControllerCore->run() #3 admin/index.php(58): DispatcherCore->dispatch() #4 {main} thrown in controllers/admin/AdminSearchController.php on line 233 Edited July 7, 2016 by gioeleslfierro (see edit history) Link to comment Share on other sites More sharing options...
gioeleslfierro Posted July 7, 2016 Author Share Posted July 7, 2016 I've set 755 permission for this file. It's right? Link to comment Share on other sites More sharing options...
gioeleslfierro Posted July 7, 2016 Author Share Posted July 7, 2016 (edited) Resolved, I had to clean the cache after replacing AdminTab.php Thank mdekker for your help! Edited July 7, 2016 by gioeleslfierro (see edit history) Link to comment Share on other sites More sharing options...
gioeleslfierro Posted July 7, 2016 Author Share Posted July 7, 2016 This is what I did: - Clear smarty cache - Reboot VPS and it worked! 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