[wpmu-trac] Re: [WordPress MU Trac] #427: Main wp-login.php not working for users other than site admin

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed Nov 21 12:41:17 GMT 2007


#427: Main wp-login.php not working for users other than site admin
------------------------+---------------------------------------------------
 Reporter:  moorezilla  |        Owner:  donncha 
     Type:  defect      |       Status:  reopened
 Priority:  normal      |    Milestone:  WPMU 2.0
Component:  component1  |      Version:  2.0     
 Severity:  major       |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by donncha):

 Is it when they click on the wp-login.php link they are sent to http://wp-
 login.php or is it after the click "Login"? Check the form action element,
 and dump the $current_blog object to a file with the command:
 error_log( print_r( $current_blog, 1 ), 3, "/tmp/err.txt" );

 Put that before the login form in wp-login.php and check /tmp/err.txt when
 the error happens again.

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/427#comment:12>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list