The response I am getting is:
UPDATE `id_bookings` SET `user_id` = '11', `title` = 'Keith ', `session_id` = '|', `sheet` = 'E', `start_time` = '18:50', `end_time` = '20:50', `team_name_1` = NULL, `team_name_2` = NULL, `score_1` = NULL, `score_2` = NULL, `provisional` = 0, `paid` = 0, `invoiced` = 0, `repeat` = NULL, `repeat_every` = '1', `repeat_by` = 'month', `repeat_ends` = 'never', `repeat_ends_after` = NULL, `repeat_ends_on` = NULL, `booking_date` = 1570579200 WHERE `booking_id` = '17471'
which does look like it is sending the information to the database?
There is also the follwoing warning in the log: Severity: Warning --> ini_set(): A session is active. You cannot change the session module's ini settings at this time /home/sites/2a/5/542c5a399a/public_html/ice-diary/SjzWiREYxf/system/libraries/Session/Session.php 314