Published on September 21st, 2017 by udidol
Hi,
I have a bbpress forum on my website which was spammed with messages. There are 27,000 spam topics on it. I want to delete the forum entirely, but since there are so many topics, when I try to delete it the request gets timed out.
I would like to delete most of the posts directly from the database with an SQL query. Can anyone provide an SQL query to delete these messages?
As far as I could tell, all of the messages have the same title and same author name, if that helps (I didn’t look through all of the 27,000 posts).
Any help is appreciated, thanks!
Published on September 20th, 2017 by MakarkinPRO
I have 10 forums. I want restricted access from Guest/NotPaid users. And if user want access to, he paying via CreditCard (PayPal ATM processing).
I installed:
WooCommerce
YITH WooCommerce Subscription (free)
bbPress Private Gorups
But I can’t connect things together. I thinking it that way:
1) I create a privite gorups where wordpress’s User Roles is PaidSubscripber. BTW:When user just login/signup to my BBpress he have a User Role named just a Subscriber.
2) After he addint subscription item to the card and paid for that, his WordPress Role is SHOULD change from Subscriber to PaidSubscriber, but I cannot find that option into YITH WooCommerce Subscription (free).
Questions:
Am I thinking in the right direction?
May be YITH WooCommerce Subscription (free) doesn’t support of changing user role for a paid period of time (I set 1 month)?
THx
Published on September 20th, 2017 by websmyth
We’ve been experiencing an email issue on a bbPress forum for a while. The forum is setup to notify all users (around 700) of new topics and replies and uses the bbPress No Spam plugin to handle this.
We’ve performed lots of troubleshooting and, after having spoken to WPEngine, have narrowed it down to the email causing a timeout on submission of a new topic or reply. The site uses Mailgun which was installed by the previous developer in order to try and tackle this issue, but it looks like the timeout is being triggered before the emails are hooked up to Mailgun so it doesn’t look like changing the Mailgun configuration would solve the issue either.
WPEngine have suggested that we might need to throttle the email batches from bbPress as that might prevent the timeout. I’ve been searching for a plugin that might do this but I’ve only found generic WordPress mail plugins and it seems this is more bbPress specific.
Has anyone come across this issue and found a way to resolve it?
Published on September 19th, 2017 by theacademicperson
Hi friends,
I know I’m posting on a topic that was asked many times on this forum before (including my post from the last year).
There need to be a voting option (upvote and/or downvote) in the forum topics. It is a must to have a functionality to automatically arrange the topics based on voting by viewers.
Almost all the popular interactive forums on the web contains this feature…Stackexchange, Reddit to name a few. Others have a voting system without any rearrangement of the posts based on it…Google plus, Facebook etc.
I admit bbPress is a great forum builder on the greatest CMS at this moment (WordPress)…but it (and all forums build on it) lacks this critical feature.
As I already said this feature is being requested for a very long time, but it wasn’t added on the updates of bbPress.
So it is my earnest request to please add this feature.
You can see how many people has been requesting this by just doing a quick search in this forum – https://bbpress.org/forums/search/vote/
Published on September 19th, 2017 by MakarkinPRO
I have plugin that do it for posts and pages. But is is possible to make the same for Topics on BBPress at least?
THx.
Published on September 19th, 2017 by Fabian
Hi,
I have bbpress installed with a url prefix, everything is under /forums/. I noticed when I just access my frontpage, the plugin causes a site slow down of ~100ms. I have 25 plugins in total and I compared bbpress page load time with the page load time with the other 24 plugins activated.
bbpress does not render anything outside /forums/, so 100ms, I’d say even 20ms, CPU time per request is not justified.
I did a profile of my WordPress setup, which revealed that the main file ‘bbpress.php’ include()s 36 others scripts, takes up to 4MB of memory. Most of the time is waste in the ‘init’ hook, ~40ms.
Can you please fix this?
I tried conditional Plugin loading with Plugin Organizer, but it seems to break the rewrite to the /forums/ URL and it just redirects to the frontpage.
So basically, if the request it not within /forums/, bbpress should only set the rewrites, and this should be done within a couple of milliseconds.
Thanks!
Published on September 18th, 2017 by fum
Hi, I have installed bbpress and uploaded the bbpress-es.mo and bbpress-es_US.po files in
wp-content> language> plugins
but it doesnt works.
I have added this line to wp-config.php
define (‘BBLANG’, ‘es_ES’);
But nothing was happened, all help is welcome ..!
Thank you..!
Published on September 18th, 2017 by janallsopp
Hi, I’ve set up the lost password page with shortcode
but when users click on ‘forgot password’ and fill in the form they aren’t receiving an email with link to create new password.
Using BBPress Version 2.5.14 and BBP Private Groups Version 3.5.9. Using WordPress 4.8.1. The website is private so I can’t share.
Thanks in advance.
J
Published on September 18th, 2017 by lhowill
Users are currently unable to sign up for a new account on our bbpress forums now. I’ve double checked this myself, and I’m getting the same problem.
It tells you that you’ll get a confirmation email, but that email never arrives (not in spam either). I tried doing ‘forgot password’ after attempting to register (but not getting the confirmation email) and that doesn’t work either.
The only way I’ve successfully been able to create a new account is making an account on wordpress.com, then attempting to login with it on the forums and choosing ‘forgot password’ and getting a password reset email.
Published on September 18th, 2017 by jomila
Our customers who have enrolled in a course are entitled to access a few forums in bbPress, but the problem is that even though they can access the forums and see the name of the topics in each forum, they can’t have an access to topics (can’t read, comment etc.). All the settings should be correct and I really don’t know how to proceed next. Only people with the highest admin rights can see the comments under different topics. Is anybody else experiencing the similar problem?
WordPress version is 4.8.1 and bbPress Version 2.5.14. We are using Lifter LMS as a online course platform.