Search Results for 'bbpress'
-
Search Results
-
Topic: Buddypress: 0 posts in topic
I have been having trouble with the buddypress forums. Basically, everything on the wordpress side of things works, and everything else BP wise works too. However, when I post a topic, the topic get’s posted, but the post doesn’t. So it says that there are 0 posts in the topic.
I am running wordpress 3.0.1 (not on multisite mode) and buddypress 1.2.5.2 in a root install. I have made one code change: before this I was getting an error because of mysql_get_server_info on wp-db.com, so I changed line 1589 (or somewhere around there from return
preg_replace( '/[^0-9.].*/', '', mysql_get_server_info( $this->dbh ));toreturn preg_replace( '/[^0-9.].*/', '', mysql_query("select version() as $this->dbh") );, and that error stopped.This is not because of any plugins or themes that I have installed: I have tried deactivating all of them to no result. I can not find any solution in any other topics.
And the problem is because of buddypress, not bbpress. I tried installing bbpress separately and integrating it with buddypress, and the same problem occurred when I posted on the buddypress end, but it didn’t when I posted on the bbpress side.
xmlrpc is enabled.
Thank you for your help.
If someone could help me out on an issue that I have been trying to resolve. I am trying to integrate bbpress into wordpress as many others have in the past. I have successfully kept the header and footer of wordpress as well as kept all css information from wordpress. However, I have lost all formatting of BBpress and well you just have to take a look at it.
click on the forums tab in the header and you will see. Any ideas of how I can get the formatting back or at least columns and the forum feel would be greatly appreciated.
Topic: bbPress email notifications
This forum, bbPress.org/forum, is using what appears to be the Subscribe to Topic plugin to send email notifications. I have been told that this plugin does not work, so I would like to ask the question, “How is the bbpress forum doing email notifications, because it works the way that I want email notifications to work on my site.”
The last time I posted about this, I was told that the plugin did not work in 1.0.2 and that 1.0.2 had built in support for this. I am fairly certain that 1.0.2 does not have built in email support and I would rather not downgrade to 0.9, but I might if that’s what it takes. Can anyone confirm this or offer a better solution?
I noticed this morning it’s tricky in bbpress to figure out who tagged what, when.
So now this plugin will help admin explore how those tags got there or if spammers have snuck in any stray tags.
Install, activate and look under the Manage menu.
Click on the numbers next to the items to “drill down” on those tags.
Let me know if you have feature ideas or find bugs.
—
okay it’s on the SVN now with a couple of tweaks/fixes
so you can get it from there
I have a WP install that doesn’t use any table prefix (the default being “wp_”) in the installer, and I had trouble getting bbPress installed using it.
I did get bbPress installed using the “wp_” prefix anyway, but had to go into the database by hand and change the bb_metadata entry for the prefix to nothing, and merge the (apparently auto-created) wp_metadata table into my “metadata” table to get it to work.
I can’t see any problems past what I ran into with the installation, it all works fine now, but I thought I would report this anyway.
Topic: made the switch
I just want to say thank you to the following people who contributed plugins and made my life much easier.
Thomas Klaiber
Eduardo Graells
Michael Adams
Nightgunner5
_ck_
Rich Boakes & Frédéric Petit
Rhys Wynne
Francesco Bigiarini
Well, thats out of the way.

I switched from phpBB3 to bbpress 1.0.2 because I couldn’t stand the huge administration section and the constant spam. In addition I had problems integrating phpbb with wordpress (yes, I tried, wp-united and hated it).
It took me roughly 2 days to implement the forum and wordpress the way it is now and I converted the data from phpbb to bbpress. Lost a lot of users because they couldn’t convert for whatever reason but I managed to keep all the data.
Forum Address: http://www.cichlidexplorer.com/forum
It still needs work!!
Topic: fetch RSS feed
How can i grab the RSS feed from bbpress and show it on WordPress?
I want to show the latest 3 comments in the format:
title
summary (max 10 plain text exerpt length)
Thanks in advance,
DKB
and using bbpress version 1.0.1