Published on October 15th, 2020 by kriskl
Hi,
Is it possible to hide a user role, if the user role is named “Participant”
So it would hide only this Participant role – since it’s obvious
but it would however display the names of other user roles, like Moderator / Admin / Keymaster
Thanks
Kris
Published on October 14th, 2020 by Yıldırım Sertbaş
hi,
We created a new forum for our law website and create section to test and then created a topic, but when we click on the related topic, it gives 404. Are we making a mistake somewhere?
URL: https://forum.okyanushukuk.com/forums/topic/ceza-avukatinin-amaci-nelerdir/
Published on October 13th, 2020 by patriciaraelinn
WordPress Version 5.5.1
bbPress Version 2.6.5
site: itravelft.com
does not work in other themes
Published on October 13th, 2020 by krobichaux
I apologize if this is something obvious to others. I have a WP site in Arabic and want to use bbPress in English for private forums. Is this possible?
I have downloaded the files for Translation of Stable (latest release): English (UK), renamed them to bbpress-en_GB.po and bbpress-en_GB.mo, and copied them into /wp-content/languages/bbpress/ (per docs).
But the forums publish in Arabic.
Is it possible to have forums in EN on a WP-site that is AR?
Thanks for any help you can provide.
Published on October 13th, 2020 by Clayton Chase
Hey guys,
I’m not new to the WordPress world but I am new to the bbPress one. I’ve done some digging and can’t seem to find what I’m looking for. I plan on using bbPress as an organized way to communicate with my clients and I’d like to use the forum topic status feature to define when a topic is closed.
I’ve done some research on support topics and found a few plugins but most are abandoned or allow no customization of the topic status’. Does anyone out there have some input on a plugin that might help me achieve what I’m after?
Published on October 13th, 2020 by johnfotios
If you look here: https://www.fusion2k.co.uk/forums/forum/general/ the right column “last post” shows the time as being a couple of days ago (which is when the last TOPIC was created).
Once you click into “General Discussion” (https://www.fusion2k.co.uk/forums/forum/general/general-discussion/) you’ll see the one topic there shows the last post as being much more recent.
I assume they are both supposed to show the same time? As currently the top link makes it look like there’s been no posts in that category for over 2 days.
Has anyone else had this issue? Or is this the correct way it is supposed to work? If so does anyone know of a way to change it?
Published on October 12th, 2020 by haddlyapis
Hi there,
I want to import 150 users to my forum and subscribe them to a new “test” forum topic in order to check if the email notification is working (it stops after sending 100 emails).
In order to do this, I use the plugin “import and export users and customers” to import a list of made-up users (username and email are all that is needed for columns in CSV file).
Then I create a new “test” forum.
Now I want to subscribe them all to this forum topic programmatically via MySQL.
The issue is, I have looked at the SQL table and the only data that I can find on user subscriptions is the wp_usermeta where meta_key = 'wp__bbp_forum_subscriptions'. The meta_value shows the ID of the forum that users are subscribed to.
The issue is that it seems to be no longer working. Is it a meta_value that BBpress no longer uses? If so, which one is used?
If I take a random subscribed user (ID=17248) and check what they are subscribed to, the following query works: select * from wp_usermeta where meta_key = 'wp__bbp_forum_subscriptions' and user_id = 17248;. I can then see a list in the meta_value table of what they are subscribed to. But if I then (using the BBp Toolkit plugin) alter their subscriptions and e.g. unsubscribe them from a topic, go back to the DB and do the same query, it shows the same forum subscription IDs, even though there should be one less.
Could you point me in the right direction of which table to query to alter the forum topic ids of a user please?
Published on October 11th, 2020 by 2minacdev
In the right sidebar of the Forum Edit page, under Forum Attributes, I select a parent forum from the list. After pressing Update, the field switches back to -No parent-.
I tried to copy an existing subforum from the same parent with PA Duplicate but no copy is created.
No error messages.
What can I do?
WordPress 5.5.1.
bbPress 2.6.5.
PHP: 7.3.20
Home
Published on October 10th, 2020 by visuallycurious
Hey guys,
I installed Bbpress on one of my multisites and i have used a plugin to allow users to register tto resgister rather than allowing registrations at the network level.
I have used the bbpress shortcodes for the registration page and the login page however when i test registering as a new user it redirects me to a local-signup page which i assume is happening due to it being a multisite? Is there any way to have only one form that meeds to be filled in? Do i need a user and registration plugin?
The main issue i have is that qhen i do complete the registration process thw new user reveives no email…
I then added a plugin for Smtp, configured it and it works in itself but not diffrrence to the bbpress registration process.
Not sure how to fix the issue, i also tried allowing users to register at a network level but made no difference?
Do i need to add somethinking like the Ultimate user registrations plugin or wp forms? Will that make a difference?
Im ising using latest version of wp and bbpress on my site…
Published on October 9th, 2020 by axel111
Hi,
i installed bbpress on my wordpress then i started db migration. i gave all informations about db and chose “vbulletin” but it didn’t work. I’ve read a few posts on this subject but no answer. Does the migration tool work? thanks