Just installed WPMU and I'm having some trouble with creating or deleting blogs.
- Creating a blog leads to a blank screen. No confirmation. Returning to dashboard and refreshing shows a new blog, but it cannot be visited ("Blog installed incorrectly. Contact sysadmin.") and shows a
"Warning: Invalid argument supplied for foreach() in /home/content/f/o/o/mydomain/html/wp-admin/wpmu-blogs.php on line 147.
- I CAN delete blogs, but get an error message whenever I do:
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/content/f/o/o/mydomain/html/wp-admin/includes/mu.php on line 50
Warning: Cannot modify header information - headers already sent by (output started at /home/content/f/o/o/mydomain/html/wp-admin/includes/mu.php:50) in /home/content/f/o/o/mydomain/html/wp-includes/pluggable.php on line 865"
I suspect these are database problems, but I can't seem to figure it out. Any ideas?