Iframe not working? Iframe not working?
 

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

Iframe not working?

Started by Ignite, January 11, 2004, 05:50:57 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ignite

I am trying to run a top banner ad script from MarketBanker.com, but it doesn't seem to be working. Everything on their end looks right, and I was wondering if it's a problem with Coppermine and Iframe tags?

The code:

<IFRAME NORESIZE="NORESIZE" FRAMEBORDER="0" WIDTH=468 HEIGHT=60 MARGINWIDTH="0" MARGINHEIGHT="0" SCROLLING="NO" SRC="http://1.marketbanker.com/mb/banner.php?sid=XXXX&html=1">
<SCRIPT LANGUAGE="JavaScript" SRC="http://1.marketbanker.com/mb/banner.php?sid=XXXX"></SCRIPT>
</IFRAME>


If it is the Iframe tag that's causing the problem, is there a work around? I have people who've paid for banners, but they aren't showing up....  :cry:

Any help would be greatly appreciated, thanks in advance!

Joachim Müller

no problem with iframe, put it into /themes/yourtheme/template.html (although older browser may ignore it). Give us a link to your site to have a look.

Other ways of adding banners: using anycontent (disadvantage: banner will only appear on index pages) or create a custom header.

GauGau