[buddypress-trac] [BuddyPress] #3571: PHP Fatal Error in theme after upgrade to 1.2.10
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Sun Sep 11 19:19:02 UTC 2011
#3571: PHP Fatal Error in theme after upgrade to 1.2.10
----------------------+-----------------------------
Reporter: WendellH | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Core | Version: 1.2.9
Severity: blocker | Keywords:
----------------------+-----------------------------
Upon upgrading from 1.2.9 to 1.2.10, during auto-activation, the site
stopped functioning (BP was never activated). Refreshing caused a 500
error in the admin area and just a blank white screen on the public side.
The error.log produced the following error (filenames edited for privacy
reasons):
`PHP Fatal error: Call to undefined function bp_page_title() in
/home/sitename/public_html/wp-content/themes/themename/header.php on line
9`
Note that I am using the latest BuddyBoss theme, with a child theme. So I
removed the child theme via FTP and then tried accessing the site again.
This time, I received the same error but in the
themes/buddyboss/header.php file, so it appears that it's not the child
theme's fault.
So then I reviewed the default BP theme included in 1.2.10 and compared it
to the BuddyBoss theme to ensure BuddyBoss was using the bp_page_title()
tag properly. From my limited knowledge, it looked correct. I have
attached the header.php file from the BuddyBoss theme to this ticket for
your review.
From all I can tell, it appears to be specific to BuddyPress, hence this
ticket.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3571>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list