Deleting a blog yielded this page on my virgin buddypress-mu installation.
Warning: reset() [function.reset]: Passed variable is not an array or object in /var/www/lighttpd/data/techarcana/wp-admin/includes/mu.php on line 53
Warning: Cannot modify header information - headers already sent by (output started at /var/www/lighttpd/data/techarcana/wp-admin/includes/mu.php:53) in /var/www/lighttpd/data/techarcana/wp-includes/pluggable.php on line 868
photoads
Member
Posted 13 years ago #
I am getting this exact same message - I was getting the same error with dirrefent line numbers so I upgraded to the latest version of WPMU but now am getting the same error as you.
Were you able to fix the problem?
I can confirm this bug, is there a priority on it? I would have gone in to fix it myself but that is in the core. Perhaps its a function calling it externally but this is a big problem!!!
I can't reproduce it on my install.
If you look they are warnings - not errors, the first is coming from it doing reset on an undefined variable. If php logging is set to go to a file and not to screen (which is what is recommended for live sites) then how is this a "big problem"?