[SOLVED] Can't access site admin

ziddey

Joined: 2004-11-01
Posts: 52
Posted: Fri, 2005-03-11 20:41

I just did a cvs update -Pd two minutes ago, and now, I can't get into the site admin anymore. I'm greeted with the following error:

Quote:
Error (ERROR_PERMISSION_DENIED) :
in modules/core/classes/helpers/GalleryUserHelper_medium.class at line 207 (gallerystatus::error)
in modules/core/classes/GalleryCoreApi.class at line 451 (galleryuserhelper_medium::assertsiteadministrator)
in modules/core/SiteAdmin.inc at line 46 (gallerycoreapi::assertuserissiteadministrator)
in modules/core/classes/GalleryView.class at line 238 (siteadminview::loadtemplate)
in main.php at line 288 (siteadminview::doloadtemplate)
in main.php at line 74
in main.php at line 65

----

Gallery URL (optional): http://www.ijib.com/gallery2
Gallery version: CVS as of 20050311 @ 1538 UTC-5
Webserver (with version): apache2
Datatabase (with version): mysql4
PHP version (eg 4.2.1): php4.3
phpinfo URL (optional):
Graphics Toolkit(s):
Operating system:
Web browser/version:
G1 version (for migration bugs):

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Sat, 2005-03-12 00:54

refresh the page and make sure you're logged in as a site administrator..
that error means it thinks your trying to access site admin as a non-admin.

 
ziddey

Joined: 2004-11-01
Posts: 52
Posted: Sat, 2005-03-12 05:30

I am definitely logging in correctly. If I try to view a protected album, it throws the same error. It's not just the admin account. If someone wants to try it out, let me know how to contact you and I don't mind providing a username and password.

 
ziddey

Joined: 2004-11-01
Posts: 52
Posted: Sat, 2005-03-12 06:21

I must apologize. There was something amiss with the way the cookie was being written on my client. I had just transfered the install of gal2 from one machine to another, and something must have happened. I deleted the relevent cookies from my temp internet files dir. and it's working properly now.

Sorry about that