Results 1 to 10 of 209

Hybrid View

  1. #1
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Email Archive Manager

    I had this problem too, but fixed it with a simple code change in the email template.. if you look at email_template_welcome.html within the style tag theirs no comment tag to hide the style code from getting displayed!

    code in red add to the top
    Code:
    <style type="text/css">
    <!--
    add to the closing tag..
    Code:
    -->
    </style>
    And if I used the re-send function, the customer would receive a raw HTML(or perhaps PHP too) code message starting like
    not sure on this one, If it didn't work the first time, I normally go with a different email program for the second email.
    Dave
    Always forward thinking... Lost my mind!

  2. #2
    Join Date
    May 2010
    Posts
    52
    Plugin Contributions
    0

    Default Re: Email Archive Manager

    Quote Originally Posted by davewest View Post
    I had this problem too, but fixed it with a simple code change in the email template.. if you look at email_template_welcome.html within the style tag theirs no comment tag to hide the style code from getting displayed!

    code in red add to the top
    Code:
    <style type="text/css">
    <!--
    add to the closing tag..
    Code:
    -->
    </style>
    not sure on this one, If it didn't work the first time, I normally go with a different email program for the second email.
    Thank you for your reply.

    Sorry, I should have be more specific about the problem.

    So far, this HTML preview "malfunction" appears in the "[New Order] Order confirmation", "Create Account, Welcome..." and those emails from the "Contact us" form. I just checked other emails, the "Discount coupon" and "Gift Certificates" and "Order Status update" emails are all right.

    I am testing the resend function now, will let you guys know later...

  3. #3
    Join Date
    May 2010
    Posts
    52
    Plugin Contributions
    0

    Default Re: Email Archive Manager

    Well, those emails are fine...

    So, are there any experts going to work on this? From swguy's post, it seems it's going to be a big modification.

  4. #4
    Join Date
    Jul 2009
    Posts
    25
    Plugin Contributions
    0

    Default Re: Email Archive Manager

    Quote Originally Posted by justin2010 View Post
    Thank you for your reply.

    Sorry, I should have be more specific about the problem.

    So far, this HTML preview "malfunction" appears in the "[New Order] Order confirmation", "Create Account, Welcome..." and those emails from the "Contact us" form. I just checked other emails, the "Discount coupon" and "Gift Certificates" and "Order Status update" emails are all right.

    I am testing the resend function now, will let you guys know later...
    Has anyone fixed the HTML resend problem on the Order Confirmation or Welcome message resend? This kinda makes the whole module useless if I can't resend "some" of the messages reliably...

  5. #5
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,535
    Plugin Contributions
    127

    Default Re: Email Archive Manager

    Resending HTML mail is not going to work; the HTML is modified prior to storage in the database to prevent attacks. I suggested that we be able to force TEXT as a mode during resend since the text could be resent.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  6. #6
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,535
    Plugin Contributions
    127

    Default Re: Email Archive Manager

    Note that if you add yourself (or an email under your control) to the CC list for all outbound emails, you could resend from your own email client.
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  7. #7
    Join Date
    Feb 2008
    Location
    Amersham, Buckinghamshire, United Kingdom
    Posts
    141
    Plugin Contributions
    1

    Default Re: Email Archive Manager

    Quote Originally Posted by swguy View Post
    Resending HTML mail is not going to work; the HTML is modified prior to storage in the database to prevent attacks.
    I wonder why the html is modified? Because all the html is generated by zencart internally (with the email templates), so what 'attack' is being prevented.
    The only customer input to the emails (contact us and order comments) are heavily sanitised (and de-html'd) before getting included and the rest of the email is safely generated by ZenCart.

    I did once (quite a few years ago now) ammend this contribution to store the emails with the html in the database, and so enable resending of the html emails. It worked well. Basically you have to remove the (buggy) code that strips the html and create a blank email template for resending the email.

  8. #8
    Join Date
    Dec 2010
    Posts
    12
    Plugin Contributions
    0

    Default Re: Email Archive Manager

    This is really a great module which works fine on my site and helps so much.

    Buy I'd like to have one more feature included in the possible next version(seems little hope, since this mod got no posts for a long time)

    The "trim email" functions gives little freedom to us, only 3 options: 1month, 6months and 12month.

    But the "search email archive" function gives us enough option and freedom, so I'm think if we can have a "delete button" on the search result page, that would be great, see picture:

    Click image for larger version. 

Name:	2012-12-24_172503.jpg 
Views:	234 
Size:	48.1 KB 
ID:	11653

  9. #9
    Join Date
    Aug 2012
    Posts
    331
    Plugin Contributions
    0

    Default Re: Email Archive Manager

    Thanks for this great mod!

    Anyway to edit emails before re-sending it ?

 

 

Similar Threads

  1. Email Archive Manager - D/M/Y Date issue:
    By rlexyd in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 27 Jul 2010, 05:26 AM
  2. problem with Email Archive Manager on 1.3.6
    By rstevenson in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 Aug 2008, 02:57 PM
  3. Email Archive Manager kicks me out of Admin
    By Bostitch in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 8 Mar 2008, 01:30 AM
  4. Email sent to archive manager-never delivered
    By SweetandLavish in forum General Questions
    Replies: 10
    Last Post: 10 Jun 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