[wp-trac] [WordPress Trac] #12964: Problems with repair database
WordPress Trac
wp-trac at lists.automattic.com
Sun Apr 11 19:31:44 UTC 2010
#12964: Problems with repair database
--------------------------+-------------------------------------------------
Reporter: ocean90 | Owner: ryan
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.0
Component: Database | Version: 3.0
Severity: normal | Keywords: multisite, needs-patch
--------------------------+-------------------------------------------------
1. The ''repair.php'' checks for all tables, it checks also for
*_sitecategories table even though I deactivated global terms. It
shouldn't do that, because it returns a ''doesn't exist'' message.[[BR]]
2. If you create a new site and the tables couldn't create successfully
and then go to yoururl.com/wp-admin/ you get a message which asked for
reparation. If you click on the link you get some notices on
''repair.php'':
{{{
Notice: Undefined index: scheme in /html/blog/wp-includes/class-http.php
on line 253
Notice: Undefined index: scheme in /html/blog/wp-includes/class-http.php
on line 253
Notice: Undefined index: host in /html/blog/wp-includes/class-http.php on
line 257
Notice: Undefined index: host in /html/blog/wp-includes/class-http.php on
line 257
Warning: Cannot modify header information - headers already sent by
(output started at /html/blog/wp-includes/class-http.php:253) in
/html/blog/wp-admin/maint/repair.php on line 7
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12964>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list