Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newsletters dropping characters


pwillip

Recommended Posts

Big problem here. Seems somehow the email send routine is removing characters when it sends. For example, an HTTP image tag <img src=http://mydomain.com/image.jpg> might become <img src=htp://mydomain.com/image.jpg> (Missing a t from http) when it is recieved at the recipients server.

 

Any ideas? I added the unsubscribe contribution and it loses a character from the email in the HREF, but not in the Text. <a href=unsubscribe.php?email=myemal@domain.com>myemail@domain.com</a> Even though when I look at the code the exact same variable is being used to generate both versions of the email.

 

Peter Williams

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...