User password are not working

It seems when users attempt to create their own password, they get a notification that says doesnt not recognize password.

When I reset their password they are able to use the password sent but the issue is whent they need to create their own, it doens’t seem to be working.

I don’t have a lot of plugins running, I don’t think thats the issue.

Any suggestions?

Best,

M

s2Member does not manage passwords. It leaves that to WordPress.

Most likely, one of your plugins (or maybe your theme) is causing the problem.

Hi Tim thanks. But S2member allows me to create and reset passwords right? Why is it that the password that resets through the s2member plugin works?

Because it just lets WordPress do its stuff. All s2Member does (and, even then, only if you make use of this particular function) is require that a password have certain characteristics (e.g. concerning length or a combination of characters). But the actual generation of new passwords is done by WordPress itself, just as it would be done by WordPress if s2Member were not activated at all.