Gossamer Forum
Home : Products : Links 2.0 : Customization :

Web Adverts Problem

Quote Reply
Web Adverts Problem
Hi,

I have installed the script Web Adverts into my account and successfully integrated it into links 2.0. But there is one problem. I use the IMG tags, and I have reallized that you can not get it to display a different banner and count an impression credit on my category pages. I have already tried to modify scripts to make it understand the SSI calls, but I could not get it to work. Can someone help me?

Chris Roane
Web Site Resource
http://www.wsresource.com/
Quote Reply
Re: Web Adverts Problem In reply to
Mine Works fine... this is how I did it.

I edited Sitehtml.pl and just inserted the IMG tags into what pages I wanted.

Are you using diffent "page Numbers" in the IMG tag html?

and by the way if you use IMG tags its no an SSI call.

<A HREF="http://www.yourdomain.com/ads/ads.cgi?advert=NonSSI&page=XX">
<IMG SRC="http://www.yourdomain.com/ads/ads.cgi?page=XX"></A>

the "XX" stands for a different banner. If you use the same page number for all. you get the same banner repeated. so every time you insert this into Sitehtml.pl use a different number..

hope this helps

[This message has been edited by duane17 (edited January 03, 2000).]