I'd like to change some tpl's text like lgnforgotpasstpl.chunk.tpl / lgnregisterformtpl.chunk.tpl, lgnforgotpasssenttpl.chunk.tpl
On FTP i found the chunks but when i change them nothing happens.
/core/components/login/elements/chunks/
How do i have to call them so i can add them to my chunklist?
Edit:
Managed to change the: [ ForgotPassword? &resetResourceId=`3` &tpl=`lgn-ForgotPassTpl` ]
atm. looking for the other calls id like to change..
[ed. note: fourroses666 last edited this post 14 years, 8 months ago.]
Evolution user, I like the back-end speed and simplicity

seems to be pritty oke:
[[!ForgotPassword?
&tpl=`lgn-ForgotPassTpl`
&emailTpl=`lgn-Email`
&sentTpl=`lgn-Send`
&emailSubject=`Nieuw wachtwoord aanvraag`
&resetResourceId=`259`
]]
All i now need is the error message TPL call.
At id 259 (the reset page) I somehow don't see the login link anymore
[[!ResetPassword? &loginResourceId=`2`]]
Evolution user, I like the back-end speed and simplicity

If you want to change the messages you can set them in the lexicon (system settings --> lexicon then spacename : login topic : forgot password ) the grid will show you the errors messages used by ForgotPassword, you can change them directly in the grid, it's done... It's the same for all topics for Login (login,Login, Login.Register etc etc)
Cheers
Thanks! didnt use topic at first.
Evolution user, I like the back-end speed and simplicity
