Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newsletter recieved as html code


kolakubes

Recommended Posts

Posted

Hiya all

 

I have just installed http://www.oscommerce.com/community/contributions,1347 for me newsletter, but when I send it out it appears on the other end as plain html code, I have check this with me yahoo account and outlook and they are both recieving html pages, can anyone please tell me if they have encountered this problem before or know how to resolve this?

 

Many thanks

 

ooops, just notice prob post on wrong forum, can mod plz move it to the correct forum :blush:

Posted

Try changing

 

admin/includes/modules/newsletters/newsletter.php around line 63

 

from

 

$mimemessage->add_text($this->content);

 

to

 

$mimemessage->add_html($this->content);

 

HTH

Tom

  • 3 weeks later...

Archived

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

×
×
  • Create New...