PHPBB 2.0.21 integration with latest coppermine PHPBB 2.0.21 integration with latest coppermine
 

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

PHPBB 2.0.21 integration with latest coppermine

Started by vaibhavs, August 13, 2007, 10:51:55 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vaibhavs

I have at last managed to integrate both of them but one problem is there

1. my administrator account of coppermine is now not working
2. when i log in with any account which is registered in my forum and comes back to coppermine it doesnot shows any signs of logged in. it continues displaying "log in"

when i click that it goes to forum, but there it shows that ur logged in
due to which any one cannot upload file or leave comments

please help me out

you can check this

http://www.ayurvedpro.com/forum
http://www.ayurvedpro.com/herbalgarden


Your bridge settings
Forum URL:  http://www.ayurvedpro.com/forum 
Relative path to your BBS's config file:  ../forum/ 
Use post-based groups?:  1 
Cookie prefix:  phpbb2mysql 
Enable integration/bridging with phpBB version 2.0.18 or better

Nibbler

Always provide a test user account when seeking support for login issues. You need to set the correct cookie prefix for the bridge to work properly. You told Coppermine it is phpbb2mysql when in fact it is ayurvedpro_forum.

vaibhavs

Sorry for not providing test account

here is the account

ID: test
Password: pass18

I have changed the cookies details as you have mentioned above.

Joachim Müller

Quote from: vaibhavs on August 13, 2007, 10:51:55 PM
my administrator account of coppermine is now not working
That's expected behaviour when enabling bridging.

vaibhavs

the copper mine does not shows logout options. also doesnot shows post comments and upload files after logging in

test accoundt details

ID: test
Password: pass18

http://www.ayurvedpro.com/herbalgarden


Nibbler

You have your forum's cookie path set to '/forum'. Bridging cannot work like this which is why the documentation tells you to set it to '/'.

vaibhavs

the cookes path is already " /forum"

yet not working. when i click the login link it redirect to the forum login page, when i put the id and password it again redirect to coppermine but it does not shows as signed in

vaibhavs

copermine settings

cookie domain : .ayurvedpro.com
cookie name : phpbb2mysql
cookie path : /forum
cookues secure: disabled
Session lenght [ secondes ] :3600


Forum settings

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

Demo id: test password: pass18

Nibbler

Change your forum's cookie path to '/'. '/forum' will NOT work.

vaibhavs

THANKS A LOT SIR!!!!!!!!!!

THIS IS WORKING NOW. REALLY HAPPY WITH THIS.
THNXZ AGAIN FOR YOUR KIND SUPPORT!!!

there is an small problem still

when we log out this message comes

________________________________
Error   

You are not logged in ! 

___________________________

Joachim Müller

I can not confirm this. Logging out works as expected.