Hi MC,
Please note: a recent client of mine asked for the Newsletter/Email type to be removed from registration process, which all worked okay until ZC emailed out the first 'Order Confirmation' which went out as text only.
ZC requires a value to be passed to the dbase for at least 'email type' if it doesn't the dbase has no value inserted and when ZC sends out any email it checks for what email type is set and since there is no value in the dbase it defaults to sending text emails, therefore no pretty html templated emails.
To get around this you could turn off Newsletters in 'admin->configuration->customer details' via 'Show Newsletter Checkbox' and then change the english defined for the label 'Newsletter and Email Details' in /includes/languages/english.php to perhaps 'Email Preference'
or
hide the html from registration form altogther using css, and preset the radio to 'HTML' option; that way at least its setting a value in dbase.
regards,
Matt
Bookmarks