Redirect to Upload after Login Redirect to Upload after Login
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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