By Sageth on
Hi all -
I'm really new to Drupal and so I was playing around with some of the settings. I decided to hide the login block (except for selected users). Well, I never selected those users and then logged out so now I can't get to the /admin page. I went to the 'blocks' table in the DB and changed the custom from '2' to '0' but it still doesn't work. I don't have rights to be able to flush the table.
I'm pretty sure that it's corrected, but I don't know how to get it to take effect. Any ideas?
If I go to the admin page via URL, I get the dreaded:
Access denied
You are not authorized to access this page.
Comments
Bookmark this page...
http://drupal.org/node/31768 (from the Handbooks)
S.O.P. for getting back in; also applies during upgrades. Good luck!
Thank you. That worked
Thank you. That worked perfectly.
Thanks also for pointing out the handbook. I somehow missed it in my searches.