Hello all,

I am pretty new to drupal even though I've had it running on my site since march 08. I recently updated to 6.5 and when I logged into user/1, I now only have rights to see "User management" and "Reports" under the "Administer" tab. Is there any way I can get my admin rights back? I have access to the database with phpMYadmin and root access to ftp etc etc. Please help :(

Thanks!

Comments

cog.rusty’s picture

Try running update.php again to rebuild the menu cache.

eli03’s picture

also part of the readme file

Note: if you are unable to access update.php do the following:

- Open your settings.php with a text editor.

- There is a line that says $update_free_access = FALSE;
Change it to $update_free_access = TRUE;

- Once update.php is done, you must change the settings.php file
back to its original form with $update_free_access = FALSE;

----------
My Drupal site: Captivating Capiz - Come and Visit the beautiful Philippine Paradise!