Hi everyone,
i have noticed that in the email template area and the admin backend under the user details you can display the users password in plain text.
I would like to do this on the client side for something im putting together. However if i edit the template file i have not been able to find something that works yet. Does anyone know how to do this?
For example, i can display the users email address using {$loggedinuser.client_password}
similar goes for their other details. But as i said im trying to display their password.
I have tried these with no luck: {$loggedinuser.client_password} {$loggedinuser.password}
Any help on how i would go about this would be greatly appreciated.:cry:
i have noticed that in the email template area and the admin backend under the user details you can display the users password in plain text.
I would like to do this on the client side for something im putting together. However if i edit the template file i have not been able to find something that works yet. Does anyone know how to do this?
For example, i can display the users email address using {$loggedinuser.client_password}
similar goes for their other details. But as i said im trying to display their password.
I have tried these with no luck: {$loggedinuser.client_password} {$loggedinuser.password}
Any help on how i would go about this would be greatly appreciated.:cry: