 |
|
You have an error() in executing query : select distinct(v.venueID) venueIDs from event_venue v join auctions a on(a.auctionID = v.auctionID and a.isVenueKnown='Y' and a.Status='1' and a.available='1') LEFT JOIN property_commercial p ON (a.auctionID=p.auctionID) where v.status = '1' AND v.isAvailable = '1' AND auction_type = '2' and listing_bro_comp = 'Jones Lang LaSalle' in file /home/ushomeau/public_html/jll/includes/functions.inc.php at line 69 | |