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.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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)