tiipiik / OctoberCMS-RoomBooking

Booking plugin for OctoberCMS
33 stars 21 forks source link

Error while trying to getbookeddates #14

Closed endrianus closed 6 years ago

endrianus commented 7 years ago

Hello.

when I first book date on front end in specific room, then returned back to booking page it returned this error. From the trace, it said that getbookeddates returned error. what's the solution ?

please kindly find the attached file.

screen shot 2017-02-21 at 6 57 31 am screen shot 2017-02-21 at 6 57 39 am

tiipiik commented 7 years ago

Did you manage to fix your issue ? I'm really sorry for the delay. Did you configure the components properly ?

kubektkd commented 6 years ago

Hi, I have the same problem, but only when I add reservation in backend.

I noticed that it is because of wrong date format of arrival and departure dates. When adding a new reservation, I select only date in the arrival and departure fields, but after save in collumns view date with time is shown.

How can I format this date, that it will be adding to database only date without time?

Please help.

mabasic commented 6 years ago

I have fixed this in this PR https://github.com/tiipiik/OctoberCMS-RoomBooking/pull/16