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

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.