Warning: Division by zero in /var/www/vhosts/discount-hotel-booking.com/httpdocs/includes/gmap.php on line 115
Warning: Division by zero in /var/www/vhosts/discount-hotel-booking.com/httpdocs/includes/gmap.php on line 116
Query failed: SELECT DISTINCT `AA Rating`,`RAC Rating`,TouristBoardRating,FrenchRating,EstablishmentName,`Rooms From`,`Hotel Id`,Latitude,Longitude,`Address1`,`Geo Town`,`Geo County`, `Geo Country`,`DescriptionEn` AS Description,`LongDescriptionEn` AS LongDescription,`Visa`,`Switch`,`American Express`,`Diners Card`, `HomeHyperlink`,IF(hotel.`Hotel Id`>1000000,(`Rooms From`*1.3),`Rooms From`) AS adjusted, image
FROM `hotel`
WHERE (`Geo Region` LIKE 'England' OR `Geo Country` LIKE 'England') AND (`Geo County` = 'BerwickuponTweed' || `Geo Country` = 'BerwickuponTweed' || `Geo Town` = 'BerwickuponTweed' || `Geo Borough` = 'BerwickuponTweed' || `Geo Village` = 'BerwickuponTweed' || `Town` = 'BerwickuponTweed' || `County/Department` = 'BerwickuponTweed') AND (`DescriptionEn` != "" || `LongDescriptionEn` != "")
ORDER BY 'adjusted'
LIMIT 0,25