Greetings,
I am using chronoforms for site registration. Everything is working fine.
When I try to use chronoform auto generate password feature. It doesn't email the password to user, whereas in debug mode it shows the password:
What user gets in email is:
i'm using {password} in email template body. Please suggest me where I am wrong.
An early response will be appreciable.
Thanks
Webveins.in
I am using chronoforms for site registration. Everything is working fine.
When I try to use chronoform auto generate password feature. It doesn't email the password to user, whereas in debug mode it shows the password:
$post: Array ( [username] => webveins [email] => webveins@gmail.com [typeof_registration] => RAK Civil Services Employees [name] => asdf [lastname] => asdf [radio0] => Male [nationality] => Australia [job_title] => asdf [department] => asdf [emirates] => [add1] => [add2] => [city] => [state] => [pobox] => [country] => [telephone] => [mobile] => [chrono_verification] => zxyel [button_7] => Submit [a67b4da2bd804941e39f55b5a715d275] => 1 [1cf1] => 6d259384cb16ccba0431440b615d898b [chronoformname] => Registration [recordtime] => 2011-09-29 - 02:50:31 [ipaddress] => 106.79.33.72 [uid] => IZTc1YjUwYWFmOWU4b8851f1f4ee173eb60ff749afe5c9ead [cf_user_id] => 0 [password2] => aTNLQpaR [password] => aTNLQpaR )
What user gets in email is:
Once you confirm your email address, you will be notified by email of the progress of your registration process.
Email : webveins@gmail.com
Username : asdf
Password: {password}
i'm using {password} in email template body. Please suggest me where I am wrong.
An early response will be appreciable.
Thanks
Webveins.in