Search Results for 'bbpress'
-
Search Results
-
Would anybody know how to display parts of bbpress in wordpress? My wordpress category pages are the same as my bbpress forums. Would it be possible to include latest 10 posts from bbpress forum ‘apple ipod’ on an apple ipod category page in wordpress?
..
Further thought, possibly the other way around? Display wordpress posts from ‘apple ipod’ category above the bbpress forum ‘apple ipod’?
Topic: Spam comments.
I want a feature that will enable user to add their own blogs plus display the blogs feeds in a public profile page.
Topic: Intergration problem?
Well first of all I am really happy with bbPress, it’s great for my simple site.
My problem is the integration between my wordpress blog an my forum. When i log in to the forum i get logged out of wordpress and visa versa. Just wondering whether or not this is supposed to happen? What can i do if its not?
Help would be great.
After researching this error for a while, I finally found a solution and wanted to share to hopefully help someone else out, so they don’t go through the same headache.
Searching for this issue within bbPress lead nowhere, so I abandoned that approach and looked at it from strictly a MySQL perspective. Finally I found that there wasn’t enough time being given to queries. Once the timeout was reached, an error would be thrown, and the query would be abandoned. For one of my client sites I found that, even though we had a dedicated server, the host used a default .cnf file for db settings, and had set the wait_timeout = 10, meaning if a query didn’t respond in 10 seconds (even if the server was under load at the time), the query would fail. This issue was resolved with the following settings:
interactive timeout = 25
wait timeout = 45
Note: The settings may need to be different for your site, and your host may not let you change these settings. I just wanted to mention this in case it can help you.
Topic: bbRating FF issue
Topic: More than Email notification
Good evening,
I’ve just installed BBPRESS but I need to have a particular functionality I’ve not found up to now.
I’d like to allow every user to send a copy of the message to an email address chosen during the editing of the message.
The email address should be insered in a form placed below che Post form.
Could you help me to find out this kind of plugin?
Tnx!!
Hi,
Is there some way to reload an older database backup in my BBpress forum without losing new posts and new users between the the last back up and to date?
I am having problems with a plugin that suddenly stopped working and I was thinking it might be a DB problem.
I don’t want to lose 4 days worth of posts and new user registrations by reloading an older DB back up.
Can I just not drop certain tables and save that information while updating everything else?
If so, could someone explain how to do that to preserve this information?
I am using BBpress version 1.0.2
Thanks!
Scott
Is there something in bbPress that can help stop spam comments?
Thank you.