coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: nk111 on January 27, 2005, 04:33:04 PM

Title: CPG 1.3.2 and SMF 1.0.1 logout problem
Post by: nk111 on January 27, 2005, 04:33:04 PM
Hi,

i've spent a long time reading posts about this topic and just
wnat to know:

is it possible with the current release of cpg to solve the logout
problem with smf or do i have to wait  for the next version?

best regards

nico
Title: Re: CPG 1.3.2 and SMF 1.0.1 logout problem
Post by: benjaminkeith on July 21, 2005, 06:54:49 PM
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)