Closed (fixed)
Project:
Buddylist
Version:
master
Component:
Code
Priority:
Critical
Category:
Bug report
Reporter:
Anonymous (not verified)
Created:
13 Apr 2006 at 17:42 UTC
Updated:
19 Aug 2015 at 15:54 UTC
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