PDA

View Full Version : Ayuda


concepts
11-16-2005, 12:03 AM
I followed your tutorial to the "T" three times which fresh installs, yet I cannot seem to get the banner to show.. is there anything additional that I should know to get my banner's showing?

The Geek
11-16-2005, 12:11 AM
the most common reasons for items not showing is:

1- no $GAB_ads[0] in your templates.
2- THe category that your banner is in does not have the right scripts/forums ticked
3- the banners expiry date is expired. I think the documentation says it will still work however it isnt. Make sure its got a valid date.

Let me know if that helps at all.

concepts
11-16-2005, 01:03 AM
I didn't have the Gab_ad

so I added it... put 'ad' for description, no change
double-checked the category, it's in the correct cat
all fields are ticked to show as well

still no banner...

The Geek
11-16-2005, 07:44 AM
An ad can only appear if you have $GAB_ads[x] in your templates (where x is the ad block appearing, starting at 0)

I put $GAB_ads[0] in your footer and its showing now!

Thannks :)