Opened 15 years ago
Closed 15 years ago
#1923 closed defect (bug) (no action required)
Call to undefined function bp_get_user_nav()
Reported by: | intimez | Owned by: | |
---|---|---|---|
Milestone: | 1.2 | Priority: | major |
Severity: | Version: | ||
Component: | Keywords: | undefined, function, rc3, upgrade | |
Cc: |
Description
Upgrading from RC2 to RC3
Fatal error: Call to undefined function bp_dtheme_show_on_frontpage() in /wp-content/plugins/buddypress/bp-themes/bp-default/home.php on line 9
Duplicated error following these steps
Install wordpress2.9.1 (configure permalink)
install buddypress12rc2 (select default theme - no other install or changes)
then ...
install buddypress1.2.rc3 over buddypress12rc2
Attachments (2)
Change History (5)
#2
@
15 years ago
- Resolution worksforme deleted
- Status changed from closed to reopened
Standard install with buddypress as only plugin and no child theme. Have been following from rc to rc. No additional modification. Reproduced on another RC2 site. See pictures attached of result.
#3
@
15 years ago
- Resolution set to invalid
- Status changed from reopened to closed
There is no home.php in RC3 - http://svn.buddypress.org/tags/1.2-rc3/bp-themes/bp-default/
This is probably something to do with caching. I've just set up a new install and did not see the error.
You haven't overwritten the default theme. There is no home.php in RC3. Make sure you haven't moved the default theme into wp-content/themes/ or are using an out of date child theme.