Tagged: autologin autoactivate, buddypress
Brajesh,
I have been having issues with the autoactivate/autlogin plugin you have. I have raised this before, but I think I have some semblance of what is going wrong.
Separating what your plugin does, and what appears to work
1. Activate Account – definitely works (fires off emails stating account is activated – other custom code!!)
2. Login (wp_set_auth_cookie) – it appears that this behaviour is not working properly on my site, which then renders the third component useless
3. Redirect – not really going to work if the auth_cookie isn’t working properly.Is this anything you can help with trying to get to the bottom of?
Once this is resolved, I can get your plugin activated againHi Brett,
is there any plugin like registration option or something that affects the registration is being used?Thank you
BrajeshThe following ones that might affect registration are:
Allow multiple accounts (so I could get someone to help me test)- has been deactivated.
Social Login (allows users to sign up/login with social media accounts)What I have noticed is that if I don’t try to redirect, it appears to be logged in. My Sign Up and Login disappear on my menu and get replaced with a logout. Once I go to another page, it then shows as logged out again.
Nothing else I can think of that should affect the registration.
If you need me to list anything, let me know.
Hi Brett,
Thank you. is there any caching plugin active?Please try clearing cache and disabling W3TC for testing. Then , please try to activate and see if it works. It should most probably.
Brajesh, got to the bottom of this, had issues with code that was leaving it in a position to not write cookies. I have cleaned these issues up and it now works as expected on activation.
I had another plugin that had similar issues trying to deal with creating a cookie as well.
Thanks for your assistance.
Hi Brett,
Thank you for the update. I am glad it is resolved 🙂
The topic ‘ [Resolved] AutoActivate AutoLogin Not working’ is closed to new replies.