Quote:
Originally Posted by attroll
Are you using a flash banner or a jpg graphic?
1. Is the banner ENABLED.
2. Check the position box. If it is set to Position 0 (horizontal) then you code should look something like this:
PHP Code:
<div align="right"><!--@vbbanners:0@--></div>
3. Do you have the link to the image and does it display when you type that into an address area of the browser.
4. Put a check mark in track and see if the amount starts increasing.
5. Check the start and end dates. I always start mine the day before the current date, making it yesterdays date.
|
Also, triple check spelling.
Allmost all problems about banners not showing up
are spelling errors!
If the options placeholder is:
PHP Code:
<!--@vbbanners:%d@-->
then:
PHP Code:
<!--@vbbanners:0@-->
<!--@vbbanners:1@-->
etc will work, but not:
PHP Code:
<!--@vbbanners:0d@-->
@vbbanners:0@