Need Session ID for logout Need Session ID for logout
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.