Redirect to Upload after Login Redirect to Upload after Login
 

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

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