I have the following issue when trying to bridge coppermine and phpbb:
After I enable the integration, when I go to log in I'm redirected to a blank page.
Coppermine install: http://www.black-celebration.com/gallery/
Forum install: http://black-celebration.com/phpBB/index.php
Coppermine version: cpg1.4.3
Forum version: phpBB 2.0.19
Test user account: User name - test Password - testing
BridgeManager settings:
Forum URL: http://www.black-celebration.com/phpBB
Relative path to your BBS's config file: ../phpBB/
Use post-based groups?: 0
Cookie prefix: phpbb2mysql
The test user account you specified doesn't work for me. It must be an account set up in phpBB, not in coppermine.
I've done a completly new install & upgrade. When I click login from my coppermine gallery it does take me to my phpbb board to login in, but it's not directing me back to the gallery. Instead I'm being directed to our homepage.
I created a test account for you on my phpbb board. All info is the same as in my first post.
Thanks
What do you have your site url set to in Coppermine config ?
index.php
That's what is in there now for home page url.
I mean for 'URL of your coppermine gallery folder (no 'index.php' or similar at the end)' ?
Well, before it was empty, but now it has http://www.black-celebration.com/gallery/ and it is redirecting me back to the gallery, but once at the gallery it doesn't show me as logged in.
I should probably add that the cookie path on the phpbb is set to "/phpBB" I tried to set it as "/" but it wasn't letting people log into the phpbb, so I had to change it back.
Needs to be '/', trust me.
Ok, let me switch it and give it another try.
That worked, but now I can't log in to the phpbb
Clear your cookies. You must always clear your cookies when you make a change to cookie setup.
Everything works great now. Thank you!