[wpmu-trac] [WordPress MU Trac] #662: Creation of Blog Incomplete
WordPress MU Trac
wpmu-trac at lists.automattic.com
Sat Jun 21 17:28:18 GMT 2008
#662: Creation of Blog Incomplete
------------------------+---------------------------------------------------
Reporter: trent | Owner: somebody
Type: defect | Status: new
Priority: high | Milestone:
Component: component1 | Version:
Severity: major | Keywords:
------------------------+---------------------------------------------------
I just noticed today with the latest TRAC rev that when I try and create a
blog, it is created but not completely as it hits the following error
first and doesn't create blog options table:
WordPress database error Table 'wp_site' already exists for query \nCREATE
TABLE wp_site (\n id bigint(20) NOT NULL auto_increment,\n domain
varchar(200) NOT NULL default '',\n path varchar(100) NOT NULL default
'',\n PRIMARY KEY (id),\n KEY domain (domain,path)\n) DEFAULT CHARACTER
SET utf8 made by dbDelta,
The blog shows up in the admin, but it gives the following on the blog
address:
The blog you have requested is not installed properly. Please contact the
system administrator.
The error logs shows it is because it hasn't created the blog option
table.
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/662>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list