Redirection back to original album (CPG & PHPBB) Redirection back to original album (CPG & PHPBB)
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Redirection back to original album (CPG & PHPBB)

Started by zebraplayer, October 17, 2004, 06:42:28 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zebraplayer

I might be getting a little picky now, but I gotta ask.

My integration between CPG & PHPBB is working beautifully. Now, is there a way that if a user is in a specific album and clicks the log in button that the redirection file will bring him/her back to that same album (and not to index.php) once the log in is successful?

I searched the integration board, but I didn't find any such thing. Does the hack exist?

Joachim Müller

no, as you can't easily hand over referers. This is a matter of design of phpbb rather than coppermine, as the login procedure of phpbb already requires a "workaround" with cpg_redir.php.

Joachim