|
Por favor. Revise los siguientes errores:
- Error in multipage query: SELECT hotel_id, hotel_name_fr as hotel_name, hotel_hi, hotel_code, destination_name_fr as destination_name, hotel_category, hotel_info_fr as hotel_info, included_modality_id as hotel_modality FROM hotels INNER JOIN destinations ON (hotel_destination = destination_id) inner JOIN hotel_modalities_included ON (hotel_id = included_hotel_id)WHERE hotel_enabled = 1 AND included_modality_id = 1 GROUP BY hotel_id ORDER BY hotel_destination ASC, Unknown column 'hotel_hi' in 'field list'
|
|
| Nous n’avons trouvé aucun hotel qui réponde aux paramètres que vous recherchez. |
|
|