I am using joomla's default login module. In forgot module section, I have added one more column called username. Now how shall I send this username along with the token id in the mail? Please help me.
Thanks in advance.
I am using joomla's default login module. In forgot module section, I have added one more column called username. Now how shall I send this username along with the token id in the mail? Please help me.
Thanks in advance.
Open the following folder:
Joomla 2.5
Lines 383 to 388, change this:
to this:
Joomla 1.5
On line 256, change this:
to this:
This is incorrect;
This should read ;
Also dont forget you will also need to modify the language string for this email to include and extra
%s.
So in you email it will now read;