PHP 7.X.X issue
-
Seems that with php >7.0 it’s not possible to select multiple rows and change their booking-status. Only 1 row get’s changed. Also the “You have made the following changes” page doesn’t appear when changing the booking-status.
But, after downgrading to php 5.6.30 it all works fine. I checked also checked for differences between apache & nginx; no more bugs or differences here.
My guess it that
public static function changeStatusShow(blokaroom-meetings.php) needs a (small) change, but wasn’t able to lay my finger on it.Any idea, anybody? Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘PHP 7.X.X issue’ is closed to new replies.