Hi
I'm trying to get paid only user accounts working and the unfilled "Default email confirmation" fields are not being filled in correctly, I am getting the following in the emails:
Dear [firstname],
Thank you for registering at Shop. You may now log in to [user-login-url] using the following username and password:
username: [username]
password: 6HPKR5JHEKYou may also log in by clicking on this link or copying and pasting it in your browser:
[user-reset-url]
This is a one-time login, so it can be used only once.
After logging in, you will be redirected to [user-edit-url] so you can change your password.
Your new Shop membership also enables to you to login to other Drupal powered websites (e.g. http://drupal.org/) without registering. Just use the following Drupal ID and password:
Drupal ID: [username]@[site-url-brief]
password: 6HPKR5JHEK
I've searched for an answer but can't find one, any ideas?
Purchasing policy is anonymous only, Users are created but in a blocked state, Payment method COD
Thanks
Comments
Comment #1
gypsymanz commentedAlso the email confirmation mail is not being sent.
Keith
Comment #2
gypsymanz commentedIt appears that [user-login-url] token is not set anywhere
Has anyone used ec_useracc successfully?<?strong>
Keith
Comment #3
mark matuschka commentedNo. I had this problem too.
Comment #4
davea commentedThis issue is fixed in the latest dev version.
Thanks,
DaveA