adamtcc
Forum Replies Created
-
Forum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] can’t save changesAnyone have any idea how to fix this without having to completely remove/uninstall the app and then reinstall it?
Forum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] can’t save changesThanks for the reply @codepeople
I installed “Query Monitor” and I did get 2 database errors after clicking save changes:
Query
—–
ALTER TABLEwp4t_cpappbk_forms
ADDvs_text_nmoretextCaller
——
CP_APPBOOK_BaseClass->add_field_verify()Component
———
Plugin: appointment-hour-bookingError 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 BLOBsError Code
———-
1118===
AND
===Query
—–
UPDATEwp4t_cpappbk_forms`Caller
——
CP_AppBookingPlugin->save_options()Component
———
Plugin: appointment-hour-bookingError Message
————-
Unknown column ‘vs_text_nmore’ in ‘field list’Error Code
———-
1054Forum: Plugins
In reply to: [Appointment Hour Booking - Booking Calendar] can’t save changesThanks 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.