Jump to content

Admin Panel Access Denied


Recommended Posts

Access denied like error in red? Do you have super admin privileges? Also, are you getting it on all tabs? You might want to try to check you profile role/access in the database. ps_employee to check the firs, ps_access to make sure of the latter

  • Like 1
Link to comment
Share on other sites

Hi Nemo,

 

Yes, red colour. I am not sure whether we have super admin privileges. Nope, I am not getting any tabs except for the catalog tab. I have checked my profile and I am not sure whether it is the correct one coz this is a company website.

 

Admin Panel Link:

http://gourmandines.com/adminq1w2e3r4t5/index.php?controller=AdminLogin&token=cb39acf6487fe13adbdeec5051f002ae

 

Screenshots:

https://gourmandines.sharefile.com/d-sda459da172844f88

 

 

Link to comment
Share on other sites

  • 4 years later...

 I had this problem and I fix it by following those steps. 

upgrade to prestashop 1.7.6.4

backup first!! 
If you are not confident with databases please don't try this guide.

Those are the steps to follow:
0) backup first your database
1) check if ps_access is empty, in my case it was empty after upgrade
2) go to the table ps_authorization_role and export it as csv
3) open this file, if you use microsoft excel select "Data" > "Text to Column"
4) delete the content in column B
5) insert a column before the column A
6) add =1 in the A1 cell
7) copy this function until the end (you can click CTRL + C and then CTRL + SHIFT + arrow down using windows) and save the file as csv
😎 go to ps_authorization_role, click import and upload the file
9) insert in "Columns separated with" ; and press Go
10) check if all works fine now

Note #1: if the table ps_access isn't empty you have to import only the missing roles
Note #2: if you have other active profiles you have to repeat those steps also for the other profiles

you can see also the video tutorial

 

for more details see https://www.kuboweb.it/tutorials/prestashop-access-denied-in-back-office-after-upgrade/

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