Ticket #2566: bp_button_patch1.patch
| File bp_button_patch1.patch, 482 bytes (added by , 16 years ago) |
|---|
-
bp-core/bp-core-classes.php
583 583 return false; 584 584 585 585 // No button for guests if must be logged in 586 if ( true == $this->must_be_logged_in && !is_user_logged_in )586 if ( true == $this->must_be_logged_in && !is_user_logged_in() ) 587 587 return false; 588 588 589 589 // No button if viewing your own profile
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)