Page 7 of 8 FirstFirst ... 5678 LastLast
Results 61 to 70 of 77
  1. #61
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Newsletter won't send in HTML

    You've put inappropriate content in your email_use_8bit.php file, namely stuff that should only be in functions_email.php
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  2. #62
    Join Date
    Oct 2006
    Posts
    175
    Plugin Contributions
    0

    Default Re: Newsletter won't send in HTML

    HMM I followed these directions below from previous a post but altered nothing just uploaded via ftp, was I supposed to make changes to this file as well?


    To sum up, and consolidate everything into 1 post -

    To increase the chances of emails sent from admin as HTML actually arriving as HTML, particularly to webmail based email systems such as hotmail, yahoo mail, gmail etc.; and to allow test newsletters sent to the admin email address to arrive as HTML, do the following:

    Copy /includes/extra_configures/email_use_8bit.php to /admin/includes/extra_configures, so that both folders have a copy of the file.
    Replace /includes/functions/functions_email.php with the attached copy, which incorporates DrBytes' suggested changes.

    Chuck
    Attached File: functions_email.zip (8.4 KB, 354 views)
    [FONT="Comic Sans MS"]Red[/FONT]

  3. #63
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Newsletter won't send in HTML

    Well, if you're getting the error message you mentioned:
    Cannot redeclare zen_mail() (previously declared in /home/tyler/public_html/shop/includes/extra_configures/email_use_8bit.php
    ... then you uploaded code from functions_email.php as /includes/extra_configures/email_use_8bit.php

    So, you'll need to undo whatever you did and try again.
    Aren't you glad you make regular backups before you change files on your server?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #64
    Join Date
    Oct 2007
    Location
    Australia
    Posts
    843
    Plugin Contributions
    0

    Default Re: Newsletter won't send in HTML

    Quote Originally Posted by n8pbm View Post
    My problem was that when I sent a newsletter to the admin it always arrived in plain text no matter what i tried. I fixed this issue by creating a customer with the same email address as the admin. Set the customer profile to HTML and now I can send HTML newsletters to the admin.

    It appeared all the customers were getting the HTML newsletter when requested. It was just the admin that did not get it.

    Seems strange that the settings has a spot to set the admin email option but it did not work. I am running 1.3.7 on Windows server.

    Hope this helps. I searched the forum and did not find this solution.
    This was exactly the fix I needed, all emails except the admin one came in html format, any way this could be made a sticky or added to the wiki page for emails? :)
    HunnyBee Design
    "A man's manners are a mirror in which he shows his portrait." ~ Johann Wolfgang von Goethe

  5. #65
    Join Date
    Feb 2006
    Location
    Bexhill, UK
    Posts
    46
    Plugin Contributions
    0

    Default Re: Newsletter won't send in HTML

    just what i needed! worked first time, thanks for clear and helpful answer!

  6. #66
    Join Date
    Sep 2008
    Location
    Vaasa, Finland
    Posts
    18
    Plugin Contributions
    0

    Default Re: Newsletter won't send in HTML

    Now I finally know how to send HTML e-mail, but I was surprised that the banner above which appeared with the e-mail that I´ve sent seems to be the orginal Zen Cart (The art of e-commerce) banner from the template, not my shop´s banner.

    Does someone know what seems to be the problem why this original Zen Cart banner appears instead of the one which I use in my shop?

    Thank you

  7. #67
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Newsletter won't send in HTML

    Perhaps you haven't changed the "banner" (header) graphic to be your own? /email/header.jpg
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #68
    Join Date
    Sep 2008
    Location
    Vaasa, Finland
    Posts
    18
    Plugin Contributions
    0

    Default Re: Newsletter won't send in HTML

    Thank you for the very quick reply, I appreciate it. If I understand you correct, I must also change the banner (replace it with my own) for email sendings eventhough I changed it already with my own as my default shop banner?

  9. #69
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Newsletter won't send in HTML

    The HTML emails are built from an entirely separate template structure, located in the /email/ folder. You'll need to update any graphics in that folder to suit your website.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #70
    Join Date
    Sep 2008
    Location
    Vaasa, Finland
    Posts
    18
    Plugin Contributions
    0

    Default Re: Newsletter won't send in HTML

    Thank you for your great support DrByte!

 

 
Page 7 of 8 FirstFirst ... 5678 LastLast

Similar Threads

  1. Replies: 0
    Last Post: 26 May 2012, 06:16 AM
  2. Unable to send newsletter by HTML
    By sharontan in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 23 Dec 2010, 05:32 PM
  3. How to send newsletter in HTML?
    By lina0962 in forum Discounts/Coupons, Gift Certificates, Newsletters, Ads
    Replies: 3
    Last Post: 16 Nov 2010, 08:56 PM
  4. Newsletter won't send
    By jvalent in forum General Questions
    Replies: 5
    Last Post: 30 Sep 2008, 08:21 PM
  5. Newsletter won't send in html...its just plain text!?
    By icklebits in forum General Questions
    Replies: 2
    Last Post: 26 Jul 2007, 03:31 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