#464 closed defect (bug) (fixed)
mySQL error deleting Blogs
Reported by: | trent | Owned by: | apeatling |
---|---|---|---|
Milestone: | Priority: | critical | |
Severity: | Version: | ||
Component: | Keywords: | ||
Cc: |
Description
When deleting a blog in WPMU, it gave the following error and didn't do quite a few things (which is obvious from the error)
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 'WHERE blog_id = 15' at line 1 for query DELETE FROM WHERE blog_id = 15 made by require_once, include, do_action, call_user_func_array, delete_blog->admin_footer, wpmu_delete_blog, do_action, call_user_func_array, bp_blogs_remove_blog, BP_Blogs_Blog->delete_blog_for_all, bp_blogs_delete_blogmeta
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixed, thanks.