Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 16 years ago

#99 closed defect (bug) (fixed)

Not Picking Up Blog ID Revisited

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

Description

Andy, in the latest trunk, getting db errors again where it doesn't seem to pick up the blog ID.

WordPress database error Table 'wpmu.wpactivity' doesn't exist for query SELECT id FROM wpactivity WHERE item_id = 5 AND component_name = 'blogs' AND component_action = 'new_blog_post' made by BP_Activity_Activity::exists

It seems to miss the blog id somewhere again.

Change History (3)

#1 @trent
16 years ago

Missed code tags, sorry.

WordPress database error Table 'wpmu.wp__activity' doesn't exist for query SELECT id FROM wp__activity WHERE item_id = 5 AND component_name = 'blogs' AND component_action = 'new_blog_post' made by BP_Activity_Activity::exists

#2 @trent
16 years ago

comes and goes, but was fixed when reported

#3 @trent
16 years ago

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