Hi there,
Well, the issue is pretty much explained in the subject.
I´ve used this module in another site (D6) and it´s wonderful. Why could this problem be appearing?
Thanks for your help!

Comments

Rosamunda’s picture

Priority: Normal » Critical

This error prevents from using this module at all, so I think it should be set as critical priority.

Rosamunda’s picture

Bump?

stewart.adam’s picture

You haven't mentioned how you're sending the email, but please use the token browser to ensure that you are using the correct token name. I believe in Drupal 7 you now need to use [account:login-one-time] (and ensure that your Rule loads a user entity into the 'account' variable first).

ptmkenny’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

There is not enough information in this thread to duplicate the bug. If you are still having this issue, please write down detailed steps to reproduce.

bgronek’s picture

Issue summary: View changes

I am experiencing this bug as well.

Reproduction steps:
In Drupal 7:

1. Install Login One Time.
2. Create user as usual. In my case, the administrator creates the user and requests that a link be sent.
3. Administrator goes to the user's profile page and clicks "Send login one time link to ..."
4. User clicks on the emailed link.
5. User receives a "Page Not Found" error.

Other related modules installed include Remember Me. I will do some differential testing and post the results here (test with Remember Me deactivated).

bgronek’s picture

I can confirm that this issue renders this module unusable and is not related to Remember Me.

It should be set to critical.

maedi’s picture

2 years is a long time in module land. Anyone still experiencing this?