Jump to content

Admin Error 401


Guest Quantum

Recommended Posts

Guest Quantum

Erm, perhaps I am being a bit of a retard, but after successfully installing the cart I cannot seem to use the Admin section. I can login, no problemos there, but when I try and click on the majority of the side menus, I get the error

Error 401: You do not have permission to access that page. Please ask one of the super users to grant this for you.

or a windows message box saying "I do not have permission to access this". Then, all of the menus except

Admin Home

Store Home

Server Info &

Admin Sessions

are greyed out. :whistle:

It just noit fair.

Any ideas peeps.

Cheers.

Link to comment
Share on other sites

Guest Quantum

I have found the fix. I couldn't get the forum search facility to work so I manually searched instead.

Anyway, here is the fix, and I suggest that you search for $_SESSION as your keyword, ensuring that you are changing the correct code. Remember to backup your orginal files on your server before uploading the new ones!

Change $_SESSION['ccAdmin'] to $_SESSION['adminUser']. The change needs to be made to the following files:

\admin\login.php

\admin\logout.php

\admin\adminusers\changePass.php

\admin\includes\auth.inc.php

\admin\includes\footer.inc.php

\admin\includes\header.inc.php

WARNING (as noted by Brooky): DO NOT CHANGE the $ccAdmin array, which is also foud in some of these same files.

Can now access all the Admin setting files.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...