Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
My instance doesn't have a "Reset Password" button. Is that normal? Any way to add one? Thanks!
I believe you need to have a emailer plugin installed for that link to show up.
Oh my, thanks for letting me know. How do I get that?
Use one of the nodebb-plugin-emailer-*** plugins like http://community.nodebb.org/topic/441/nodebb-plugin-emailer-mailgun-mailgun-integration
nodebb-plugin-emailer-***
A
Thanks @dunlix and @PitaJ for help me. Problem solved only for yours help. Thanks a lot
B
filter:register.check should do what you want, it gets fired when the user tries to register.
Does it work with just this
<small class="timeago" title="{element.timestampInISOFormat}"></small>
C
@frgilb I tried your solution: it's quick, it's secure and it's works :-). Thanks
Interesting!