Hoi,

I have the following problem:

Whenever i try to update the availability of a hotel-room i get presented with the default value (in my case this is 1).
When i change the availability, the rooms get updated and the calendar on the node page shows the correct values, however when i go back to editing the availability the default values get shown again, also: whatever month i want to edit, the page allways shows the current month...

I have been looking in the code from hotel_bookings_calendar.inc line 162 and on, where the values get subtracted from the database but can't seem to find anything wrong with it.

I would appreciate some help with this.

regards

Comments

elatro’s picture

Status: Active » Closed (duplicate)

Sorry for posting,

Turns out to be related to the date module as discussed in http://drupal.org/node/1244870

I already had used the patches as mentioned there, the post from sylvainblot #26 made me realize that this was still the issue: ISO => DATETIME.
Will probably meet this one some more times ....

Thanks to the community.

regards