[ic] banners

Alex Lofaso (Planetanime.com) interchange-users@icdevgroup.org
Tue Jan 7 11:47:00 2003


Hello List!

I am trying to enable banners using the [banner] tag on my site.  I have
constructed the banners table in mysql, established the config file, and
the table shows up in the UI, plus I restarted IC.  I created a banners
directory under both my images directory and the tmp directory.  I placed
my banners here.  I loaded my table with data and have tried several
variations but cannot seem to get my banners to display.

This is the code I have in my page:

[banner weighted=1 category="horizontal" interpolate=1]

I added the interpolate based on what I found searching the ml archive

Here is the data I am using as far as data:

code      category    weight    rotate     banner
i1        horizontal  5         0          <img
src="/store/images/banners/SPFC-DVD02_V_121002.jpg" border="0"
alt="FLCL2">
i2        horizontal  5         0          <img
src="/store/images/banners/PIO-11826_V_12.07.02.jpg">

I also checked the error log and I am not reporting any errors...

So I guess my question is what am I doing wrong?

Thanks

Alex