_AlexG_ Posted November 20, 2015 Share Posted November 20, 2015 Hi guys, I'm working on Prestashop 1.6.1.0. All was going well, until I want to customize CMS pages. You can see the french error in the screen I joined, but the translation is 'Controller not found'. I have checked : the 3 controllers exist in controllers/admin : AdminCmsCategoriesController.php AdminCmsContentController.php AdminCmsController.php For example, in the URL, one of the controllers called is AdminCmsContent : index.php?controller=AdminCmsContent I have also tried to replace the folder 'controllers' from a new Prestashop archive, but the problem is the same. Any idea ? Thank's a lot ! Link to comment Share on other sites More sharing options...
NemoPS Posted November 21, 2015 Share Posted November 21, 2015 That's very odd. Can you try creating a new test tab, setting AdminCmsContent as class, and see if that displays? 1 Link to comment Share on other sites More sharing options...
_AlexG_ Posted November 23, 2015 Author Share Posted November 23, 2015 Hi and thank's a lot for your help I don't see what you want me to do, I have never done this. Can you send me a link to documentation that explains ? I don't think it will be difficult to do. Thanks again ! Alex Link to comment Share on other sites More sharing options...
NemoPS Posted November 25, 2015 Share Posted November 25, 2015 http://doc.prestashop.com/display/PS15/Administering+the+Back-Office#AdministeringtheBack-Office-Menusit's the same on 1.6 1 Link to comment Share on other sites More sharing options...
_AlexG_ Posted November 25, 2015 Author Share Posted November 25, 2015 Hi ! Thank's a lot for your help. I have created a new tab, and it works. Great ! Do you know why it didn't work without this tab ? Link to comment Share on other sites More sharing options...
NemoPS Posted November 27, 2015 Share Posted November 27, 2015 No idea, it might have got corrupted. It happens sometimes 1 Link to comment Share on other sites More sharing options...
_AlexG_ Posted November 30, 2015 Author Share Posted November 30, 2015 Thank's for your help Link to comment Share on other sites More sharing options...
AdrianyMG Posted December 5, 2015 Share Posted December 5, 2015 (edited) Hello everybody , CMS have the same problem controller not found I searched all forums in all parts not know what to do and how to do, I must say that I am new in PrestaShop Thanks to those who can give me some advice www.tudormarconstruct.ro (test page) Edited December 5, 2015 by AdrianyMG (see edit history) Link to comment Share on other sites More sharing options...
zelakioui Posted February 24, 2016 Share Posted February 24, 2016 I have the same error but i didn't find the solution yet. I developped new module in prestashop 1.6 in my local server, everything was nice.But when i installed it into my hosting server i get controller not found error when i click into module tab. I can enter to configure the module via prestashop configurer link, i get the configuration page and it works nice. I thought it comes from capitals letters, i check if all files names are identicals but i found everything are in good format. Really, a strong problem this one, i must to deliver the product today to the client i don't know what to do. Please, i need your help, everything can help, an idea , a link to tutorial, .... Link to comment Share on other sites More sharing options...
NemoPS Posted March 2, 2016 Share Posted March 2, 2016 I came across this too, did you try setting both the file names and class names of the controllers all lowercase? Link to comment Share on other sites More sharing options...
7th.genius Posted June 22, 2016 Share Posted June 22, 2016 bro i use prestashop 1.6 version and when i click (Merchandise return) link then controller not found . can you please help me how can i resolve this issue Link to comment Share on other sites More sharing options...
Cvalya Posted November 28, 2016 Share Posted November 28, 2016 (edited) Hi guys. I have another one situation. When i login as a Super Admin - CMS page work, but if i login as a employee with low access rights - than i see "controller not found" error. What that can mean? Some module depend on admin page access or employee should have access to some different admin pages... Whqt you think about that? Thanks for NemoPS - "add new menu item" method works for me. After create new item, problem page work, and link on old item too. New menu item not need anymore. Edited November 28, 2016 by Cvalya (see edit history) Link to comment Share on other sites More sharing options...
buddystime8 Posted July 29, 2019 Share Posted July 29, 2019 Hi, it will fix this issue "the controller admin cms content is missing or invalid " in all prestashop version after upgrade For the cms, you need to see with the module provider of homesliderpro. SELECT * FROM `ps_tab` WHERE `class_name` LIKE 'AdminCmsContent' is giving two results. You need to delete one of them. 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