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
You can modify the redirect parameter in the bridge file, function login_page().
Great, I will give that a go,
Thanks Nibbler