0 Hotels in | 1 von 0

• •  Karte anzeigen

Error: SELECT db_booking_hoteldescriptiontypes.descriptiontype_id , db_booking_hoteldescriptiontypes.name AS name_beschreibung , db_booking_hoteldescriptiontranslations.description AS beschreibung FROM db_booking_hoteldescriptiontypes INNER JOIN db_booking_hoteldescriptiontranslations ON (db_booking_hoteldescriptiontypes.descriptiontype_id = db_booking_hoteldescriptiontranslations.descriptiontype_id) WHERE (db_booking_hoteldescriptiontranslations.hotel_id = AND db_booking_hoteldescriptiontypes.languagecode ='de' AND db_booking_hoteldescriptiontranslations.languagecode ='de') ORDER BY db_booking_hoteldescriptiontypes.descriptiontype_id ASC , name_beschreibung ASC

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 'AND db_booking_hoteldescriptiontypes.languagecode ='de' AND db_booking' at line 10