i'm using this live as i haven't completed my test environment and my site is really just for kicks and people i know. some things i've notice.
1)had the broken permalink error. JV's fix for that works fine. we're good there.
2)for some reason my admin account still picks up the blogs i surf to. meaning, when i backend a blog, when i leave, it still shows up under my switcher and i receive emails concerning comments, etc. i've has this problem since the beginning and i havent found a fix yet. the upgrades haven't fix it either.
3)unable to log into my main blog FROM the main blog. it times out and i exceed my CPU usage quota. checked the rror logs and this is what i see:
/*/**/*/realsportsbloggers/wp-admin/error_log: [13-Oct-2007 08:24:12] Index string: KEY type_status_date (post_type,post_status,post_date,ID) [13-Oct-2007 08:24:12] Index string: PRIMARY KEY (blog_id) [13-Oct-2007 08:24:12] Index string: KEY db_version (db_version) [13-Oct-2007 08:24:12] Index string: PRIMARY KEY (blog_id) [13-Oct-2007 08:24:12] Index string: KEY domain (domain(50),path(5)) [13-Oct-2007 08:24:12] Index string: KEY lang_id (lang_id) [13-Oct-2007 08:24:12] Index string: PRIMARY KEY (ID) [13-Oct-2007 08:24:12] Index string: KEY IP (IP) [13-Oct-2007 08:24:12] Index string: KEY activation_key (activation_key) [13-Oct-2007 08:24:12] Index string: KEY domain (domain) [13-Oct-2007 08:24:12] Index string: PRIMARY KEY (id) [13-Oct-2007 08:24:12] Index string: KEY domain (domain,path) [13-Oct-2007 08:24:12] Index string: PRIMARY KEY (cat_ID) [13-Oct-2007 08:24:12] Index string: KEY category_nicename (category_nicename) [13-Oct-2007 08:24:12] Index string: KEY last_updated (last_updated) [13-Oct-2007 08:24:12] Index string: PRIMARY KEY (meta_id) [13-Oct-2007 08:24:12] Index string: KEY meta_key (meta_key) [13-Oct-2007 08:24:12] Index string: KEY site_id (site_id) [13-Oct-2007 08:24:12] Index string: PRIMARY KEY (umeta_id) [13-Oct-2007 08:24:12] Index string: KEY user_id (user_id) [13-Oct-2007 08:24:12] Index string: KEY meta_key (meta_key) [13-Oct-2007 08:24:12] Index string: PRIMARY KEY (ID) [13-Oct-2007 08:24:12] Index string: KEY user_login_key (user_login) [13-Oct-2007 08:24:12] Index string: KEY user_nicename (user_nicename) [13-Oct-2007 08:32:44] WordPress database error: [Table 'database.wp_1_categories' doesn't exist] SELECT COUNT(*) FROM wp_1_categories [13-Oct-2007 08:54:39] WordPress database error: [Table 'database.wp_29_categories' doesn't exist] SELECT COUNT(*) FROM wp_29_categories
the only process running is wp_login.php. i'm not sure how to read this error, so if anyone wishes to save me an afternoon of googling - when i should be watching football - i'd appreciate it.
since i'm one of the few people running it live, i'll submit any bugs i find to trac.
thanks and great work guys.
DemonC