cpg143 and phpbb2.0.19 login issues cpg143 and phpbb2.0.19 login issues
 

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

cpg143 and phpbb2.0.19 login issues

Started by dotslasher, January 26, 2006, 11:37:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dotslasher

I have the following issue when trying to bridge coppermine and phpbb2.0.19:

When i finished the bridgewizard and click logout it says: error you are not logged in. And when i try to login it redirects me to my phpbb forum (wich is good) but after login to my forum it redirects me back to my gallery without being logged in.

Coppermine install: http://www.staticbox.com/gallery/
Forum install: http://www.staticbox.com/forum/
Coppermine version: cpg1.4.3
Forum version: phpBB 2.0.19 (with Categories Hierarchy v 2.1.4 mod)
Test user account: Test / testing

BridgeManager settings:
Forum URL:  http://www.staticbox.com/forum
Relative path to your BBS's config file: ../forum/
Use post-based groups?:  0 
Cookie prefix:  phpbb2mysql

on another note: would it be possible to integrate my Joomla (former mambo), phpbb and coppermine in one? (one login for all)

Nibbler

You must set your cookie path to '/' in phpbb's config as indicated in the documentation. You can only bridge Coppermine to 1 other app. You can connect all 3 if you do either:

Get Joomla to use phpbb's user information and bridge coppermine to phpbb
or
Get phpbb to use Joomla's user information and bridge coppermine to Joomla (mambo bridge)

dotslasher

ah yes i forgot to change the cookie path in phpbb tnx alot it works perfectly now :D