chnm / thatcamp-registrations

Easily create an event registration on your multisite-enabled WordPress instance.
http://thatcamp.org
GNU General Public License v3.0
7 stars 3 forks source link

Sends new user wrong password #30

Closed amandafrench closed 12 years ago

amandafrench commented 12 years ago

When the plugin creates a new user, it sends them their username and a password. The password never works: the user gets an error. This may be due to slashes being added: see issue http://core.trac.wordpress.org/ticket/17018 and possibly related forum thread http://wordpress.org/support/topic/register-plus-redux-emails-wrong-password I've tried to implement fixes I found there but with no luck.