Opened 16 years ago
Closed 16 years ago
#171 closed defect (bug) (fixed)
SQL Error in r547
Reported by: | trent | Owned by: | |
---|---|---|---|
Milestone: | Priority: | critical | |
Severity: | Version: | ||
Component: | Keywords: | apeatling | |
Cc: |
Description
Filling up the error log with the following with r547.
WordPress database error 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 'm.is_banned = 0' at line 1 for query SELECT DISTINCT count(m.group_id) FROM wp_bp_groups_members m, wp_bp_groups g WHERE m.group_id = g.id AND g.status != 'hidden' AND m.user_id = 8 AND m.inviter_id = 0 m.is_banned = 0 made by total_group_count
Note: See
TracTickets for help on using
tickets.
Fixed.