Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • woops, nevermind. Like kseniyasqo found previously, those hidden fields on the reset pass form have been updated with 6.4, and when I include those changes (using the $GLOBALS variable) and rp_key in my template the key is valid and the password is reset! Thanks for the great plugin!

    I have two similar (same theme) websites with TML. With both sites, I’ve updated to WP 4.3.1 and TML 6.4. On one site, everything is working great. On the site that uses SSL and W3 Total Cache, everything works except when resetting a password, it says key is invalid. W3 Total Cache is only caching static files and serving them from a CDN, so it’s not caching pages. Regardless, I deactivated it, but that didn’t solve the problem. I notice that when I click the lost password link, there’s a redirect that strips the query string and saves a cookie. The correct key and username/email is stored in the cookie. But the hidden fields “key” and “login” on the reset-password page are left blank. Since the only difference between the 2 sites is SSL, my guess is there is a problem reading the cookie when using https?

    Thread Starter Matt

    (@matt_s_9)

    Thanks! If I remove TML’s ‘register_form’ action, then I also loose the ReCAPTCHA. Is there a way to call your ReCAPTCHA function?

Viewing 3 replies - 1 through 3 (of 3 total)