You need to delete the caches, it happens in WP due caches are saved, just inactive cache plugin if you are using
Thanks for the reply @launchme10x
I’m not sure what you are suggesting that I do.
I installed a new plugin called WP Super Cache and used it to delete the cache, that didn’t fix it. I also deactivated the Appointment Hour Booking plugin and reactivated it, that didn’t fix it. Is that what you were suggesting?
Also, I found out that updates were done this morning which might have caused this new problem.
Hi,
Please try installing a “Query Monitor” plugin to check if it reports some database queries issue after clicking “Save changes”.
Thank you.
Thanks for the reply @codepeople
I installed “Query Monitor” and I did get 2 database errors after clicking save changes:
Query
—–
ALTER TABLE wp4t_cpappbk_forms
ADD vs_text_nmore text
Caller
——
CP_APPBOOK_BaseClass->add_field_verify()
Component
———
Plugin: appointment-hour-booking
Error Message
————-
Row size too large. The maximum row size for the used table type, not counting BLOBs, is 8126. This includes storage overhead, check the manual. You have to change some columns to TEXT or BLOBs
Error Code
———-
1118
===
AND
===
Query
—–
UPDATEwp4t_cpappbk_forms`
Caller
——
CP_AppBookingPlugin->save_options()
Component
———
Plugin: appointment-hour-booking
Error Message
————-
Unknown column ‘vs_text_nmore’ in ‘field list’
Error Code
———-
1054
Anyone have any idea how to fix this without having to completely remove/uninstall the app and then reinstall it?
Hi,
That’s a problem with an incomplete database update from an older version of the plugin.
Please post a message at the following page and we will give you a plugin version with an automatic patch for that issue: https://apphourbooking.dwbooster.com/contact-us
Thank you!
Dear codepeople,
I guess I have a similar issue. No changes can be saved.
The Query Monitor says:
“Row size too large.”
and
“Unknown column ‘vs_text_nmore’ in ‘field list'”
I should have the last unpaid version, like I uninstalled and installed the plugin again.
Thank you for your help.
Hi,
That’s a problem with an incomplete database update from an older version of the plugin.
Please post a message at the following page and we will give you a plugin version with an automatic patch for that issue: https://apphourbooking.dwbooster.com/contact-us
Thank you!