Stravaiging
around Scotland
stravaig /ˈstravāg/ - verb: to stroll, roam, wander, or meander
{@name}
Where is {@name}?
{@address}
{@city}
{@postcode}

Database Error; SQL: SELECT slug, name, factype, SQRT(POW((69.1 * (wp_pods_facilities.lat - )) , 2 ) + POW(((69.1 * (wp_pods_facilities.long - ) ) * cos(/57.3)), 2)) * 1.609344 as distance from wp_pods_facilities WHERE slug != 'prosen-syha-hostel' AND (factype LIKE '%bed and breakfast%' OR factype LIKE '%bunkhouse%' OR factype LIKE '%campsite%' OR factype LIKE '%caravan park%' OR factype LIKE '%holiday park%' OR factype LIKE '%hostel%' OR factype LIKE '%hotel%' OR factype LIKE '%self-catering%') order by distance limit 10; Response: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')) , 2 ) + POW(((69.1 * (wp_pods_facilities.long - ) ) * cos(/57.3)), 2)) * 1.60' at line 1