Quote:
Originally Posted by karel1985
Hi Karim,
i'm still using the admanagment, today i tried to install this one.
Now for the moment i use banners in postbit example:
http://www.pc-helpforum.be/f16/verni...-partner-5559/
the blocks 'ook interessant' shows the banners.
Now i use Openads so my clients can change their banners themselfs. Now this is the code i use in admanagment and it works. But when i add it in this system it doensn't show up, only the last banner (no openads) is shown. The delimiter here was a |
Code:
<!--/* Pc Helpforum Adverteersysteem Javascript Tag v2.4.7 */-->
<script type='text/javascript'><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://www.pc-helpforum.be/ads2008/www/delivery/ajs.php':'http://www.pc-helpforum.be/ads2008/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 ("?campaignid=2&what=bannerid:4&source=www.i-reclame.com&target=_blank&withtext=1");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://www.pc-helpforum.be/ads2008/www/delivery/ck.php?n=a75b0174&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://www.pc-helpforum.be/ads2008/www/delivery/avw.php?campaignid=2&what=bannerid:4&source=www.i-reclame.com&n=a75b0174' border='0' alt='' /></a></noscript>
|
<a href="http://www.pc-helpforum.be/club" target="_blank"><img src="http://www.pc-helpforum.be/afbeeldingen/promo-club2.jpg" alt="pchclub" width="728" height="90" border="0" /></a>
my 2nd question, does the rotation works with this code above?
thanks,
Karel
|
to fix the prb remove
Code:
<!--/* Pc Helpforum Adverteersysteem Javascript Tag v2.4.7 */-->
here is you adcode {
and yes the rotation works with any script ! }
Code:
<script type='text/javascript'><!--//<![CDATA[
var m3_u = (location.protocol=='https:'?'https://www.pc-helpforum.be/ads2008/www/delivery/ajs.php':'http://www.pc-helpforum.be/ads2008/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 ("?campaignid=2&what=bannerid:4&source=www.i-reclame.com&target=_blank&withtext=1");
document.write ('&cb=' + m3_r);
if (document.MAX_used != ',') document.write ("&exclude=" + document.MAX_used);
document.write ("&loc=" + escape(window.location));
if (document.referrer) document.write ("&referer=" + escape(document.referrer));
if (document.context) document.write ("&context=" + escape(document.context));
if (document.mmm_fo) document.write ("&mmm_fo=1");
document.write ("'><\/scr"+"ipt>");
//]]>--></script><noscript><a href='http://www.pc-helpforum.be/ads2008/www/delivery/ck.php?n=a75b0174&cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://www.pc-helpforum.be/ads2008/www/delivery/avw.php?campaignid=2&what=bannerid:4&source=www.i-reclame.com&n=a75b0174' border='0' alt='' /></a></noscript>
|
<a href="http://www.pc-helpforum.be/club" target="_blank"><img src="http://www.pc-helpforum.be/afbeeldingen/promo-club2.jpg" alt="pchclub" width="728" height="90" border="0" /></a>
check the attach picture for demo