[buddypress-trac] [BuddyPress] #4787: Defining BP_XPROFILE_SLUG throws page not found
buddypress-trac
noreply at wordpress.org
Fri Feb 22 15:28:32 UTC 2013
#4787: Defining BP_XPROFILE_SLUG throws page not found
--------------------------+-----------------------------
Reporter: rogercoathup | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Future Release
Component: Core | Version: 1.7
Severity: normal | Resolution:
Keywords: |
--------------------------+-----------------------------
Comment (by rogercoathup):
have updated to latest beta release, and still seeing this problem.
Throws page not found if I try to set the default profile tab to any of
the other standard BuddyPress components, e.g. messages, friends or
groups.
If I try to set to a custom component we've added - define(
'BP_XPROFILE_SLUG', 'dashboard' );
It throws the following error:
Warning: require_once(/home/nnn/public_html/wp-content/plugins/nnn-
dashboard/includes/templates/members/single/home.php) [function.require-
once]: failed to open stream: No such file or directory in
/home/nnn/public_html/wp-includes/template.php on line 407
Fatal error: require_once() [function.require]: Failed opening required
'/home/nnn/public_html/wp-content/plugins/nnn-
dashboard/includes/templates/members/single/home.php'
(include_path='.:/usr/lib/php:/usr/local/lib/php') in
/home/nnn/public_html/wp-includes/template.php on line 407
Where it has appended /members/single/home.php to the template directory
of the custom component
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4787#comment:3>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list