Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: I want to use bbPress function on WordPress


chrishajer
Participant

@chrishajer

Try using the file path to the file rather than a relative path. The system is telling you it can’t find the file in that location. Try this:

require_once('/home/eraxeco1/public_html/massbase.com/community/bb-load.php');

Skip to toolbar