I got the following error when trying to delete a group:

user warning: 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 'WHERE nid = 76' at line 1 query: DELETE RFOM og_titles WHERE nid = 76 in sites/all/modules/og_titles/og_titles.module on line 137.

I corrected the error with the attached patch.

CommentFileSizeAuthor
og_titles_nodeapi_sql_fix.patch0 bytescapellic

Comments

mradcliffe’s picture

Status: Needs review » Fixed

Thank you. Patch was 0 bytes, but I found the error and fixed it. Quick commit.

capellic’s picture

Oops. Sorry for not noticing the patch file was empty. Thanks for taking care of this.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.