Error
SQL Error: Unknown column 'cat' in 'where clause'
SELECT ID FROM Items WHERE ( (EndTime<=1714316872 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 (107,108,109,110,111,112,113,114,115,116,10) AND SID=2 ORDER BY Featured DESC, Featured1 DESC, Bids ASC
Caller Package: main
Caller File: Modules/Auction/Search.pm
Caller Line: 124
Line 28
File system/dbLib.pm