Linking directly to pagesand images in coppermine Linking directly to pagesand images in coppermine
 

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

Linking directly to pagesand images in coppermine

Started by davened, February 01, 2005, 07:36:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

davened

Hi guys,

This is a quick post to basically ask how to identify a session start in coppermine?
I'm trying to access certain sections of coppermine from the 'outside' ie other pages not in coppermine and I always seem to get redirected back to the index.php page whenever I am visiting coppermine the first time.

eg http://coppermineDir/displayimage.php?album=2&pos=12 will push me pack to the index.php page BUT once 'the session'? is started I can go anywhere in the site.

I'm just trying to find where this is set and am having alot of trouble.

Please help.

Apologise if this is a simple issue or has already been soved somewhere. Please send me the link.


Dave

davened

OK I've found that HTTP_SERVER_VARS has something to do with this..

Anyone let me know if I'm on the right track.

HTTP_SERVER_VARS['REDIRECT_URL'] ..... ?

Close?

Joachim Müller

coppermine doesn't use sessions, although some of the bbs apps coppermine can be bridged with do. Linking to coppermine pages should be easy - for details, please post your real url instead of an example.

Joachim