
Originally Posted by
DanTheMan
My problem is quite the opposite - I need that extra information (IP address, phone number, etc.) in the confirmation e-mail, but for whatever reason it doesn't work (i.e. $extra_info is null / blank).
It's a clean install ZC 1.3.7.
The files responsible for this functionality are not modified in any way - the e-mail template does contain EXTRA_INFO and /includes/classes/order.php has the code that is supposed to generate it.
If "Email Archiving" is enabled, the extra info IS stored in the database.
E-mail format I'm using is HTML, but it DOES show up in TEXT format.
Any ideas?