Hello,
after creat a new bookable unit type i get always a error message like this
<code>
FEHLERMELDUNG
-
Notice: Undefined index: Wohnmobil Luxus in _rooms_booking_manager_get_unit_type_labels() (Zeile 286 von/www/htdocs/w007668c/test_mega/md-flawleshotel/sites/all/modules/contrib/rooms/modules/rooms_booking_manager/rooms_booking_manager.availability_search.inc).
-
Notice: Trying to get property of non-object in _rooms_booking_manager_get_unit_type_labels() (Zeile 286 von/www/htdocs/w007668c/test_mega/md-flawleshotel/sites/all/modules/contrib/rooms/modules/rooms_booking_manager/rooms_booking_manager.availability_search.inc).
-
Notice: Undefined index: Wohnmobil Luxus in _rooms_booking_manager_get_unit_type_labels() (Zeile 286 von/www/htdocs/w007668c/test_mega/md-flawleshotel/sites/all/modules/contrib/rooms/modules/rooms_booking_manager/rooms_booking_manager.availability_search.inc).
-
Notice: Trying to get property of non-object in _rooms_booking_manager_get_unit_type_labels() (Zeile 286 von/www/htdocs/w007668c/test_mega/md-flawleshotel/sites/all/modules/contrib/rooms/modules/rooms_booking_manager/rooms_booking_manager.availability_search.inc).
-
Notice: Undefined index: Wohnmobil Luxus in _rooms_booking_manager_get_unit_type_labels() (Zeile 286 von/www/htdocs/w007668c/test_mega/md-flawleshotel/sites/all/modules/contrib/rooms/modules/rooms_booking_manager/rooms_booking_manager.availability_search.inc).
-
Notice: Trying to get property of non-object in _rooms_booking_manager_get_unit_type_labels() (Zeile 286 von/www/htdocs/w007668c/test_mega/md-flawleshotel/sites/all/modules/contrib/rooms/modules/rooms_booking_manager/rooms_booking_manager.availability_search.inc).
</code>
I found out that the error message disappears when performing the following steps.
Rooms -> Configuration -> Booking Settings -> Rooms Availability Search Settings -> Save Configuration
Maybe you can change that the error no longer occurs.
best regards
René
Hi,
Thank you for your feedback, we will check again.
We checked and there is an error as you found.
This error occurs when creating and editing unit type. At the moment, we can fix it by your way: Rooms -> Configuration -> Booking Settings -> Rooms Availability Search Settings -> Save Configuration
or try as the follow link: https://www.drupal.org/node/2463165