Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

[gitHub #1353] error prompt when deleting a category

freefree New
edited September 2012 in Vanilla 2.0 - 2.8

Hi, the following error prompt when deleting a category.

The version of Mysql is v5.5. Is this due to that Vanilla2 does not support MySQlL5.5?

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 'c from GDN_Comment c join GDN_Discussion d on c.DiscussionID = d.DiscussionID wh' at line 1|Gdn_Database|Query|delete GDN_Comment c from GDN_Comment c join GDN_Discussion d on c.DiscussionID = d.DiscussionID where d.CategoryID = :dCategoryID

Comments

Sign In or Register to comment.