Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/discount-hotel-booking.com/httpdocs/includes/find.php on line 57

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/discount-hotel-booking.com/httpdocs/includes/find.php on line 58

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/discount-hotel-booking.com/httpdocs/includes/find.php on line 64

Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/discount-hotel-booking.com/httpdocs/includes/find.php on line 72
Query failed: SELECT DISTINCT `AA Rating`,`RAC Rating`,TouristBoardRating,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, `External Image URL` FROM hotel WHERE (`Geo Region` LIKE 'England' OR `Geo Country` LIKE 'England') AND (((latitude-52.7569<0.12 && latitude-52.7569>-0.12) && (longitude-0.402317<0.12 && longitude-0.402317>-0.12)) || `Geo Town` = 'Kings Lynn') AND (`DescriptionEn` != "" || `LongDescriptionEn` != "") ORDER BY 'adjusted' LIMIT 0,15