Search Results for 'bbpress'
-
Search Results
-
I’m hoping this is straightforward. I’ve integrated BBpress and WordPress at a theme level – ie reusing header and footer. What I would like to do is display different information (such as a link to a user profile) in the header only when a bbpress page is being displayed. Is there a conditional variable I can check with php that would allow me to do this? Which global variable? Thanks.
I installed bbPress into my WP directory such that its index.php lives here: http://stlrevolution.com/teamrev/forums/
The admin tool seems to work fine. I am able to create topics and whatnot, see users, and all that. BUT, when I click on a topic, I receive file not found message.
For example, I went to add a new test topic:
http://stlrevolution.com/teamrev/forums/?new=1
And when I clicked [Send Post], instead of seeing the post or some other page displayed, I received an error for this url:
http://stlrevolution.com/teamrev/forums/topic/3?replies=1#post-3
When I look in the forums folder, there is no “topic” folder, so I’m wondering what exactly I messed up during installation. Please advise. Thank you.
Can we get an explanation on what this is about
and where exactly bbPress is being taken? (ie. backPress)
I managed to install bbpress, and its all working well, getting the data from the wpbase. but what i wis to do is to integrate bbpress as a part of my wp site, it should load in the main content frame. is this possible?
ex: http://www.indexhibit.org/forum/
here the skeleton of the cms remains after going to the forum.
help is much appreciated
Topic: Fatal error: bb_get_header
using bbpress .8.3 I can view my main page (http://www.healthstatus.com/health_blog/forums), I can view a latest discussion by clicking on it, but when I click on a forum, I get the message:
Fatal error: Call to undefined function bb_get_header() in /…../forums/forum.php on line 1
Second, when I try and add a forum (from the admin screen) it just flashes at me but doesn’t add the new forum.