In file “reg_frm.php” I see the following on the registration page:
<?php if(get_option(‘ptthemes_show_user_pass’)){?>
Where is ptthemes_show_user_pass option set to allow the user to choose a password?
Thanks a mil,
Adrian
]]>apparently the option has never been added.
The code to validate and save the password is available, so we just need to add the option.
I’ve asked to Stiofan to add it in the next release.
Thx
]]>Thanks,
Stiofan
]]>