A Database Error Occurred
Error Number: 1054
Unknown column '_internet_access' in 'where clause'
SELECT id FROM accommodation WHERE approved = 1 AND (type = 3 OR type1 = 3) AND `_internet_access` = 1 AND (town LIKE '%' OR village LIKE '%')
Error Number: 1054
Unknown column '_internet_access' in 'where clause'
SELECT id FROM accommodation WHERE approved = 1 AND (type = 3 OR type1 = 3) AND `_internet_access` = 1 AND (town LIKE '%' OR village LIKE '%')