Re: Turning Send Welcome email option off ?
i think i know the problem with my "password in email doesn't show up".
the costumers password caller were
$customers_password
and it suppose to be like this (with the others):
$email_text .= "\n\n" . sprintf(EMAIL_TEXT, $password) . EMAIL_CONTACT . EMAIL_GV_CLOSURE;
$html_msg['EMAIL_MESSAGE_HTML'] = str_replace('\n','',sprintf(EMAIL_TEXT, $password));
$html_msg['EMAIL_CONTACT_OWNER'] = str_replace('\n','',EMAIL_CONTACT);
$html_msg['EMAIL_CLOSURE'] = nl2br(EMAIL_GV_CLOSURE);
it just right there all this time but i didn't see it
hansi just remind me today with his old post that i just see clearly without any headache. wrongfully i just compare them both (with the add_customers.php) and add the same code, but nothing works. all i have to do then just removing the prefix customers_ to match the caller function 
i dont have to worry about unencrypted emails since i don't use any online payment such credit card in my store. and even no one using credit card on web in my country origin. but still i have to enclose the warning.
thank you thank you thank you very very much!!!!
uh..one more..just for information, site maps doesn't show my new defined information page which i added manually without any sql query. this is why i have to add a new row data in zen_configuration table with phpmyadmin (this one i think more safe than sql patches tool) fill it with my new defined page name and so on, not to forget the configuration_id to match its auto increment to keep it sequenced. then i add a couple code before shippinginfo defined line to several php files. now i can turn them on or off via admin.
my store is ready now. i am about to launch it today.
Hansi, DrByte...you guys heal my pain
GodBlessYouAll
less talk do more..mmmbaaaa