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 'ADD COLUMN cCaptchaStyle varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci' at line 6]
ALTER TABLE wp_sib_model_forms ADD COLUMN selectCaptchaType int(1) NOT NULL DEFAULT 0 After gCaptcha_site, ADD COLUMN cCaptchaType int(1) NOT NULL DEFAULT 0 After selectCaptchaType, ADD COLUMN cCaptcha_secret varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci AFTER selectCaptchaType, ADD COLUMN cCaptcha_site varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci AFTER cCaptcha_secret; ADD COLUMN cCaptchaStyle varchar(255) CHARACTER SET utf8 COLLATE utf8_unicode_ci AFTER cCaptcha_site;

Warning: Cannot modify header information - headers already sent by (output started at /mnt/web415/e1/22/510564122/htdocs/WordPress_01/wp-includes/class-wpdb.php:1854) in /mnt/web415/e1/22/510564122/htdocs/WordPress_01/wp-includes/pluggable.php on line 1435 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web415/e1/22/510564122/htdocs/WordPress_01/wp-includes/class-wpdb.php:1854) in /mnt/web415/e1/22/510564122/htdocs/WordPress_01/wp-includes/pluggable.php on line 1438