Opened 16 years ago
Closed 16 years ago
#99 closed defect (bug) (fixed)
Not Picking Up Blog ID Revisited
Reported by: | trent | Owned by: | 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)
Note: See
TracTickets for help on using
tickets.
Missed code tags, sorry.