Log in

View Full Version : Banners or ads system


lettebasse
10-09-2011, 08:13 AM
Hi guys, i have a vbulletin 3.6.4 (will upgrade to 4.1.x next month) and have been using GAB Banners System to display ads in my web site. The problem is that GAB Banners doesn't allow me to show up banners with JavaScript code, like most ad agencies use, like this:

<!-- Tag Para el grupo MultiO_Nightclubber_468x60-->
<SCRIPT LANGUAGE="JavaScript">
<!-- hide from non-JavaScript browsers
var aamRnd = Math.round(Math.random() * 100000000);
if (!pageNum) {var pageNum = Math.round(Math.random() * 100000000)};
adserver = "http://ds-ar2.clickexperts.net";
target="/site=CM_Nightclubber/area=CM_jovenes/aamsz=468X60";
document.writeln('<SCR'+'IPT language="JavaScript1.1" SRC="' + adserver + '/jserver/acc_random=' + aamRnd + "/pageid=" + pageNum + target + '"></SCR'+'IPT>');
// end hide from browsers -->
</SCRIPT>

What banners or ads system do you recommend me to change to ?
Many thanks

Simon Lloyd
10-09-2011, 12:16 PM
You could take a look at my "Place ads or objects anywhere using php" you can see the link in my signature, you should be able to place what you want where you want using the examples contained in the zip file :)