Results 1 to 5 of 5

Hybrid View

  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

    Default Re: resending 'thank you for your order' emails

    D-ohhh! Yes, good point. *In the future* you could use this contribution (unless of course you happened to turn this flag on.) For now, perhaps you could forward him a copy of the email you received yourself for the order.
    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.

  2. #2
    Join Date
    Aug 2006
    Location
    Kirkland, WA
    Posts
    79
    Plugin Contributions
    2

    Default Resend Message with E-mail Archive Manager Contribution sends block_names only.

    When activated, the “resend msg” function of the “E-mail Archive Manager v1.4” Contribution displays 2 warning messages and sends block_names instead of the expected values.
    All other functions (email, delete, preview text and preview html) seem to produce the expected results. E-mail archiving is active (=true).

    First warning message:
    Warning: Invalid argument supplied for foreach() in /home/aaadi3/public_html/includes/functions/functions_email.php on line 387

    This is line 387 content:
    foreach ($block as $key=>$value) {
    $file_holder = str_replace('$' . $key, $value, $file_holder);
    }

    Second warning message:
    Warning: Cannot modify header information - headers already sent by (output started at /home/aaadi3/public_html/includes/functions/functions_email.php:387) in /home/aaadi3/public_html/admin/includes/functions/general.php on line 34

    This is line 34 content:
    header('Location: ' . $url);


    Content of Resent Message as received in inbox

    $EMAIL_SUBJECT
    $EMAIL_MESSAGE_HTML

    $EMAIL_FOOTER_COPYRIGHT

    $EMAIL_DISCLAIMER
    $EMAIL_SPAM_DISCLAIMER

    $EXTRA_INFO


    I have tested the “resend msg” functions on 3 different ZC test sites (v1.3.7 and v1.3.7.1 with different contributions installed and using databases from different origins) and I have obtained the same results.
    ZC Admin >> Configuration >> E-Mail Options >> E-mails must send from known domain? >> No (both Yes and No option produce the same results)

    Any suggestions to further diagnose this situation?

    deBeaujeu

 

 

Similar Threads

  1. v151 Thank you, your account request has been submitted for review?
    By philip937 in forum General Questions
    Replies: 6
    Last Post: 13 Feb 2017, 10:58 PM
  2. Replies: 15
    Last Post: 18 Nov 2010, 06:57 PM
  3. Adding "thank you" to order emails?
    By valenk1 in forum General Questions
    Replies: 0
    Last Post: 22 Oct 2009, 04:10 PM
  4. Thank You Emails
    By EdelineM in forum General Questions
    Replies: 9
    Last Post: 7 Jan 2009, 05:36 AM
  5. Where is HTML for order confirmation/thank you page?
    By chacha-vintage in forum General Questions
    Replies: 0
    Last Post: 22 Aug 2007, 10:26 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