Can any help me with making a testuser in my local bbPress setup?
The pwd is always sent per email, but it doesn’t work on my local setup…
grz,
Mathias
Can any help me with making a testuser in my local bbPress setup?
The pwd is always sent per email, but it doesn’t work on my local setup…
grz,
Mathias
Hi ,
I had a group on google of 400+ members and thousand of posts , Is it possible somehow to pull all that data from google group to my wordpress site having bbpress…
Please provide any suggestions.
Thanks
Saurabh
Hi, is there a way to make a post in html.
Eg. Copy from WordPress and paste it in bbPress.
Cheers, DKB
Can anyone tell me how to put these admin tools (which are located at the topic page) on one line?
Here is a screenshot to explain it better:
http://denbeke.be/im/screenshot60.png
I am building a website for our local Canine Search and Rescue group. They are currently using Yahoo Groups but since some users can’t access Yahoo from work they need me to build them an alternative.
The biggest features I need to replicate are:
– users can register to post to the group
– posts are threaded (like a forum) and appear on the website/forum
– posts are emailed to all (registered) members of the group
– WP editors/administrators can manage group users and posts
– dead easy to use
If they are able to reply to posts via email that would be a great bonus.
How much of that can I accomplish with bbPress?
I have build membership sites in the past and used other forum software so I am not a newbie nor afraid to get in under hood and make changes if necessary.
Jodie B
bbPress 2.0 is out!
If you need support for your specific site running a pre-release version of this plugin, please open a dedicated topic. Thanks 
If you find a security vulnerability, please reference: https://codex.wordpress.org/Security_FAQ
[edited: 9/21/2011 – jjj]
bbpress is cool but not so good on images? my blog is going to have alot of images.
Hi,
I use BBpress Version 1.1-alpha-2539 (trunk version), what is great with this version two new options :
– anonymous posting
– email notification on new replay to your topic/comments
Yes this is ok, but i need some thing more : the email notification is avalaible only for registred membre, not for anonymous posting … so how can us get this option work for guest posting ?
thank’s
Hi,
Just Installed bbPress with Hebrew support (he-IL rtl). I uploaded simple theme (this is its name ‘simple’) but in the Available Themes I see and empty screen shot with Hyper text “simple”.
When I activate the new theme – the forum is without any design – only plain HTML text.
What am i doing wrong?
Thanks
B-T-W : How do I add a pic to my profile in this forum?
Best Regards,
Eyal
I know there’s a few threads on WordPress integration, whereby WP and bbPress share users in the database. But I was thinking of doing it another way, prior to launching my site, and wondered if others had done it.
Basically, I would turn off registration for WordPress. No users can register using WordPress, ever. Instead, the registration process is just handled by bbPress.
What I would then need to do, is have a bbPress login in the header of my WP blog. The comments for a post in WP would be handled by bbPress. I would probably have to create a bbPress thread manually, then link to it from the WP post, or somehow integrate it into the WP post.
Is it possible to include a bbPress thread in a WP post, if you know the thread id? I would probably tie the thread id to the relevant post using a custom field in WP, then grab it in my WP template.
Does this make sense? I hope so.