Page 1 of 3 123 LastLast
Results 1 to 10 of 29
  1. #1
    Join Date
    May 2006
    Posts
    42
    Plugin Contributions
    0

    Default Returns Mod - no email sent

    Zen Cart 1.3.0.1
    Database Patch Level: 1.3.0.1

    I installed the RETURNS mod to enable my customers to request an RMA to return and item.


    Seems to be working fine, except when I complete the form and click 'send', the page just reloads with all the fields empty.

    No emails are sent either.

    Try it here:

    http://www.pcappliances.com/index.php?main_page=returns

    PS: The 'store owner' is capable of recieving emails.
    Zen Cart 1.3.0.1
    Database Patch Level: 1.3.0.1

    PC @ppliances

  2. #2
    Join Date
    May 2006
    Posts
    42
    Plugin Contributions
    0

    Default Re: Returns Mod - no email sent

    Ok I get the email. Except the "Reason" is left Blank in the email I get???
    Zen Cart 1.3.0.1
    Database Patch Level: 1.3.0.1

    PC @ppliances

  3. #3
    Join Date
    May 2006
    Posts
    42
    Plugin Contributions
    0

    Default Re: Returns Mod - no email sent

    Email looks like this. I did this one so I know the reason was not left blank.

    I typed for "Reason" the following "This is a test"

    Return Authorization Request:

    From: testing AT gmail DOT com
    Address: 23234
    City: Eagle
    Post Code: 83706
    State: ID
    Order Number: 12345
    Total Value: 10.00
    Item Number: PCA1010
    Item Name: Bluetooth Dongle
    Action: Replacement
    Reason:
    ------------------------------------------------------
    Zen Cart 1.3.0.1
    Database Patch Level: 1.3.0.1

    PC @ppliances

  4. #4
    Join Date
    Apr 2006
    Location
    Kansas
    Posts
    236
    Plugin Contributions
    0

    Default Re: Returns Mod - no email sent

    did you have any luck with this?


    i dont seem to be getting the emails now that i finally got it installed right and not making my site screwy...
    G Clef Jewelry
    Dichroic and Beaded Jewelry

  5. #5
    Join Date
    Apr 2006
    Location
    Kansas
    Posts
    236
    Plugin Contributions
    0

    Default Re: Returns Mod - no email sent

    okay now i get the email but my name field and my reason field were left blank

    i filled it out so i know it was filled in

    i think clyde is going to work on it when he gets a chance but does anyone have this working correctly?
    G Clef Jewelry
    Dichroic and Beaded Jewelry

  6. #6
    Join Date
    May 2006
    Posts
    42
    Plugin Contributions
    0

    Default Re: Returns Mod - no email sent

    That would be great to have someone work on this. Still no "reason" gets into the email
    Zen Cart 1.3.0.1
    Database Patch Level: 1.3.0.1

    PC @ppliances

  7. #7
    Join Date
    Mar 2005
    Location
    Tempe, AZ
    Posts
    324
    Plugin Contributions
    0

    Default Re: Returns Mod - no email sent

    I am having the same problem, i am getting the emails but no reason, and it just refresh the page with all blank fields, this use to work before i upgraded my site to 1.3 anyone found a upgrade of this mod to work with zen 1.3


    Thanks in advance
    Lextechs.com Powered By ZenCart

  8. #8
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Returns Mod - no email sent

    In the tpl_returns_default.php

    find the following two lines of code:

    <label class="input label" for="enquiry">&nbsp;</label>
    <textarea name="enquiry" cols="30" rows="7" id="enquiry"></textarea>

    And change them as follows (portions in red):

    <label class="input label" for="reason">&nbsp;</label>
    <textarea name="reason" cols="30" rows="7" id="reason"></textarea>

    Think that should take care of it.

  9. #9
    Join Date
    Apr 2006
    Location
    Kansas
    Posts
    236
    Plugin Contributions
    0

    Default Re: Returns Mod - no email sent

    clyde you rock

    that took care of the reason line being blank in the email sent to the store.



    how about the line for the name of the person sending?


    this is what mine looks like sent


    Return Authorization Request:

    From: lala AT mac DOT com
    Address: 237 main
    City: topeka
    Post Code: 66610
    State: ks
    Order Number: 37rfjh
    Total Value: 37
    Item Number: 3fj08e
    Item Name: jvionesl
    Action: Refund
    Reason: test test test

    note no contact name
    G Clef Jewelry
    Dichroic and Beaded Jewelry

  10. #10
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Returns Mod - no email sent

    Again Not sure but will check it out.

    In the meantime try this.

    In includes -> modules -> pages -> returns -> header_php.php

    find this line of code:

    $name = zen_db_prepare_input($_POST['name']);

    and change it as follows (portion in red)

    $name = zen_db_prepare_input($_POST['contactname']);

    check and see if that helps

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. EMail Admin the same Email message that is sent to customer
    By dubya01 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 21 Aug 2007, 03:47 AM
  2. Returns Mod
    By A-1 Electronics in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 13 Apr 2007, 04:31 AM
  3. Returns Mod
    By Lala_G_Clef_Jewelry in forum All Other Contributions/Addons
    Replies: 35
    Last Post: 5 Aug 2006, 08:59 AM
  4. Returns Page Mod and Sitemap
    By jayson.gurney in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 2 Jun 2006, 12:44 AM

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