Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Emails & Newsletters wont display html help:(


Arpit

Recommended Posts

Posted

Hey all,

The emails and newsletters are not diplaying the html format, even though i have the use MIME HTML thing enabled on the admin side, plz help

The late twentieth century has witnessed a remarkable growth in scientific interest in the subject of extinction

----------------------------------------------------

Arpit

Posted

http://www.oscommerce.com/forums/viewtopic.php...ght=html+emails

 

specifically from Steve:

To allow HTML to pass through the admin section of the newsletter in version 2.2. Do the following -

 

in the mail.php file in the admin section look for

 

$mimemessage->add_text($message);

 

and change it to

 

$mimemessage->add_html($message);

 

worked for me :D

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...