
Andy
Enthusiast
Karma: -1 / +7

May 11, 2004, 8:54 AM
Post #1 of 1
(1639 views)
Shortcut
Send Andy a wink
|
|
FINAL BETA: Category_Adverts v2.5
|
Can't Post
|
|
I'm almost done updating Category_Adverts now. I've sent it out to a couple of our beta testers, and they are going through it all now. This new version has a much more powerful "random advert" system (i.e how it randomizes the adverts to be shown), and has been cleaned up quite a bit everywhere else. Example of its new use (in search_results.html);
<%Plugins::Category_Adverts::SearchAdvert($query,'5')%> <%if CategoryID_Search%> <%loop CategoryID_Search%> <%Plugins::Category_Adverts::Grab_Advert_Details($SetID,'red','black')%> <BR> <%endloop%> <%endif%> Cheers Andy Programmer/Designer/LinksSQL Freak http://www.ultranerds.com http://www.imagesql.com
|