I don't know whether i should post it here.
Nevertheless, I am asking how does Sitepoint Forum intergrate the phpAddsNews into your forum templates?
I am aslso using vBulletin version 2.2.5 and phpAdsNew 1.92 over
here and trying to archieve the same.
I tried addiing the following code
Code:
require "/home/freehtml/www/ads/phpAdsNew.inc.php";
$ad= view("", 0, "_blank", "Main");
and place the varaiable "$ad" in my header templates, but the result is that the banner will be on the very top , which is not what I want.
Thank you for your time and help