Opened 15 years ago
Closed 15 years ago
#1979 closed defect (bug) (no action required)
Warning: include error message
Reported by: | ParaGate | Owned by: | |
---|---|---|---|
Milestone: | Priority: | major | |
Severity: | Version: | ||
Component: | Keywords: | Warning, error message, compatible | |
Cc: |
Description
Hi there. I'm using a custom template however, also wanted to use buddypress so I followed the instructions in the post entitled "Making My WordPress Theme BuddyPress Compatible". On the top of the homepage where the BuddyPress admin bar should be is the following error message:
Warning: include() [function.include]: Failed opening '/home/pgnew/public_html/wp-content/themes/wp-clear-basic/bp/bp-functions.php' for inclusion (include_path='.:/usr/local/php52/pear') in /home/pgnew/public_html/wp-content/themes/wp-clear-basic/functions.php on line 1
Any suggestions you can give would be greatly appreciated. (The url of my site is www.pgnew.com).
How are you doing the include? On first glance, this doesn't look like a BP problem.
This path looks wonky. Fix the file path first in your /wp-clear-basic/functions.php file.
Please make a follow-up post about your problem on the buddypress.org/forums.
If it appears to be a BP problem, this ticket will be reopened.