Coppermine bridge with phpBB errors. Coppermine bridge with phpBB errors.
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Coppermine bridge with phpBB errors.

Started by synister, August 08, 2008, 02:05:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

synister

I just recently bridged phpBB with coppermine and everything is working correctly. I have only one issue with it.

My coppermine gallery loads in an iframe, and whenever a user logs in it kicks you out of the iframe. I did not have this issue with the default login packaged with coppermine.

You can see it for yourself here:

www.liteenbash.com
username: cptest
password: default

Just click the gallery link at the top of the page to see what I mean. Thanks for the help I really appreciate it.

Nibbler

Avoid using iframes in the first place. This happens anyway, with or without Coppermine. Try asking at the phpbb boards for advice.

synister

I have never really been told why its a bad thing to use an iframe, but I will leave that question at a differn't support forum. Thanks for the help nibbler, im killing my iframe and making a header and footer instead.