CPG 1.41 in an iFrame CPG 1.41 in an iFrame
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

CPG 1.41 in an iFrame

Started by tutone, May 29, 2005, 09:00:44 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

tutone

Issue/Bug with CPG 1.41 when coppermine is used in an iframe. 

I am using the mambo bridge (which is great)... when using coppermine in an iframe if i click on "My Profile"... it takes me to the mambo profile... but it is still within the frame (so there is the main site and then the main site again in the iframe).  Maybe this is just a tweak later on by the end user (i have already fixed it on my test site) after the stable release... but just wanted to let you know. 

Similar type of issue when you go to the new expandable config page.  When you are in an iframe and you click on "expand all"... it makes the config page much bigger then the auto height set iframe.  Should/Could there be an option for the config page to always be expanded or something like that.

Joachim Müller

not exactly a bug imo. I don't recommend the use of iframes, as they have drawbacks: one of them being that larger iframe content will result in scroll bars on the page. It's easy to modify the link target to "_top" or "_parent" for the profile link, just edit your theme and add the attribute target="_top" to the link. The config screen is something only the admin will see, he should be able to cope with any iframe drawbacks.
Marking as "invalid"