stranoweb / stranoweb-ajax-login

Wordpress plugin to add ajax login, register, forgot password and logout modal popups and more.
2 stars 0 forks source link

When new user clicks Signup, popup is stuck spinning forever saying 'Sending user info, please wait...' #17

Closed fs168 closed 4 years ago

fs168 commented 4 years ago

When a new user clicks Signup, popup is stuck spinning forever saying 'Sending user info, please wait...'

Have disabled any plugins related to login or register. Have also disabled captcha and email send after register inside settings. However, bug still exists.

fs168 commented 4 years ago

After some investigation, it seems a security plugin was blocking signups via the ajax login. Was able to let it bypass after some configuration to the security settings. Just fyi in case anybody else experiences it.