[wpmu-trac] [WordPress MU Trac] #1053: White screen for	wp-admin #2
    WordPress MU Trac 
    wpmu-trac at lists.automattic.com
       
    Wed Jul 15 00:48:02 UTC 2009
    
    
  
#1053: White screen for wp-admin #2
----------------------------+-----------------------------------------------
 Reporter:  jasonbenesch    |        Owner:  somebody
     Type:  defect          |       Status:  new     
 Priority:  high            |    Milestone:  WPMU 2.0
Component:  Administration  |      Version:  2.8.1   
 Severity:  critical        |   Resolution:          
 Keywords:                  |  
----------------------------+-----------------------------------------------
Comment (by jasonbenesch):
 I tracked this bug down to wp-includes/wpmu-functions.php. I commented out
 line numbers 153 - 157.
 //switch_to_blog( $id );
 //$details->blogname   = get_option( 'blogname' );
 //$details->siteurl    = get_option( 'siteurl' );
 //$details->post_count = get_option( 'post_count' );
 //restore_current_blog();
 It was getting stuck on switch_to_blog function.
-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/1053#comment:1>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
    
    
More information about the wpmu-trac
mailing list