Support Forum
Hi
My new users are "no membership assigned", while in Forum -> Usergroup > Map Users to Usergroups they are correctly set as "new members" = "member role"
I read in the faq it can be caused by a plugin, but it's difficult to troubleshoot, any idea what/where I should start looking for ?
how are new users added to wp? normal registration? or do you have a membership plugin? most membership plugins work fine with sp... they just need to follow the wp rules and api... when wp creates a new user, specific hooks and actions are fired so that themes/plugins are aware of the new user... if the membership plugin is operating outside the wp api and those hooks/actions are not fired, we have no way of knowing that a new user was added... its wp, just use the wp api...
a good test... go to wp - users - add user and add a new user through the wp users admin panel (not the membership plugin)... does the user get created? and does it get the right usergroup setting?
Visit Cruise Talk Central and Mr Papa's World
Hi Mr Papa,
Thanks for fast answer
Just tried :
"go to wp – users – add user and add a new user through the wp users admin panel (not the membership plugin)… does the user get created? and does it get the right usergroup setting?"
Result :
User created and went to correct group
I'm using the usual buddypress registration. http://www.warlegend.net/register/
I'm using a plugin so that the buddypress displayed name is the login and not the "display name", maybe it's conflicting ?
BuddyPress Usernames Only
http://wordpress.org/plugins/b.....ames-only/
The only other conflicting cookie maybe is :
root Cookie
Changes the cookie default path to / (i.e. the whole domain.com not just domain.com/blog) with an option to go across subdomains
http://wordpress.org/plugins/r.....ot-cookie/
Or last maybe, something in my custom theme ?
its a good indication that the registration plugin is operating outside the wp api and doing its own thing... I dont think the other two would be involved...
If a plugin is not following wp standards, not sure what we can do... is this built in to buddypress or an add on for it???? hard to believe BP itself would be outside the wp api...
Visit Cruise Talk Central and Mr Papa's World
no, I was asking if buddypress registration was a plugin for BP or just standard BP?
Visit Cruise Talk Central and Mr Papa's World
no plugin, standard buddypress registration page, check http://www.warlegend.net/register/ (yeah it's in French but it's usual buddypress stuff! login, email, password, display name...:D)
Just tried to disable the plugin BuddyPress Usernames Only
->Same issue with new users
I am using a membership plugin. How do I get users assigned to a usergorup. When users register, they are assigned a default wp_role of subscriber, but after they make payments, I have a custom script written to upgrade their wp-role to members_level1. I want to be able to add them to a user group at the point where they make payment for membership access, not at registration.
Is there a function to call to assign the simple press usergroup?
1 Guest(s)