Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 14 years ago

#1979 closed defect (bug) (no action required)

Warning: include error message

Reported by: paragate's profile 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).

Change History (1)

#1 @r-a-y
14 years ago

  • Resolution set to invalid
  • Status changed from new to closed

How are you doing the include? On first glance, this doesn't look like a BP problem.

include_path='.:/usr/local/php52/pear'

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.

Note: See TracTickets for help on using tickets.