Velg bydel, sted eller mat
mysql: 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 '-10, 10' at line 11 query: SELECT DISTINCT l.locationID FROM restaurant_location l, restaurant_restaurant r , location_locationHood h WHERE published = 1 AND closed = 0 AND r.restaurantID = l.restaurantID AND h.locationID = l.locationID AND h.hoodID=1 ORDER BY l.score DESC, r.name LIMIT -10, 10#0 getRows(SELECT DISTINCT l.locationID FROM restaurant_location l, restaurant_restaurant r , location_locationHood h WHERE published = 1 AND closed = 0 AND r.restaurantID = l.restaurantID AND h.locationID = l.locationID AND h.hoodID=1 ORDER BY l.score DESC, r.name LIMIT -10, 10) called at [/home/1/t/tyggo/www/lib/location.php:224] #1 getLocationIDsList(Array ([0] => Array ([0] => hood,[1] => 1)), -10, 10) called at [/home/1/t/tyggo/www/list.php:221]
Velg bydel, sted eller mat