Now using the latest Coppermine version bridged to the latest phpBB along with your Loginform plugin version: 1.1
LogIn and LogOut buttons are showing great in my cpg template.html - but am having trouble linking through on login or logout - the following address is where I get redirected during login: (mysite).com/phpbb/cpg/index.php?sid=(...)
The only way for me to get logged in properly is to manually remove the /phpbb from the address bar.
How can I modify the code to pass me through to the right page with the right Session ID?
the plugin as well as the modpack build in function are for a standalone CPG only. Cause I do not use phpbb I can not be from much help (except that you can look up that functionality in the 'normal' CPG and add that to the plugin code)