By justchecking on
Hi all,
Everything was working fine and then suddenly I start getting the "Access denied: You are not authorized to access this page" errors. This is to for admin account, the only account on my site.
So I login using http://mysite.com/?q=user
What could be going on. Without admin access I cannot do anything. I even changed admin password using phpmyadmin. Password is correct as the error messages are different when password is wrong.
thanks.
jc
PS: site is hosted at yahoo.
Comments
Double check your
Double check your permissions. I have had similar cases where they have reverted for one reason or another leaving me with limited access as Admin
Thanks for the help. Actually
Thanks for the help. Actually repairing the session table in mysql using phpmyadmin fixed the issue.
-jc