After logging in from link:
index.php?q=toboggan/login
I get the message:
Page not found
After logging through index.php?q=user/login i get the user page
I have today's version of the module (very useful - thanks!). Is it possible to fix it? I'm not a programmer ;-)
The question of usability:
- is it possible to give aconfirmation screen after registering? The user is a little cofused, because hi/she doesn't get any info after fullfiling the form.
- is it possble to give the possibility to "get the lost pass" in the login screen?
Andrzej
Comments
Comment #1
hunmonk commentedi am unable to reproduce this issue w/ the latest versions of 4.6 core and the module. please re-read all installation instructions and try again. if you do re-open this issue, please include a detailed description of how to reproduce the issue. closing for now...
there's already a message posted on the screen after registration is successful, so i'm not sure what you're wanting here...
this is not possible. passwords are stored via one-way encryption for security purposes, which means that the only person who knows the password is the one who set it. requesting a new password is the only solution to this issue, which is already accounted for.
in the future, please submit bug reports and feature requests seperately--each individual bug or feature request should get it's own issue in the issue tracker. this makes it easier to track changes to each issue. thanks :)