Error
SQL Error: Unknown column 'cat' in 'where clause'
SELECT ID FROM Items WHERE ( (EndTime<=1714680961 OR Status=2) AND ( (Reserve<=0 AND Bids>0) OR (Reserve>0 AND CurrentBid>=Reserve AND Bids>0) OR (Quantity>1 AND Bids>0) ) ) AND cat IN (126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,187,188,189,16) AND SID=12 ORDER BY Featured DESC, Featured1 DESC, EndTime ASC
Caller Package: main
Caller File: Modules/Auction/Search.pm
Caller Line: 124
Line 28
File system/dbLib.pm