|
Por favor. Revise los siguientes errores:
- Error in query: SELECT hotel_name_fr as hotel_name, hotel_hi, hotel_code, hotel_destination, destination_name_fr as destination_name, hotel_address, hotel_phone, hotel_fax, hotel_email, hotel_info_fr as hotel_info, hotel_rooms, included_modality_id as hotel_modality, hotel_category FROM hotels LEFT JOIN destinations ON (hotel_destination = destination_id) INNER JOIN hotel_modalities_included ON (hotel_id = included_hotel_id) WHERE (hotel_id = 195), Unknown column 'hotel_hi' in 'field list'
|
|
|
|
|