Skip to:
Content

BuddyPress.org

Opened 15 years ago

Closed 15 years ago

#321 closed defect (bug) (fixed)

SQL Error in r821

Reported by: trent's profile trent Owned by: apeatling's profile apeatling
Milestone: Priority: critical
Severity: Version:
Component: Keywords:
Cc:

Description

Getting an error the odd time with r821 :

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 'p.user_id = 1' at line 1 for query SELECT count(p.post_id) FROM wp_bp_user_blogs_posts p LEFT JOIN wp_blogs b ON p.blog_id = b.blog_id WHERE b.deleted = 0 AND b.archived = '0' AND b.spam = 0 AND b.mature = 0 p.user_id = 1 made by require, require_once, do_action, call_user_func_array, bp_core_do_catch_uri, load_template, require_once, bp_has_posts, BP_Blogs_Blog_Post_Template->bp_blogs_blog_post_template, bp_blogs_get_posts_for_user, BP_Blogs_Post->get_posts_for_user

Change History (1)

#1 @apeatling
15 years ago

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.