News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Redirect to Upload after Login

Started by Stewwake, January 23, 2008, 09:28:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Stewwake

Hi there, I am trying to direct users to the upload form immediately after logging in, any info on how I can do this?

I am using coppermine v1.4.14, and currently have it bridged with phpBB 2.0.22 - and am using jupload (it is here i would like to redirect to). Other than that the install is untouched.

Not sure if I could use the brdige file to rediect?

Any help would be greatly appreciated


Nibbler

You can modify the redirect parameter in the bridge file, function login_page().

Stewwake

Great, I will give that a go,

Thanks Nibbler