Hey all,
Just looking for a solution or way to have a user subscribed to all topics so that they will receive notification email which will make for easy moderator duties. The moderating would be outsourced, so subscription email for each post is required.
Basically as I see it now, the only way I’ve found to approach this is subscribing to each individual topic and that is just not efficient (there are thousands) and would not help with future efficiency if I have to continuously add new topics manually as well. I feel like there is a simple solution out there but I can’t seem to find any.
Thank you for taking the time to read this!
I’ve been at this for a while. I have a wordpress multisite installation. I want to provide bbpress as an option to all the users of blogs on the network. The problem is, if the plugin is not network activated users of the sub-blog cannot activate it. They get a permissions error. The only way I’ve found to get around this is to network activate it, which I do not want. Many of my users will not need forums and by network activating it they all get the widgets, dashboard notifications, and pages created.
How do I fix this bug? It does this with bbpress 2.3.X and 2.4.
Hi all,
I got a problem with the sidebar it shows below the forums. I don’t know why and what cause the problem: http://www.battlefield-france.com/beta/forum/bf/coin-detente/jeux-video/
The problem appear only when you’re connected to the forum.
If anybody can just put an eye, this will be great. I past over 4 hours to solve the problem without success.
Hi all,
What is the function of most polular and no reply topic? How i can add a link in forum like this forum?
Exist a complete list of all bbpress functions?
Thanks…
I have a theme-specific issue affecting the Skeleton WordPress theme. Basically, the front-end topic/reply editor loads the entire source code of the page.

Any ideas?
Okay, so I am working on a migration from vBulletin to bbPress. Everything moved over fine, but now I have over 60k users. This causes a real problem when I want to delete a user, because the Delete User screen creates a pick list with all 60k names!
Here’s what I’m looking for…
- A way to purge all users with no forum topics or replies (or posts, for that matter).
- A way to “nuke” users who have spammed the forums. This would delete the user as well as all of their topics and replies.
- A way to delete users an reattribute their posts/topics/replies to another user (mainly for a handful of folks who already had accounts on the WordPress side before migrating vBulletin over)
Any sage words of advice?
Hi,
I am building a multilingual (WPML plugin) website with a Bbpress forum inside. The forum is not multilingual and the fact that bbpress uses page.php to generate its pages causes the flag icons to display. They are not needed and they point to nowhere …
So I have to suppress the flags icons in the header when the page.php is displaying a forum.
But how can I test (in php) that I am in the forum ?
Thanks for any clue.
Nicolas
hello
I am so confusing with my forums.
It seems that both lagacy buddypress forums and bbpress forums are crazy!
I can not create new topic because of this error:
“ERROR: You do not have permission to create new topics.”
please help
Hello,
I cannot administrate forums properly since I don’t have access to the settings pages :
they have disappeared from the menu in the backoffice
When I go to the plugins page and press the settings button I have a message telling me I am not authorized to display the setting page
I can still administrate the existing forum on the front (meaning I am recognized as a forum administrator) but not as a keymaster.
Please help !
Is bbPress really loading bunch of jQuery UI files?
<script type="text/javascript" src="http://localdollars.ge/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.10.3"></script>
<script type="text/javascript" src="http://localdollars.ge/wp-includes/js/jquery/ui/jquery.ui.widget.min.js?ver=1.10.3"></script>
<script type="text/javascript" src="http://localdollars.ge/wp-includes/js/jquery/ui/jquery.ui.mouse.min.js?ver=1.10.3"></script>
<script type="text/javascript" src="http://localdollars.ge/wp-includes/js/jquery/ui/jquery.ui.resizable.min.js?ver=1.10.3"></script>
<script type="text/javascript" src="http://localdollars.ge/wp-includes/js/jquery/ui/jquery.ui.draggable.min.js?ver=1.10.3"></script>
<script type="text/javascript" src="http://localdollars.ge/wp-includes/js/jquery/ui/jquery.ui.button.min.js?ver=1.10.3"></script>
<script type="text/javascript" src="http://localdollars.ge/wp-includes/js/jquery/ui/jquery.ui.position.min.js?ver=1.10.3"></script>
<script type="text/javascript" src="http://localdollars.ge/wp-includes/js/jquery/ui/jquery.ui.dialog.min.js?ver=1.10.3"></script>
I only see them loaded on bbPress boards.
Can somebody confirm this? Or do I need to continiue searching for this dependances in my theme?
Because bbPress now does not really have anything fancy and jQuery style to load so many libraries.
In fact everything is done with PHP.
If this is true, can somebody also point me to places where it uses one.