Error getting correct blog_id on MU from functions.php
Compare $current_site->id with $current_site->blog_id. According to the in-line documentation, blog_id should be working … but check to see if there’s a major difference there (your system might have a plug-in or something else causing a problem). Update – Ignore last It seems like $current_site is a global variable defined by your site or network and … Read more