#32624 closed defect (bug) (duplicate)
Table Doesn't Exists when adding new site with a WordPress Network Install
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.2.2 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
I'm getting the below error message when I add a new site with a WordPress Network install.
Error message: MysqlError: Table 'wp_test.hpu_233_posts' doesn't exist
Stack trace
in mysql_query called at /var/www/wp-includes/wp-db.php (1742)
in wpdb::_do_query called at /var/www/wp-includes/wp-db.php (1646)
in wpdb::query called at /var/www/wp-includes/wp-db.php (2196)
in wpdb::get_results called at /var/www/wp-admin/includes/upgrade.php (1931)
in dbDelta called at /var/www/wp-admin/includes/upgrade.php (2141)
in make_db_current_silent called at /var/www/wp-includes/ms-functions.php (1349)
in install_blog called at /var/www/wp-includes/ms-functions.php (1136)
in wpmu_create_blog called at /var/www/wp-admin/network/site-new.php (86)
Change History (2)
Note: See
TracTickets for help on using
tickets.
Thanks for the report bonnerl. we're tracking this issue in #32308.