coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: zebraplayer on October 17, 2004, 06:42:28 AM

Title: Redirection back to original album (CPG & PHPBB)
Post by: zebraplayer on October 17, 2004, 06:42:28 AM
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?
Title: Re: Redirection back to original album (CPG & PHPBB)
Post by: Joachim Müller on October 17, 2004, 12:28:40 PM
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