![]() |
disabled user password
Hi,
We are wholesaler so we have our password protected to our dealer only. Thanks to Globaltrade for a nice mod. I would like to be able to give out a new password everymonth also, is there a way to do that? i have now disable user to be able to change their password to whatever they wanted.. but somehow i stuffed the code up skin1/customer/main/register.tpl Code:
{* NOT anonymous account *} So.. .my problem then become.. - register page = no pw field (good) - user login, modified profile = no pw field (good) - admin login, modified admin account = pw field (good) - admin login, modified user account = no pw field (bad) i wanted to be able to make the pw field availabel for admin but not user. Can someone help please? Thank you in advance |
best thing to do is, instead of removing the code just surround it with an if statement
Code:
{if $usertype eq "A"} |
Dude, You're ROCK!
What the! such a simple thing that i just overlooked ^^''
Just change from P -> A and here i am!! Thanks again Shan! |
All times are GMT -8. The time now is 12:48 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.