Go to the Users tab of your WordPress Admin panels.
Under what role are these troublesome accounts listed?
They are placed underneath the other users, and aren’t listed under any spesific roles. If I enter their user pages, “administrator” is what’s chosen in the drop-down menu, presumably bacause the drop down by its nature demands it to display something and “administrator” is first in the list, not because their role is really set to administrator.
Now that gave me an idea of what I think is causing this. As mailing out passwords doesn’t work from this test system, I’ve had to manually edit the user settings in WP (using my admin account of course) in order to give them a new password. What might be causing this is that when I access their user page in order to set a password, the user is given admin status because sneakily enough, “Administrator” is what is selected in the drop down when I update.
If bb_
really is your bbPress table prefix, and that is what is entered int the integration plugin page, users registering through bbPress should be given WordPress’ default role upon logging into WP for the first time.
So I’m not sure what’s wrong exactly, but it may be caused by the stuff you’re doing manually (as you expect).
I’m glad to have happened upon this thread, after reading it I decided to check my own and found if I registered through the forum the user was set to Administrator in WordPress.
While I’m no coding expert, I’ve enough experience working with WordPress and all it takes to set things up to be quite sure I have not made an error somewhere.
Just as hasund said above, the new user is listed in a separate section under Authors & Users in my WordPress Dashboard – at the bottom under all admins, subscribers, editors, etc. Their
I’m using the Role Manager plugin, could that be causing the trouble? The only step from bbPress that I did not follow was the Pretty Permalinks; every other step, plugin, etc. I followed to a T.
This is a very serious issue, my entire site would have been vulnerable had I not found this thread and gone ahead and opened my forums this weekend as planned. I’ve removed my register.php file for the time being. I already have some people using my forum, but they are trusted friends who already have some access to the main site anyhow, thank goodness.
Are either of you using a translated version of bbPress, or are you both using English?
I ask because I have heard of a strange thing or two with capabilities and non-enlish languages (though I’ve newer been able to confirm or reproduce).
and M,
Do you have the “bb-press integration” plugin installed in your WordPress blog? https://trac.bbpress.org/attachment/ticket/438/bbpress-integration.php
(the download link is way at the bottom)
English, and yes I have the bbpress integration plugin installed in my wordpress plugins, as well as the display name plugin for bbpress.
I have not yet upgraded wordpress to 2.0.5, am still running 2.0.4.
Basically the same thing is happening to me. I have the bbpress integration plugin installed on my WordPress blog, but when I register on BBPress, no default role is assigned for that user in WordPress. When I look at the Users tab in WordPress, no group is identified for that new user.
I upgraded from WP 2.0.2 to 2.0.5 and everything seems to work now with the user integration. Maybe it should say somewhere you need the latest version of WordPress.
berg80, thanks for the info. The documentation has been updated: https://bbpress.org/documentation/integration-with-wordpress/