Search Results for 'bbpress'
-
Search Results
-
Hi
I love this forum and easy to use with WordPress but I like to give feature of signatures to my forum visitors.
Is there any plugin or guide for how to add signature feature for bbpress
Please Advise.
Topic: not working in buddypress
When I install it using buddypress I get this when I click the “FORUMS” tab:
Warning: mysql_get_server_info(): supplied argument is not a valid MySQL-Link resource in /home/********/public_html/wp-includes/wp-db.php on line 1582
Can someone help me? I really need to use bbpress!
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