Hi,
I'm running a live server and a test server which I both recently upgraded from 1.0 to 2.7. The upgrade went smoothly, until:
When I create blogs ONLY on the live server, it appears to create the blog, sends me the email, but when I go to the URL I get the message: "The blog you have requested is not installed properly. Please contact the system administrator."
Then, when I go to delete the blog, I get the PHP error:
"Warning: reset() [function.reset]: Passed variable is not an array or object in /home/forekin1/public_html/wp-admin/includes/mu.php on line 47
Warning: Cannot modify header information - headers already sent by (output started at /www/wp-admin/includes/mu.php:47) in /www/wp-includes/pluggable.php on line 856"
I've got my plugin directories emptied, and my wp-config files identical. Anyone have any suggestions?