Quote:
Originally Posted by irishblacknight
Make sure that you've followed instructions about integrating the two properly.
|
I'm fairly certain that I've followed the directions on how to configure it. When I view the source where the ad should be, I see:
HTML Code:
<!-- BEGIN ad 12345 --><!-- END ad 12345 -->
I have defined the advertising location with an absolute path and no trailing slash, so it reads: "/home/ycoders/public_html/adverts". I have also tested it outside of vBulletin and the ad is delivered fine. So, it's not on PAN's end.
I then have in my templates: <ad what="zone:1" />, and the comments appear where this shows up, but not the ad. I am using local mode. Any idea what's up? I tried tracing through the code and running it through a debugger, but couldn't find anything that caught my eye.