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
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)