WordPress database error: [Table 'xxx_wpmu.wp_2_options' doesn't exist]
SELECT option_value FROM wp_2_options WHERE option_name = 'wp_2_user_roles' LIMIT 1
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/public_html/blog/wp-
includes/wp-db.php:135) in /home/xxx/public_html/blog/wp-includes/pluggable.php on line 334
I got these errors right after I deleted a blog just after the 2nd confirmation button I clicked. I'm using WPMU 1.1.1 but sort of got mixed with 1.2.1
WPMU 1.2.1 seems to have a bug with the widget plugin, I can't use the configure button, the popup box would not show up. So I copied and pasted the whole 1.1.1 files to 1.2.1 except that of the wp-login, wp-singup, and wp-activate.
Any guess whether this is a big problem or not? BTW, I don't understand why I have Table wp_2 prefix in my table names, shouldn't it be wp_1 ?
Forgive me if this is a bit too long to read.
Thanks.