WebsiteBaker Support (2.12.x) > General Help & Support
Bookings module for WB 2.12.2
Mux:
thanks!
Mux:
booking-module generally works after updating to wb 2.13. and php 8.1
But the bookings-edit-button in the frontend does not.
I get an error "Function strftime() is deprecated".
It's in bookings_v2/functions.php. I will try to replace it with date. Maybe an update of bookings-module is possible?
EDIT: Or maybe sb can tell me how to convert these two lines (and there are some more)
--- Code: --- strftime( $dateformat.' %H:%M', mktime( $begindate['hour'], $begindate['minute'], 0, $begindate['month'], $begindate['day'], $begindate['year']) ),
strftime( $dateformat.' %H:%M', mktime( $enddate['hour'], $enddate['minute'], $enddate['second'], $enddate['month'], $enddate['day'], $enddate['year']) ),
--- End code ---
to date?
Thanks!
hgs:
It is astonishing that the module continued to run as long as it did, but php8.2 seems to be the end.
The module was designed for Website Baker 2.7.x
If the developer doesn't offer a fix, I don't see a chance
Navigation
[0] Message Index
[*] Previous page
Go to full version