Search Results for 'bbpress'
-
Search Results
-
I’m new to WordPress and bbPress, so I apologize if my terminology isn’t quite right 🙂
I have create a pretty page and inserted the BB shortcode which shows all the forums. However, when I open one of the forums, or one of the topics, I find each opening in a fairly generic page.
Is it possible to create nice pages for these, and tell bbPress to open the forum/topic in the page I created? (I don’t like the default page).
I have a fresh bbPress install and want to import everything possible from my phpBB version 3.2.4 installation. The import runs and step 8 is importing lots of anonymous topic authors.
However, why aren’t my users importing? Based on other posts I ensure no topics/threads are attributed to founders/moderators/admins. (I created a single founder account and downgraded everyone else).
I see some references to a 3rd party import script, and other references saying its not needed. Can someone help? It’s Jan 15 2020 and I have the latest bbPress. Note sure hot to proceed.
Excerpt from log:
6.No forum subscriptions to import 5.All forum parents imported100% 5.Calculating forum hierarchy (0 through 11 of 11)0% 4.All forums imported100% 4.Converting forums (0 through 16 of 16)0% 3.No passwords to clear 2.No users to import 1.Skipping sync-table clean-upTopic: Related Posts for bbpress
If you edit a bbpress topic or reply the corresponding BuddyPress activity entry is not updated. The bug is in includes/extend/buddypress/activity.php lines 507, 645.
Even if revisions are enabled !post_type_supports( bbp_get_reply_post_type(), ‘revisions’ ) is true.
Topic: 2.6.4 Release date?
Hi Guys!
In the blog it states:
> Expect for the next minor release (bbPress 2.6.4) to be released sometime before Christmas 2019.
Any update on that?
Thanks.
Andy
Hi, When a moderator edits a Topic in the WordPress Dashboard, there’s a section near the bottom with the Replies in it. However it also reveals user’s email and IP addresses.

Is there a way to hide the emails and IP’s in this section for moderators?
I’ve already hidden IP’s on the front end for mods by editing some code related to the loop-single-reply.php (more info here, thank you Robin).Or, is there a way to make the Replies box that appears there turned off by default for moderators, under the screen options?

Thank you, Sam
Topic: Notification Emails
Can someone point me to where the bbPress notification emails are created? For example when someone mentions your @username or lets you know about topics you’ve subscribed to. Is there a template that I can override if I want to change these?
I realize there are plug-ins available to do things like this, but I’m looking to find out what I can do without adding more plug-ins.
Just a pointer to the templates involved is all I’m looking for. Thanks!
All right, I’ll make a post. Usually try everything under the sun to troubleshoot things myself, and I’m usually successful, but this one is giving me fits. I’m importing a phpbb 3.1.9 database into the current release of bbPress. I plugged the MySQL database into my local server (it’s my box, I have full access) and pointed the importer at it. No problems up to that point. It creates users, deletes their default passwords, converts the forums, and then just continually tries the “Calculating forum hierarchy (X of X)” step over and over and over. I’ve tried restarting it, clearing previously-imported data, etc. – no dice.
I can get at whatever files might be necessary to get this working. This is a cluster of a migration on a few levels, so any assistance would be appreciated immensely. 🙂
Topic: Import SMF fails at step 11
Hi. I’m importing an SMF forum into bbPress and the import is getting into a loop at step 11. It says:
11.Calculating closed topics (100 through 100 of 100)100%
11.Calculating closed topics (100 through 100 of 100)100%
11.Calculating closed topics (100 through 100 of 100)100%It seems to be progressing still but only shows that message on repeat.
Any ideas?
Thanks in advance.Topic: user profile
Hello,
I have created few forums. I’m using “bbp style pack” plugin which lets me to have categories as forum title and forums with that category as parent. I need to hide few forums because I would like to display them on a different page.
Here is what I’ve tried:ul#forums-list-9201.bbp-forums.bsp-template1{
display:none !important;
}.forums-list-9201.bbp-forums.bsp-template1{
display:none !important;
}#bbpress-forums.forums-list-9201.bbp-forums.bsp-template1{
display:none !important;
}Any idea on what am I doing wrong?
Topic: Notifications
Wordpress Version – 5.3.2
bbPress Version – 2.6.3I’ve installed the forum on my site and set it up, it’s all working as expected. However if I post a topic, I have to log on to the site to check responses.
Is there a way to get notified by email when replies are added to posts?
Thanks
Alistair