Admin access to Coppermine Admin access to 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

Admin access to Coppermine

Started by s/v laura ellen, April 28, 2009, 05:03:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

s/v laura ellen

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)

Joachim Müller

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.

s/v laura ellen

So right you are.
I thought I had checked all that, but must have overlooked it.

Thanks for the help, it's greatly appreciated.