CPG 1.3.2 and SMF 1.0.1 logout problem CPG 1.3.2 and SMF 1.0.1 logout problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

CPG 1.3.2 and SMF 1.0.1 logout problem

Started by nk111, January 27, 2005, 04:33:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

nk111

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
¿ uwop ap!sdn - upside down ?

benjaminkeith

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)