[Plugin: Login With Ajax] Login form not sending POST values for login name or password
-
Hi — a client just upgrated to WP 3.2.1, and updated the Login With Ajax plugin from 3.0b to 3.0.4.
Somewhere along the way, the login form has stopped working — it no longer appears to be gathering the login or password fields in the POST. These are the post parameters reported by Firebug:
log:
login-with-ajax: login
lwa_profile_link:
pwd:
redirect_to: [url]
rememberme: forever
testcookie: 1
wp-submit: Log InThe “log” and “pwd” fields are correct in the markup.
Is this an issue anyone has come across before? I’m not sure how to address it.
- The topic ‘[Plugin: Login With Ajax] Login form not sending POST values for login name or password’ is closed to new replies.