A Database Error Occurred

Error Number: 1054

Unknown column 'conferences' in 'where clause'

SELECT id FROM accommodation WHERE approved = 1 AND `conferences` = 1 AND (town LIKE 'Bowness on Windermere' OR village LIKE 'Bowness on Windermere' OR ((lat-54.3654<0.05 && lat-54.3654>-0.05) AND (lon--2.91687<0.05 && lon--2.91687>-0.05))) UNION SELECT id FROM cottages WHERE approved = 1 AND `conferences` = 1 AND (town LIKE 'Bowness on Windermere' OR ((lat-54.3654<0.05 && lat-54.3654>-0.05) AND (lon--2.91687<0.05 && lon--2.91687>-0.05))) UNION SELECT id FROM hotels WHERE approved = 1 AND `conferences` = 1 AND (town LIKE 'Bowness on Windermere' OR ((lat-54.3654<0.05 && lat-54.3654>-0.05) AND (lon--2.91687<0.05 && lon--2.91687>-0.05)))