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: 6HPKR5JHEK

You 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

gypsymanz’s picture

Also the email confirmation mail is not being sent.

Keith

gypsymanz’s picture

It appears that [user-login-url] token is not set anywhere

Has anyone used ec_useracc successfully?<?strong>

Keith

mark matuschka’s picture

No. I had this problem too.

davea’s picture

Version: 5.x-3.3 » 5.x-3.x-dev
Status: Active » Closed (fixed)

This issue is fixed in the latest dev version.

Thanks,
DaveA