Page 7 of 65 FirstFirst ... 567891757 ... LastLast
Results 61 to 70 of 649
  1. #61
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Return Authorization Module (RMA)

    Quote Originally Posted by khopek View Post
    So will the Returns text just not show up in the Define Text Editor?
    The files is uploaded, just doesn't show in Define Text Editor.
    If it not showing up in the define text editor, try this and see what happens; make a copy of define_returns.php and put in includes/languages/english/html_includes then up load it to the server. now check the define text editor.

    Quote Originally Posted by khopek View Post
    With this mod, when the customer inputs the info and clicks send, Is it sending it to my email address? Sorry for all the questions!
    The mod send an e-mail to the customer and to the store owner.

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

    Default Re: Return Authorization Module (RMA)

    Future support requests for this mod should be posted here:

    www.zen-cart.com/forum/showthread.php?t=54487

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

    Default Re: Return Authorization mod issues...

    Return Authorization 2.0 is available in the downloads section.

    Any future support requests should be posted here:

    http://www.zen-cart.com/forum/showthread.php?t=54487www.zen-cart.com/forum/showthread.php?t=54487

  4. #64
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Return Authorization mod issues...

    clydejones, the link is broken...
    The email send to admin work well, but it's not formatted; the email send to customer show only this (html email):
    EMAIL_GREET_NONEEMAIL_WELCOMEEMAIL_TEXTEMAIL_CONTACTEMAIL_WARNING
    and no other

  5. #65
    Join Date
    Oct 2006
    Location
    Italy
    Posts
    634
    Plugin Contributions
    0

    Default Re: Return Authorization mod issues...

    Sorry for my last post: I don't have seen the 6 page...

  6. #66
    Join Date
    Jan 2007
    Posts
    10
    Plugin Contributions
    0

    help question Re: Return Authorization Module (RMA)

    Hi,

    thank you so much for this module - it works beautifully.

    However, I am not sure whether it's just me, but I can't find a COUNTRY field!!! Is that correct? I tried to simply add it. That worked for the form, but - of course - the field is not filled (if logged in) and not sent in the email.

    Can someone help me with this? It would be absolutely GREAT (but not absolutely necessary, as I assume that if someone wants to return something they will provide the correct information!), if there was a dropdown box for the countries and the corresponding states!

    HELP - PLEASE

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

    Default Re: Return Authorization Module (RMA)

    I didn't include a country field because you will already have the complete address on the customer's order.

  8. #68
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Return Authorization mod issues...

    Quote Originally Posted by clydejones View Post
    Return Authorization 2.0 is available in the downloads section.
    It's in the "Other" section, would be good to move to the "Admin" section of the Downloads IMHO

    Thanks for this great mod, super

  9. #69
    Join Date
    Jan 2007
    Posts
    10
    Plugin Contributions
    0

    Default Re: Return Authorization Module (RMA)

    Quote Originally Posted by clydejones View Post
    I didn't include a country field because you will already have the complete address on the customer's order.
    I agree that - normally - that is correct. But, what if the customer has moved or wants the return to be sent to a different address?

  10. #70
    Join Date
    Dec 2006
    Location
    Summer:Ontaio, Winter:Texas
    Posts
    211
    Plugin Contributions
    0

    Default Re: Return Authorization Module (RMA)

    I would like to line-up the postal code input field and the drop down menu for reason to be under the respective labels (like the rest of the form).

    Code:
    <label class="inputLabel" for="postcode"><?php echo ENTRY_POST_CODE; ?></label>
    <?php echo zen_draw_input_field('postcode', '', zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_postcode', '40') . ' id="postcode"') . '<span class="alert">' . ENTRY_REQUIRED_SYMBOL . '</span>'; ?> 
    </fieldset>
    <br class="clearBoth" />
    Code:
    <label class="inputLabel" for="action"><?php echo ENTRY_ACTION; ?></label>
    <select name="action">
    <?php echo '<option value="' . ENTRY_ACTION_REFUND . '">' . ENTRY_ACTION_REFUND . '</option>' ; ?>
    <?php echo '<option value="' . ENTRY_ACTION_REPLACE . '">' . ENTRY_ACTION_REPLACE . '</option>' ;?>
    </select>
    </fieldset>
     <br class="clearBoth" />
    thanks

 

 
Page 7 of 65 FirstFirst ... 567891757 ... LastLast

Similar Threads

  1. v151 Flexible Return Authorization (RMA) for ZC v1.5.x [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 167
    Last Post: 11 Apr 2021, 08:56 PM
  2. Return Authorization Module
    By itspec in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 10 Feb 2009, 11:29 PM
  3. Return Merchandise Authorization (RMA) Module Follow-up
    By killertofu in forum Managing Customers and Orders
    Replies: 1
    Last Post: 11 Aug 2008, 11:13 PM
  4. Return Authorization Module (RMA)
    By dscott1966 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 11 Nov 2006, 08:04 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR