Page 1 of 2 12 LastLast
Results 1 to 10 of 13
  1. #1
    Join Date
    Mar 2008
    Location
    Finland
    Posts
    15
    Plugin Contributions
    0

    Default Images not showing in HTML messages sent to hotmail

    Normal non web-based mails are working perfectly (Microsoft Outlook) but for examble in "Hotmail" there is no images (only these small "x" 's and alt_text). All text properties which are modified with HTML are OK. If I look properties for "x" with alt_text "logo" there is URL: http://email/header.jpg It should be in my case: http://mammakko.eu/verkkokauppa/email/header.jpg
    Properties for one FCK editors smiley: http:///verkkokauppa/editors/fckedit...ades_smile.gif
    Should be: http://mammakko.eu/verkkokauppa/edit...ades_smile.gif
    Part of all URL addresses for images are missed.
    Any suggestions to fix this problem?

  2. #2
    Join Date
    Sep 2006
    Posts
    9
    Plugin Contributions
    0

    Default Re: Images not showing in HTML messages sent to hotmail

    Quote Originally Posted by Lampivimpa View Post
    Normal non web-based mails are working perfectly (Microsoft Outlook) but for examble in "Hotmail" there is no images (only these small "x" 's and alt_text). All text properties which are modified with HTML are OK. If I look properties for "x" with alt_text "logo" there is URL: http://email/header.jpg It should be in my case: http://mammakko.eu/verkkokauppa/email/header.jpg
    Properties for one FCK editors smiley: http:///verkkokauppa/editors/fckedit...ades_smile.gif
    Should be: http://mammakko.eu/verkkokauppa/edit...ades_smile.gif
    Part of all URL addresses for images are missed.
    Any suggestions to fix this problem?
    Do you already have a solution for this? I'm having the same problems.

  3. #3
    Join Date
    Jun 2008
    Posts
    35
    Plugin Contributions
    0

    Default Re: Images not showing in HTML messages sent to hotmail

    I have the same problems with Yahoo but it works in other email applications for some reason.

  4. #4
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Images not showing in HTML messages sent to hotmail

    Same here.

  5. #5
    Join Date
    May 2008
    Posts
    25
    Plugin Contributions
    0

    Default Re: Images not showing in HTML messages sent to hotmail

    yeah me also having problems with images not showing to yahoo, hotmail or gmail

  6. #6
    Join Date
    Aug 2008
    Posts
    54
    Plugin Contributions
    0

    Default Re: Images not showing in HTML messages sent to hotmail

    any updates on this? the X image is happening to me in hotmail too. haven't tried outlook yet.

  7. #7
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Images not showing in HTML messages sent to hotmail

    Hello,
    I'm having the exact same problem. The newsletter in html shows correctly on yahoo. But on hotmail, it doesn't work (header.jpg) is not displayed. Any help out there would be greatly appreciated. Thanks.

  8. #8
    Join Date
    Aug 2008
    Posts
    448
    Plugin Contributions
    0

    Default Re: Images not showing in HTML messages sent to hotmail

    Anyone out there have any suggestions or where to look? HTML mail sent to yahoo email address shows up correctly displaying images. But when sent to hotmail email address, images are not displayed. Anyone?

  9. #9
    Join Date
    Feb 2007
    Location
    South Florida, USA
    Posts
    1,374
    Plugin Contributions
    4

    Default Re: Images not showing in HTML messages sent to hotmail

    Quote Originally Posted by ebaobao View Post
    Anyone out there have any suggestions or where to look? HTML mail sent to yahoo email address shows up correctly displaying images. But when sent to hotmail email address, images are not displayed. Anyone?
    It's not that I am not reading, I just don't know the answer.
    Maybe there is no answer, that's just the way Hotmail handles images.

  10. #10
    Join Date
    Dec 2008
    Posts
    1
    Plugin Contributions
    0

    Default Re: Images not showing in HTML messages sent to hotmail

    Hi, I had the same problem with the logo in hotmail, and I changed every html document in public_html/email folder email_template_checkout, email_contact_us,etc...) like this:

    <img src="email/header.jpg" alt="logo" />
    </div>

    to

    <img src="http://www.yourwebpage.com/email/header.jpg" alt="logo" />
    </div>

    and it worked. I hope it can help.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139h New Contact Form Email - Messages not being sent?
    By jazzyman in forum General Questions
    Replies: 9
    Last Post: 6 Feb 2013, 05:28 PM
  2. why are my store's hotmail emails in html but yahoo are not?
    By inception in forum General Questions
    Replies: 0
    Last Post: 31 Dec 2011, 10:51 AM
  3. Customers with HOTMAIL accounts do not receive messages
    By dockarl in forum General Questions
    Replies: 17
    Last Post: 20 Aug 2008, 04:10 PM
  4. Replies: 2
    Last Post: 15 Dec 2006, 12:59 PM
  5. Customers with HOTMAIL accounts do not receive messages
    By dockarl in forum General Questions
    Replies: 1
    Last Post: 20 Aug 2006, 12:11 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg