Published on July 6th, 2011 by tiffanyhicks101
I’m trying to install the bbPress forum on my WordPress Theme. My theme indicates that they are compatible with bbPress.
I just put the bbPress forum on my server in my WP root folder, renamed the folder “Forum” and went to my site name: www.coastkidsconnection.com/forum and the bbPress installer doesn’t start as it’s supposed to according to the install steps. The login “remembers” my login/pass which must be from my WordPress login (and they’re connected?)… but it won’t log in. It goes to a blank page when I submit my login.
So, I created a new account to ask for help here as I couldn’t login with my WP login. I can still log in to my WordPress Dashboard with my WP login info though.
Can you help me please?
Published on July 6th, 2011 by tupperware
Double bbp-admin-links appearing in a topic display.
I’m getting two sets of the admin links (edit, trash, etc) showing up. The first shows up in the proper place, in the posts row. The second place it is showing is by the bottom of the topic display page near the submit new reply button.
Thanks in advance for the help.
Published on July 6th, 2011 by ed
What is the best solution for moving all my files to a new database and setting back up…(this is not a plugin setup…this is the old school way)
Right now all files are moved over to new database but not working?
Do I need to change the bbconfig file to match my new database information?
Is there anything else to get it up and running?
THanks
Published on July 5th, 2011 by UG-Ltd.de
I have a German webseite powered with WordPress (formerly with Redaxo). 
Now I tested the new bbPress plugin, but problems with languages, further bbPress plugins… nice try, but better would be a separate installation of bbPress with integration.
So I adapted my tmeplate, use the css files from WP and integrated ist in the navigation.
The forum is at http://www.ug-ltd.de/service/forum.html
Also I changed some permalinks, date functions and so on.
Published on July 5th, 2011 by HotTips
Hey guys!
So I’ve got the “Yen” theme purchased from Themesforest, and he hasn’t mentioned to me that the theme comes ready for bbpress. However, the bbpress plugin (along with the bbpress integration plugin) is actually working fine when it comes to allowing my site to have a fully functional forums section.
My issue, however, is that I really don’t like the current look. It just doesn’t look very good to me, and I’d love to be able to apply a theme to the layout in place of it, just like a typical single installation of bbpress would be.
Any way to help me on this? I can’t seem to figure out how to change the theme of this layout. I’ve never posted here before, and I did look around a little bit… but if this question has an answer, I’d love to be directed to it (and.. “sorry for the repeat post).
Thanks again everyone.
~Charlie~
http://hottipscentral.com
Published on July 4th, 2011 by DerpDiddy
Is this possible? I never read thru the faq’s but i saw a site using your software and I love it. Is this possible? I never edited any of the raw php code in php, but changed the template a bit so the banner points to /. can this be easily done? I do have one custom theme….would that need to go? please direct me to the FAQ on this procedure
Published on July 4th, 2011 by catlawsonNHS
When i try to install the following plugin – Restrict registration for bbPress (2.0.3) i get a fatal error.
Fatal error: Call to undefined function bb_get_option() in /opt/lampp/htdocs/wp-content/plugins/restrict-registration-for-bbpress/restrict-registration.php on line 149
I have had this with every plugin I have tried to install from this site and am beginning to wonder if it is a server issue. Does anyone have any ideas what might be causing this?
Thanks
Published on July 4th, 2011 by Gortan
Hey, I’m looking to put a forum in my wordpress blog for my Minecraft server, and the step is “upload bbForum to your server.” How exactly do I do this? It provides no further instructions on how to do this.
Sorry if this is a newbie question, thanks for any help.
Published on July 3rd, 2011 by Lars
Hello,
I’m adding bbPress 2.0 beta 3 to a WordPress site. It seems to work pretty well, except that it says on my profile “You are not currently subscribed to any topics.” even though I am subscribed to two topics. The same goes for Favorite forums and Topics Created.
I checked the code and it seems that bbp_get_user_topics_started(), bbp_get_user_subscriptions() and bbp_get_user_favorites() are all returning false. I’m logged in as the user with ID 2 and these rows are in the usermeta table:
37 2 _bbp_favorites 54,56
41 2 _bbp_subscriptions 56,61
That suggests that favorizing and subscribing works, but there seems to be a bug in bbp_get_user_subscriptions(), bbp_get_user_topics_started() and bbp_get_user_favorites().
In the file bbp-user-functions.php the function bbp_get_user_favorites on line 193 return array(2) { [0]=> string(2) “54” [1]=> string(2) “56” } but bbp_has_topics() on line 197 return false. I guess the same happens in bbp_get_user_subscriptions() so the problem should be in the function bbp_has_topics().
I’m not enough of a WP-expert to dive into bbp_has_topics(), which is why I’m posting here. Do you know what the problem could be?
Thanks in advance.
Published on July 3rd, 2011 by sithinquisitor
Hi,
I have installed bbpress on my wordpress site:
http://www.sithinquisitors.com/sith-inquisitor-forums/
The problem I have is that my sites theme has 3 columns meaning the forum is squashed, I was wondering if there was a way to stop the 2 columns on the right (that contain showing whilst viewing the forum.
Thanks in advance.