Redirect Incorrect? Redirect Incorrect?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Redirect Incorrect?

Started by ~phocas~, February 12, 2007, 07:03:22 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

~phocas~

So... I completed the bridge after migrating databases and all seems to be well, except for one point.

Logging in from Coppermine, I am sent to SMF where I enter my login information

but then it attempts to redirect me to...

http://www.phocas.net/?board=redirect

rather than

http://www.phocas.net/gallery/index.php?board=redirect

I am sure it is probably just some little line I need to change in some file, but am at a loss.

... did I do something incorrect in the bridge possibly?  I don't remember it asking me for this info.


~phocas~

I can assume this is what your link is meaning... (in defense, I went to modify my post to include this info, but discovered you have that featured turned off)

Logging in from Coppermine, I am sent to SMF where I enter my login information and it attempts to redirect me to...  http://www.phocas.net/?board=redirect, rather than http://www.phocas.net/gallery/index.php?board=redirect

As well... After closing out, and returning to coppermin, it does not show me as logged in.  Attempting to login, sends me to SMF, where I am already logged in.

Coppermine install: http://www.phocas.net/gallery/
Forum install: http://www.phocas.net/smforum/
Coppermine version: cpg1.4.10
Forum version: SMF 1.1.1
Test user account: booya / packers

BridgeManager settings:
Forum URL:  http://www.phocas.net/smforum
Relative path to your BBS's config file:  ../smforum/ 
Use post-based groups?:  1
Cookie name/preifx (if applicable)

Nibbler

For the login issue you must disable local storage of cookies in SMF. It works better if you enable subdomain independent cookies also.

For the redirect you need to tell Coppermine the correct URL of your gallery in config. It can't come up with the correct path to redirect to if it has the wrong information to start with.

~phocas~

Quote from: Nibbler on February 12, 2007, 10:12:54 PM
For the login issue you must disable local storage of cookies in SMF. It works better if you enable subdomain independent cookies also.

For the redirect you need to tell Coppermine the correct URL of your gallery in config. It can't come up with the correct path to redirect to if it has the wrong information to start with.

had no idea about point one... 

for point 2... would this have been changed when I upgraded?
otherwise... :P  have no idea how i missed that...

thank you for your patience and your assistance