That plugin shouldn’t even be necessary. I’m not sure to be honest then, integration isn’t my strong point.
I’ll head over and install them right away. Thanks for the quick answers!
So I disabled aMember and activated the plugin https://wordpress.org/extend/plugins/add-bbpress-default-role/
Signed up for an account on http://example.com/wp-login.php?action=register
And the user got added to the BBpress user list but no role is set, its set to Inactive.
So its not aMember as far as I can tell. its something between WordPress and BBpress
Plugins
1. bbPress Attachments + Allow Images
3. BBcode Buttons + BBcode Lite for bbPress
Hello!
I reccently had a problem with my site being hacked. I used SMF back then as forum, but when I got in to business of re-building the forum I got the advice to switch to bbPress (since I already used WordPress). The installation was smooth and it went fine.
However, now when it is up I miss a couple of functions that I guess I need to install plugins to have. I want…
1) …the users to be able to post images. The img-tag isn’t allowed from what I can see.
2) …that all user would have a postcounter by the left field where their name is shown.
3) …a possiblity to have buttons to display the tags for those who can’t write code. The usual mark a word, press a button and voilá! The word is bold.
Those are the most pressing matters. Have you any suggestions to what plugins I should use?
Thanks in advance!
It is to some extent. It’s called “deep integration” and it seems to work for some people, but not for others.
Okay, this is more of a WordPress/BuddyPress issue really, but get a login theming plugin. You could redirect /wp-login.php to /bb-login.php, but that would most likely screw things up.
I’m guessing that’s probably interfering with bbPress creating new roles properly then in the user’s meta data. Try deactivating it and seeing registering works or not.
I am using aMember http://www.amember.com/ that is the membership script users get created in this program when signing up, aMember is set to use subscriber as the default role see > http://helpdock.net/screenshots/456d96758a11f190be049b744a1a1d2d.png
So when the user gets an account in BBpress its is to inactive > http://helpdock.net/screenshots/25466e9bed803fb529b152ff074986e2.png
I posted this under PIMP YOUR PRESS I didn’t really have a problem but sure,
Okay the login on top is login from BuddyPress.
You can enter your login name and pass there and login without leaving the page.
You can click signup and it will take you to http://kiaspeed2.com/register which is themed.
When you enter the wrong password it takes you to this page http://kiaspeed2.com/wp-login.php which is not a them page. I want don’t want them to see that page.
Are you running any WordPress plugins that affect your registration process?
Hey gerikg thanks for the help
I uploaded that file and activated it then made a new user but no dice, The user in bbpress didn’t get a role of member.
Any other ideas ?
Hey there, So i’m 99.99 ready to launch but having an issue with WordPress, BBpress, aMember
New users that signs up can’t add a new topic to the forum, wordpress and bbpress are sharing the same database, I figured out what the issue is, When a new user gets added it doesn’t assign it a role in BBpress i.e. Member, I have to manually set it each time so that the user can post.
I have set the user roles in the BBpress/Wordpress integration area, See > http://helpdock.net/screenshots/c905c801ef699307e0874064f7d379fb.png
But as you can see here the any new users do not get roles and I have to manually change the role, See BBpress user > http://helpdock.net/screenshots/0fd8d331e62c872981a29d2f256e25aa.png
But in wordpress the new member does get a role See > http://helpdock.net/screenshots/e436685a6d598b9178f93b7dfefa322f.png
Any ideas why its BBpress isn’t assigning the user roles so that a user can post a new topic?
Where have you installed WordPress and bbPress relative to each other, and what actually are your .htaccess settings for WordPress?
Mine is just:
# BEGIN WordPress
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
# END WordPress
which seems to hand over nicely to the forums that are under /forums/ with their own .htaccess file
https://trac.bbpress.org/changeset/2349
That would explain why my trunk build fixed itself
I have the same problem with a WP/bbP integration… I just log in at bbPress every time, but yes, it would be nice to know what’s up.
I have the same thing…except I have it in a WP and BBpress integration. When I login as admin into WP and then go to the BBpress forum and click the admin link…nothing happens. When I first login at BBpress and click on the admin link it does take me to the dashboard. I think it’s a cookie thingy, but I don’t know for sure…can anyone help?
Or you can edit bb_get_topic_move_dropdown() and just remove $before and $after from $r. 
Hi,
Where do I find that file to edit?
I think Sam has a fix coming in 1.0.3?
https://trac.bbpress.org/ticket/1164
You’re right…those are the brackets I am talking about…looks so weird, when everything else looks great.
Thanks for the help!
you guys should be rewarded as the estimated inventory of the bbpress community, kudos 
btw, thank’s for the “whole” code and your precision in your replies kawauso, i’ll keep that in mind.
Oh right, that’s fine. The URL will be <your website>/bbpress if it’s uploaded into a directory called bbpress, or you can move all the files into the html directory if you want the URL to be <your website>.
Ashfame, I followed your tutorial for integrating WP with bbPress. That didn’t work, so I decided to install bbPress byitself without integration. But its still not working
I meant it uploads the contents of the folder separately in the HTML directory, not the entire folder that I unzipped. Is it to be uploaded in the HTML directory? How do I access it the first time, what URL do I use?
Thank you.