[Invalid]: Redirect to coppermine after login in phpbb3 using bridge [Invalid]: Redirect to coppermine after login in phpbb3 using bridge
 

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

[Invalid]: Redirect to coppermine after login in phpbb3 using bridge

Started by digof, June 12, 2010, 03:39:14 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

digof

I bridged Coppermine 1.5.6 with phpbb3 ver 3.0.7 PL-1 and I was expecting that phpbb3 will send me back to my gallery after login, if I clicked login in my gallery. I'm logged in both applications but I stay in my pbpbb3 forum.
To make my forum redirect me to coppermine after login, I changed to position of {S_LOGIN_REDIRECT} in login_body.html (phpbb) and is working fine for me.
Here is what I did: in styles/prosilver/template/login_body.html

Find
<dd>{S_HIDDEN_FIELDS}<input type="submit" name="login" tabindex="6" value="{L_LOGIN}" class="button1" /></dd>
</dl>
{S_LOGIN_REDIRECT}
</fieldset>

Replace with
{S_LOGIN_REDIRECT}
<dd>{S_HIDDEN_FIELDS}<input type="submit" name="login" tabindex="6" value="{L_LOGIN}" class="button1" /></dd>
</dl>
</fieldset>


Thank you
digof

andy_cul


Joachim Müller

This is an issue that is entirely related to phpBB, which is an app that goes unsupported here. We appreciate your readiness to share your insight, but how to redirect phpBB after logging in is an issue that should be discussed on the phpBB support pages, not here. The only app that goes uspported here is Coppermine. Locking and marking thread accordingly.
Additionally, you have not been paying attention to board rules (none of the users who posted in this thread), which is something that we're not fond of at all.