coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: dukhunter99 on April 07, 2005, 02:33:34 PM

Title: Getting session error when logging out of coppermine
Post by: dukhunter99 on April 07, 2005, 02:33:34 PM
When I logout from coppermine, it goes to smf with an error which states:

"An Error Has Occurred!
Session verification failed. Please try logging out and back in again, and then try again." 

I've tried doing it several times with same result. when i log out from smf, I don't get this error and logs out fine. Can anyone help me with this?
Title: Re: Getting session error when logging out of coppermine
Post by: kegobeer on April 07, 2005, 03:39:54 PM
There are posts that discuss this error, both on our forum and the SMF forum.  It's a known issue with no fix for 1.3.2.  Remove the logout link from the Coppermine gallery.

Please search next time.
Title: Re: Getting session error when logging out of coppermine
Post by: benjaminkeith on July 21, 2005, 07:19:18 PM
That was a little harsh dukhunter...  :-\\

This worked for me:

open theme.php

Look for:  '{LOGOUT_TGT}' => "logout.php?referer=$REFERER",

Change to: '{LOGOUT_TGT}' => "..",

(Assuming your gallery is 'up' a directory like mine is, otherwise, change it to the absolute path)