WordPress database error – misplaced comma
-
Hi,
I’ve noticed a bug in this plugin where in some situations $in in ass_digest_fire() will be set to something like “,123,456,789” and “… IN (,123,456,789)” is of course a syntax error.
Here’s a patch which fixes that bug:
https://gist.github.com/tomdxw/eee0666699df96a7fed2
Thanks,
Tom Adams
dxwhttps://ww.wp.xz.cn/plugins/buddypress-group-email-subscription/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘WordPress database error – misplaced comma’ is closed to new replies.