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?
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