Error Controller Not Found on Prestashop Back Office

This error message "controller not found" on your prestashop back office dashboard is a simple problem actually. Please dont panic when you see that error message on your prestashop 1.6 dashboard.

What you need to check in order to repair the error, is as follow :


  1. Go to your prestashop installation folder
  2. Go to /controllers/admin
  3. Find the following file AdminDasboard.php
  4. If you font find it, then you should upload the file from your prestashop folder at your computer.


The error message controller not found happen because the AdminDasboard.php is not exist. So, when you upload AdminDasboard.php to /controllers/admin and refresh your prestashop dashboard you will not see this problem again.