By Andy on Tuesday, 16 December 2014
Posted in Technical Issues
Replies 2
Likes 0
Views 649
Votes 0
If I change a Group (back-end admin) from Closed to Invite-Only, or the other way around, it seems to work but it throws this message:

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 SQL=UPDATE mydb_social_clusters SET `type` = '3' WHERE `id` IN ()

So (a) reporting the problem, and (b) asking if I should worry about what this error may have done to my site?

Thanks!
Also getting this error after creating a new group back-end too...

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 SQL=UPDATE mydb_social_clusters SET `type` = '2' WHERE `id` IN ()
·
Tuesday, 16 December 2014 10:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Andy,

Please replace the attached file in: ../media/com_easysocial/apps/fields/group/type/type.php . Hope this helps.
·
Tuesday, 16 December 2014 13:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post