I'm using Joomla 6.0.3, PHP 8.4.19, and ROCSVI 9.6.1
I have reported on a couple of occasions, an issue with checkout values. For the last while, the problem has not showed itself, and you advised me here, that the problem with resolved. However, I've discovered now that when ROCSVI is updated, the problem immediately appears. This happened with the update today, and the previous update.
I can easily resolve the problem by issuing the following SQL statement:
UPDATE XXXXX_csvi_availabletables
SET checked_out = NULL
WHERE checked_out = 0
AND checked_out_time IS NULL;
However, i thought you would want to know the problem appears when updating.
TY and take care.
David
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!