WebmasterSite.net

Exclude items in toplisst

Version: 5.1.34
URL:

PrintPrint


Exclude items in toplisst
jayweb
Forum Regular

Usergroup: Customer
Joined: Nov 27, 2006

Total Topics: 131
Total Posts: 384
quote post #1
Posted 05/21/10 - 2:28 PM:

How do you exclude specific items in topists?

for instance, I want to show all listings in category ID 255, so I use catid='{CATID}' However, what do I do if I want to show all links in category number 255, unless the link city is London.

In other words how do I exclude all london based businesses from a toplist?

Thanks
Paul
developer
Avatar

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 65
Total Posts: 7614
quote post #2
Posted 05/21/10 - 4:06 PM:

Use
catid='{CATID}' AND city != 'London'
 
Search thread for
Download thread as


Sorry, you don't have permission to post. Log in, or register if you haven't yet.