XF 1.5 [Fixed] Comment in profilepost error occurred

warn.webp

#1064 - 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 2]
Code:
ALTER TABLE xf_profile_post_comment
            ADD warning_id INT UNSIGNED NOT NULL DEFAULT 0,
 
Last edited:
Top Bottom