user warning: Unknown column 'b.uid' in 'on clause' query: SELECT b.uid, g.label FROM buddylist b, buddylist_groups g INNER JOIN users u ON b.uid = u.uid WHERE b.buddy = 1 in E:\Web\drupal47b6\includes\database.mysql.inc on line 120.
Doesn't happen until someone adds a buddy to their list, but then displays on every page load. I'm guessing that isn't the only broken query in the access file.
Comments
Comment #1
quicksketchDuplicate issue #58616. Patch has been applied to cvs.