After update to 1.6.2 PHP error
-
On a client website, I rolled back to ver 1.6.1.2 when I noticed a PHP error — actually a database error – after updating to the most recent 1.6.2 this morning as follows (I have obscured the database name with ######)
[08-Dec-2022 16:37:17 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(
)' at line 1 for query ALTER TABLE ######_ssa_appointment_type_labels ADD
(
) made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, Simply_Schedule_Appointments->hooks, Simply_Schedule_Appointments->plugins_loaded, Simply_Schedule_Appointments->plugin_classes, SSA_Appointment_Type_Label_Model->__construct, SSA_Db_Model->__construct, TD_DB_Model->__construct, TD_DB_Model->db_hooks, TD_DB_Model->maybe_create_table, TD_DB_Model->create_table, dbDelta
- The topic ‘After update to 1.6.2 PHP error’ is closed to new replies.