[wp-trac] [WordPress Trac] #12142: cant access admin in ms install

WordPress Trac wp-trac at lists.automattic.com
Fri Apr 30 15:26:13 UTC 2010


#12142: cant access admin in ms install
-----------------------------+----------------------------------------------
 Reporter:  usermrpapa       |        Owner:          
     Type:  defect (bug)     |       Status:  reopened
 Priority:  highest omg bbq  |    Milestone:  3.0     
Component:  Multisite        |      Version:          
 Severity:  blocker          |   Resolution:          
 Keywords:                   |  
-----------------------------+----------------------------------------------

Comment(by ipstenu):

 I saw this once when I was running a 'non standard' blog as my main site
 blog (that is the blog with the ID 3 is my main blog).  I couldn't log in,
 couldn't get to the admin side, but the blog itself was fine, and I could
 get to other MS blogs on the same install!

 Changing these lines in wp-config.php fixed it for me:
 {{{
 define('SITE_ID_CURRENT_SITE', 3);
 define('BLOGID_CURRENT_SITE', '3' );
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12142#comment:25>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list