Prestashop Admin Controller get Access Denied Error
Prestahop AdminController get Access Denied Error
Error: Access DeniedPrestashop How To |
If you want to view new controller data then put this function in your controller.
public function viewAccess($disable = false) { return true; }If you want to perform Create, Read, Update, Delete default operations defined by Prestashop
So You need to assigned the Controller in the prestashop database table's name "access" and in "authorization_role" is necessary .
Comments
Post a Comment
If you have any error, bug related to your Prestashop website, Let me know