In buddylist_access.module on line 82 an SQL query is broken and saying unknown b.uid in ON clause.
I fixed it by inner joining buddylist with buddylist_groups on b.uid = g.uid
| Comment | File | Size | Author |
|---|---|---|---|
| buddylist_access_sql_fix.patch | 1.13 KB | Anonymous (not verified) |
Comments
Comment #1
quicksketchThanks for fixing the query. Posted to CVS, though the buddy_access module still isn't usable at this point.
Comment #2
(not verified) commented