HTML notifications
Jamroom Developers
DannyA:
Since my last update, all of my notification emails have broken. I was previously sending html emails and now they are going out as text with messed up formatting. What changes were made? How do I re-enable html emails? Set HTML parameter not set in jr user file. Not sure how to enable.
I'm not aware of any issues with sending HTML - we do it here with our newsletter. You just need to make sure the "send_as_html" flag is set to 1 on the jrCore_send_email() function call options.