I have the following issue when trying to bridge Coppermine, SMF and Mambo:
The bridging for all Mambo users works great. I can login once in Mambo and then access both SMF and Coppermine (logged in automatically based on Mambo-SMF bridge login).
I can access SMF directly as the Admin. This is working well.
I can not login to Coppermine as Admin. When I attempt to login, I get the SMF login form. When I login all I get is the SMF forum (not Coppermine). The only way, at this time to login to Coppermine as Admin is to disable the bridge.
Coppermine install: http://aylard.ca/acbs/gallery
Forum install: http://aylard.ca/acbs/smf
Mambi install: http://aylard.ca/acbs
Coppermine version: cpg1.4.21
Forum version: SMF version 1.1.8
Mambo version: 4.6.5
Test user account: test / password
BridgeManager settings:
Forum URL: http://aylard.ca/acbs/smf
Relative path to your BBS's config file: ../smf/
Use post-based groups?: 0
Cookie name/preifx (if applicable)
Be consistent with your use of the www-subdomain. The data you posted above is wrong: you said
Quote from: s/v laura ellen on April 28, 2009, 05:03:00 AM
Forum install: http://aylard.ca/acbs/smf
, but that is not the case: your forum is actually at http://www.aylard.ca/acbs/smf/
Loging in there works fine, but if you go back to http://aylard.ca/acbs/gallery/ (without the www-subdomain), you're of course not logged in. Manually changing that URL to http://www.aylard.ca/acbs/gallery/ does the trick, so coppermine can see the cookie and subsequently is aware of the login.
So right you are.
I thought I had checked all that, but must have overlooked it.
Thanks for the help, it's greatly appreciated.