My users can’t join a group if I don’t sync manually. if I use the sync users button, it’s OK, everything works well.
The user profile and role are modified via LDAP plugin, not by manual interaction.
Is there a way to make the plugin work this way ? maybe by using schedule_event ?
Hi Vivien,
Thank you for reporting the issue.From your reply, It seems the issue lies with the conditions not matching on registration.
I agree that delaying the check may resolve it. I am adding an option to delay the test by some minutes/hours within 2 weeks.
Regards
BrajeshAnother solution for now will to trigger BuddyPress Edit profile action when you are done with the user setup.
That will run the hooks again.
Regards
BrajeshHi Vivien,
I am sorry, i thought about this issue differently.since this is related to use of an LDAP plugin, Can you please tell the hooks if there is any hook fired after the creation of user and profile update by LDAP plugin? If not, Can you please point me to the plugin, I can check for the hook.
I will quickly add support for the update/sync on that hook and that will resolve it.
Regards
Brajesh
You must be logged in to reply to this topic.