Ads nt workin!!!

Status
Not open for further replies.

prturs

New Member
Messages
4
Reaction score
0
Points
0
i m using e107(CMS).i hav written this code in a banner file & then put the banner in the footer.
PHP:
<script language='JavaScript' type='text/javascript'>
<!--
   if (!document.phpAds_used) document.phpAds_used = ',';
   phpAds_random = new String (Math.random()); phpAds_random = phpAds_random.substring(2,11);

   document.write ("<" + "script language='JavaScript' type='text/javascript' src='");
   document.write ("http://x10hosting.com/advert/adjs.php?n=" + phpAds_random);
   document.write ("&what=zone:3&target=_blank");
   document.write ("&exclude=" + document.phpAds_used);
   if (document.referrer)
      document.write ("&referer=" + escape(document.referrer));
   document.write ("'><" + "/script>");
//-->

</script><noscript><a href='http://x10hosting.com/advert/adclick.php?n=a915c788' target='_blank'><img src='http://x10hosting.com/advert/adview.php?what=zone:3&n=a915c788' border='0' alt=''></a></noscript>
mine is a advance plan. now tel me what to do:dunno:.

thanx!
Edit:
sorry bt problem solved!!:lockd:
 
Last edited:
Status
Not open for further replies.
Top