EzPortal - Portal Software for Forums

EzPortal Forums => Support => Topic started by: rebeal on September 23, 2009, 04:51:23 am

Title: Posting Openx Banner Code in EzBlock
Post by: rebeal on September 23, 2009, 04:51:23 am
When I post the following code in th EzBlock Html Block the only thing that shows is the Block header.

Quote
<!--/* OpenX Javascript Tag v2.8.1 */-->

<!--/*
  * The backup image section of this tag has been generated for use on a
  * non-SSL page. If this tag is to be placed on an SSL page, change the
  *   'http://hilltopvoice.com/hilltopads/www/delivery/...'
  * to
  *   'https://hilltopvoice.com/hilltopads/www/delivery/...'
  *
  * This noscript section of this tag only shows image banners. There
  * is no width or height in these banners, so if you want these tags to
  * allocate space for the ad before it shows, you will need to add this
  * information to the <img> tag.
  *
  * If you do not want to deal with the intricities of the noscript
  * section, delete the tag (from <noscript>... to </noscript>). On
  * average, the noscript tag is called from less than 1% of internet
  * users.
  */-->

<script type='text/javascript'><!--//<![CDATA[
   var m3_u = (location.protocol=='https:'?'https://hilltopvoice.com/hilltopads/www/delivery/ajs.php':'http://hilltopvoice.com/hilltopads/www/delivery/ajs.php');
   var m3_r = Math.floor(Math.random()*99999999999);
   if (!document.MAX_used) document.MAX_used = ',';
   document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
   document.write ('&amp;cb=' + m3_r);
   if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
   document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
   document.write ("&amp;loc=" + escape(window.location));
   if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
   if (document.context) document.write ("&context=" + escape(document.context));
   if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
   document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://hilltopvoice.com/hilltopads/www/delivery/ck.php?n=ac539bb0&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://hilltopvoice.com/hilltopads/www/delivery/avw.php?cb=INSERT_RANDOM_NUMBER_HERE&amp;n=ac539bb0' border='0' alt='' /></a></noscript>
any sugestions?
Title: Re: Posting Openx Banner Code in EzBlock
Post by: rebeal on September 25, 2009, 07:45:06 am
OK I fixed part of the problem by removing the <noscript> & </noscript> and setting the img tag dimensions but banner does not display. The website is www.hilltopvoice.com.

Thanks
Title: Re: Posting Openx Banner Code in EzBlock
Post by: rebeal on September 27, 2009, 04:48:26 am
Any ideas?
Title: Re: Posting Openx Banner Code in EzBlock
Post by: EzPortal on September 27, 2009, 07:51:52 am
Where is the block at on your site?
Title: Re: Posting Openx Banner Code in EzBlock
Post by: rebeal on September 27, 2009, 03:18:43 pm
It is in the center of the page just below the weather block.
Where is the block at on your site?
Title: Re: Posting Openx Banner Code in EzBlock
Post by: rebeal on October 09, 2009, 06:05:59 am
Still does not work but I found a work around by using SMF ad management.