M-iT
Forum Replies Created
-
Same issue here.
Downgrade fixed it.
Turned off auto update for now.Forum: Plugins
In reply to: [Five Star Restaurant Reservations - WordPress Booking Plugin] Plugin ErrorTemp solution: put version 2.5.4 back.
It does not fix the existing incorrect entries but the new ones work again.
I only had 2 incorrect entries and I deleted them using the bulk actions as clicking ‘delete’ on the reservation does nothing.Hope this helps till there’s a fix.
Forum: Plugins
In reply to: [Five Star Restaurant Reservations - WordPress Booking Plugin] Plugin ErrorI have the same problem.
I analysed the record in the database and date/time notation has changed from i: to O:
All the O: records generate the issue.Changing the date/time format in the basic settings does not change anything.
IMHO this is the cause of the issue:
2.5.5 (2022-03-29)
Updated to timezone based date/time handling throughout the plugin, to have more consistent behaviour for all users, irrespective of their timezone/server.I’ve put the 2.5.4 version back and the new reservations have the i: date format and cause no problem. The records with the O: format keep displaying with errors.
s:15:\"date_submission\" i:1648463638 s:16:\"consent_acquired\" b:1 }'), s:15:\"date_submission\" i:1648541330 s:16:\"consent_acquired\" b:1 }'), s:15:\"date_submission\" i:1648586678 s:16:\"consent_acquired\" b:1 }'), s:15:\"date_submission\" O:8:\"DateTime\":3:{s:4:\"date\" s:26:\"2022-03-31 11:59:28.735484\" s:13:\"timezone_type\" i:3 s:8:\"timezone\" s:15:\"Europe/Brussels\" }s:16:\"consent_acquired\" b:1 }'), s:15:\"date_submission\" O:8:\"DateTime\":3:{s:4:\"date\" s:26:\"2022-03-31 15:48:05.171640\" s:13:\"timezone_type\" i:3 s:8:\"timezone\" s:15:\"Europe/Brussels\" }s:16:\"consent_acquired\" b:1 }'), s:15:\"date_submission\" O:8:\"DateTime\":3:{s:4:\"date\" s:26:\"2022-03-31 21:20:15.558907\" s:13:\"timezone_type\" i:3 s:8:\"timezone\" s:15:\"Europe/Brussels\" }s:16:\"consent_acquired\" b:1 }'),I’m having the same issue since this morning.
Can we revert the update?