[Bb-trac] [bbPress] #1064: function bb_delete_user is broken in 1.0 alpha 6

bbPress bb-trac at lists.bbpress.org
Fri Apr 3 14:54:31 GMT 2009


#1064: function bb_delete_user is broken in 1.0 alpha 6
----------------------+-----------------------------------------------------
 Reporter:  _ck_      |       Owner:             
     Type:  defect    |      Status:  new        
 Priority:  normal    |   Milestone:  1.0-beta   
Component:  Back-end  |     Version:  1.0-alpha-6
 Severity:  normal    |    Keywords:             
----------------------+-----------------------------------------------------
 `function  bb_delete_user` is broken in 1.0  (works fine in 0.9)

 how to fix:

 edit `functions.bb-users.php` around line 42

 and change it from

 `global $wp_users_object;`

 to

 `global $wp_users_object, $bbdb;`

-- 
Ticket URL: <http://trac.bbpress.org/ticket/1064>
bbPress <http://bbpress.org/>
Innovative forum development


More information about the Bb-trac mailing list