I can only get the xml display working (which I don't want to use) and the absolute path for direct invocation to my phpAdsNew causes the site to fail.
I cannot use XML as the resulting CPU load kills the forums.
It also appears that only the first argument after <ad is noticed..
For instance
<ad what="zone:4" clientid="6" \> returns random banners from zone:4
however
<ad clientid="6" \> returns the banner for client 6 every time.
|