Page 1 of 1

CMSMS1.8 - Fatal error: LogoutPost()

Posted: Sun Jul 04, 2010 12:21 pm
by kurieuo
After upgrading to 1.8 I receive an error when logging in, and logging out (however I can navigate directly to the admin home page).

Error is like follows (substitute 'Login' for logging in):
Fatal error: Call to undefined method Archiver::LogoutPost() in /home/account/public_html/cmsadmin/logout.php  on line 48
When Archiver module removed it throws it Captcha, so its not the Archiver module. Is this a bug?

Re: CMSMS1.8 - Fatal error: LogoutPost()

Posted: Sun Jul 04, 2010 12:27 pm
by kurieuo
I don't get this error on a fresh install though. Hmm...

Re: CMSMS1.8 - Fatal error: LogoutPost()

Posted: Sun Jul 04, 2010 12:30 pm
by Ted
Your admin panel didn't get upgraded, probably because it's in "cmsadmin" instead of "admin".  Make sure to move the files over to the directory you're using, or start using the "admin" directory instead.

Re: CMSMS1.8 - Fatal error: LogoutPost()

Posted: Sun Jul 04, 2010 12:48 pm
by kurieuo
Ted wrote: Your admin panel didn't get upgraded, probably because it's in "cmsadmin" instead of "admin".  Make sure to move the files over to the directory you're using, or start using the "admin" directory instead.
You're brilliant.

*walks away in shame*  ::)