I am using WordPress 3.6.1 version and bbpress version 2.4. My site is a membership site, if I deactivate bbpress, I will be able to send emails. However, if I reactivate it, I will not be able to send an email.
Can someone help me.
i have same problem, this happen many days ago still no update
i have to patch myself with matt_peapod’s method it’s work and easiest
@matt_peapod
youcan report bug here https://bbpress.trac.wordpress.org/timeline
Hi guys,
Has there been any other fix to this problem, as I don’t have direct access to our server I can’t modify core files either. Problem is same as above if the Forum root “forums” shares a name with a page it does not use the page settings but tries to display it like a blog layout. So if you click Forums in the breadcrumb it takes you to a blog archive type page instead of the index page it should. I am using latest version of wordpress 3.6.1, latest version of bbpress 2.4 and use Headway theme 3.5.5. Any advise would be greatly appreciated. Link to site is http://thaimarket.co.za/forum/ Thanks
Can you create a ticket in Trac for this with as much info as you can to help us reproduce the issue.
http://bbpress.trac.wordpress.org
Marked as fixed in the upcoming 2.5 release. See the ticket here:
https://bbpress.trac.wordpress.org/ticket/2430
Thanks Travis. MyCred seems to be good for me, i tested it a little bit, have a lot of settings and works with bbPress. May be it will be my choice.
Hey guys! 🙂
Just wondering if you can help me. All the research I’ve done on bbpress.org points to articles 1 and 2 years ago which isn’t relevant anymore (due to directories and files being changed.)
What I’m wondering is, how can I get bbpress to honor or become similar to the theme I’ve chosen in WP?
I’ve seen all about copying files named bbp_xxx and “compat” related stuff but in the latest WP/bbPress combo I don’t see any of those options still remain.
Anyone care to shine a light please? I’m really loving WP + bbPress. It’s actually what I’ve needed over and instead of all the other forum software I’ve dealt with since 2009. (4 years later LOL.)
Thanks much,
Bluesage.
I read through a bunch of documentation. I cannot find whether it is supposed to be required to enable bbpress network wide rather than on a site-per-site basis.
Having it enabled network wide is annoying, I would much rather let my users enable it if they want it.
OK, I was able to fix the widgets. Thank you.
Hi,
I needed something similar. So I did myself and published it a few days ago. Take a look at :
Forums index in the same layout as other bb software
I’m guessing this has to be a bug in the bbpress “repair forum” tools. My board has been down for a week already, so I’m hoping somebody will pitch in soon (now that it’s two of us, and probably more of us eventually). Let me know if you are able to find a solution.
@netweb
@kcurlsjr This is a known issue on forum visibility, details are in ticket #2408 and a possible workaround is in this thread
I didn’t find a workaround in that thread. I also viewed the ticket and didn’t find a workaround there either.
No one?
In other words, is it normal for bbPress to increase the post count for a user, every time that user edits a post?
Thanks Robin. I found the plugin, but its too old, like bbPress version 0.9 =(
wordpress = 3.6.1
bbpress = 2.4
theme = twenty ten with bbpress child (css heavily modified)
so when a new user registers, i have a plugin that allows me to accept or deny the new user registration. PLUGIN = New User Approve(1.5.2)
the new user gets email being sent during the approval and acceptance process:
“You have been approved to access MySite Community
Username: testdan1
http://www.mysite.com/community/wp-login.php”
That is all that the users gets when i approve them? where is the password? If i deny the user, they get:
“You have been denied access to MySite Community”
There used to be, it was called (surprisingly!) bbpress leaderboard, but whilst references to it are many, I can’t find an actual plugin
Start by watching this, it’s a bit old, but will get you started.
Then
Create a page called “forums” or whatever you set the forums page to be when you were in settings (see video), if you are using a custom menu, add this page to it. That way your have a fourms page on your site which has all the forum stuff inc. login which we’ll add next!
Next – install a further plugin called bbpress tweaks https://wordpress.org/plugins/bbpress-wp-tweaks/
This :
Adds a forum specific sidebar to your forum page, so this can be different to the blog and static pages.
Gives you login widgets which along with recent comments and recent topics widget makes your forum sidebar have everything it needs
example
http://www.gospbc.co.uk/forums/
hello. sometimes i feel like a senior citizen using a computer for the first time when it comes to WordPress…
i’m working on a site http://www.evangelicalassociation.org/EAWordpress and i’m hoping to create a forum that requires a log-in and can receive email notifications when a new topic is posted. i’ve downloaded the latest version of bbpress as well as bbpress email notifications today.
where do i start? how do i add the forum to my page? when someone clicks on the ‘forum’ menu option in the navigation, will it prompt to create a log-in?
i’m very new to wordpress and i know very little about coding and things like that, so please be gentle 🙂
thank you for your help!!!
I noticed on previous posts that bbpress may have or used to have a compatible terms of service plugin for registering. Any word on that plugin, or recommendations for a 3rd party plugin that is compatible?
Thanks
Hey,
I found the same issue. In my case I patched bbPress to bail if the page isn’t a bbpress page. so in bbpress/includes/common/template.php line 2504 (include bbp_title() function, bbpress 2.4):
if (!is_bbpress()) {
return $title;
}
This must be a bug. Where can I submit a patch for this, or check if it’s a known bug?
Thanks,
Matt
It’s all contained in my answer, bbPress ‘needs’ a slug for each term to determine the post type.
In short no, what about an extended answer? What do i have to do to get it done?
Howdy,
I have upgradet bbPress 1.1 (standalone) to bbPress 2.4 integrated in WordPress. Some new written posts will not shown in the forum-index. In the topic-overview it shows the correct post order (post time and date). I have installed the GD bbPress Tools and when I klick on show the newest replys, the order of the topics is confused. I think there is a problem with user rights, because some posts are displayed correctly and some do not. If the administrator with id 4 writes a post, it will not display correctly. When the user id 240 (new user) writes a new post, it will shown correct.
I had searched for sich problem, but the solutions I found was for bbPress 1.
What can I do?
Kind regards
Hi , I have a forum with bbpress…I need users of the forum to be able to attach jpeg images and upload MP4 files into their posts(not through media library as I believe GD attachment plug BBin works)..this is vital for the website. I don’t seem to be able to manage this..is there a plugin that will do the job?…have tried bbpress attachments etc..
Total novice so any help hugely appreciated!!!!
My visitors can post new topics and replies. They don’t have to register. But, by default they can not give tags to their topics or replies. How can I enable visitors to be able to give topic-tags?
In my opinion I think it is strange that there is no option to enable or disable this.
BBPress give the option to enable/disable anonymous posting, so why not embed an option where you can enable/disable tags for anonymous posting
I use BBPress 2.4 and WordPress 3.6.1.