2. The user does receive the email with the reset link - working
http://cchb.solucionesmodernas.com/web/ ... eturnid=15
3. When the user cliks on the link, or copy/paste to a browser
We get to the normal login user/password.
Not to the page where the user and code are alredy inserted and the prompt for the password / again to reset the password.
If I login with a user, than paste the link, I am taking to the page to reset the password.
This is my code on the template (not content) so it affecta all pages.
Basically if the user is logged in it should display the content/menu/etc if not only the FrontEndUsers Module
So it looks like I need to login before I can access the reset password prompts.
{if $ccuser->loggedin()}
Our Header
{cms_module module='menumanager' template='TopMenu'}
{title}
{content}
{cms_module module='menumanager' template='BotMenu' number_of_levels="1" collapse='1'}
©2008. Club Hebreo. Todos lo derechos reservados.
Soluciones Modernas
{else}
{FrontEndUsers lang='es_ES'}
{/if}
any ideas / suggestions
Jimeu
CMSMS 1.2.3
FEU 1.4