News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

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