ERROR...
1054: Unknown column 'tags' in 'where clause'
SELECT `tours`.* FROM `tours` WHERE tours.active >= 1 and `tags` like '%Cape-Town-Central-Restaurants%' group by tours.id ORDER BY `tours`.`order` desc
: