Seite 1 von 1

Fatal error when specifying wrong time-format

Verfasst: 30. Mär 2017, 11:36
von Schwartz
Hello ADMIDIO

In the playground I am doing some testing for the room -reservation.

I tested the systems ability to handle/prevent double-bookings.
It seems to be able to handle this, but when fiddling with the times, I made a input as:
From 14
To 16
Instead of
From 14:00
To 16:00

And the system responded with : Fatal error: Call to a member function format() on a non-object in /www/htdocs/admlogin/playground/adm_program/system/classes/htmlform.php on line 877

Kind regards
Schwartz