[buddypress-trac] [BuddyPress] #1972: Bug: Wrong blog title
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Wed Feb 17 08:07:37 UTC 2010
#1972: Bug: Wrong blog title
----------------------------+-----------------------------------------------
Reporter: _DorsVenabili | Owner:
Type: defect | Status: reopened
Priority: major | Milestone: 1.2
Resolution: | Keywords: new blog title header custom
----------------------------+-----------------------------------------------
Comment(by _DorsVenabili):
I'm sorry Andy, but I have checked the problem and it's a buddypress's bug
too, cause this happens beacuse there is an error in a function in:
wp-content/plugins/buddypress/bp-themes/bp-default/header.php
We can see in line 44:
<h1 id="logo"><a href="<?php echo site_url() ?>" title="<?php _e( 'Home',
'buddypress' ) ?>"><?php bp_site_name() ?></a></h1>
But that is wrong, cause the function bp_site_name() only shows the
deafault blog's name.
--
Ticket URL: <http://trac.buddypress.org/ticket/1972#comment:4>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list