Need Session ID for logout Need Session ID for logout
 

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

Need Session ID for logout

Started by Gephri, February 20, 2007, 10:25:31 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Gephri

I have the following issue when trying to bridge coppermine and phpBB using CPG Loginform Plugin 1.1 bu Stramm:
A user can not log properly because the SID doesn't carry through the process.  Any idea how to get the logout process to recognize the phpBB session id on logout?

Coppermine install: /cpg/
Forum install: /phpbb/
Coppermine version: cpg1.4.10
Forum version: phpBB 2.0.22
Cookie name/preifx:  ss_pg_cookie

Nibbler

Get the plugin to use cpg_udb::logout() or if that's not possible the session id is stored in $cpg_udb->sid.