Page 18 of 65 FirstFirst ... 8161718192028 ... LastLast
Results 171 to 180 of 649
  1. #171
    Join Date
    Mar 2005
    Location
    Tempe, AZ
    Posts
    324
    Plugin Contributions
    0

    Default Re: Return Authorization Module (RMA)

    Hmmm i wounder why it's not working for my test user . anyway it seems to be working now after i updated the test users address. My Question is how do i get it to sent to a specific e-mail address. and show the customer's address as the return?

    Currently the head ther customer gets.


    Return Authorization Request‎
    From: Lextechs ([email protected])<<<< I would like that to say [email protected]
    Sent: Tue 7/17/07 4:31 PM
    Reply-to: [email protected] <<<<<<<<<<<<<< This to say the customer's e-mail in this case ajoseph619##########################
    To: ajoseph619##########################

    On the admin side i just want it to sent a e-mail to [email protected]



    Quote Originally Posted by clydejones View Post
    I just created an account on the site, went to the returns page and lo and behold, there was my name and address all auto filled in and correct.
    Last edited by lextechs; 17 Jul 2007 at 05:43 PM.
    Lextechs.com Powered By ZenCart

  2. #172
    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 lextechs View Post
    Hmmm i wounder why it's not working for my test user . anyway it seems to be working now after i updated the test users address. My Question is how do i get it to sent to a specific e-mail address. and show the customer's address as the return?

    Currently the head ther customer gets.


    Return Authorization Request‎
    From: Lextechs ([email protected])<<<< I would like that to say [email protected]
    Sent: Tue 7/17/07 4:31 PM
    Reply-to: [email protected] <<<<<<<<<<<<<< This to say the customer's e-mail in this case ajoseph619##########################
    To: ajoseph619##########################

    On the admin side i just want it to sent a e-mail to [email protected]
    [email protected])<<<< I would like that to say [email protected]
    For this you should check your admin -> configuration -> e-mail options and see what you are using for your default e-mail address.

    I'll look at the other issues and see what I can do.

  3. #173
    Join Date
    Jun 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: Return Authorization Module (RMA)

    I installed this mod and I am getting an error when the customer is on the checkout confirmation page that says:

    Warning: Missing argument 2 for zen_add_tax() in /home/commtech/public_html/catalog/includes/functions/functions_taxes.php on line 112

    Does anyone have some help?

  4. #174
    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 rbepple View Post
    I installed this mod and I am getting an error when the customer is on the checkout confirmation page that says:

    Warning: Missing argument 2 for zen_add_tax() in /home/commtech/public_html/catalog/includes/functions/functions_taxes.php on line 112

    Does anyone have some help?
    This module does not interact with the checkout or the taxes function(s) or any other core files in Zen Cart. So Im not sure what might be causing this error.

    You could try uploading a fresh copy of the functions_taxes.php.

  5. #175
    Join Date
    Jun 2007
    Posts
    71
    Plugin Contributions
    0

    Default Re: Return Authorization Module (RMA)

    If I check the Insurance box I get the error listed above, if I don't check the box the page operates properly. Is it because I have the shipping insurance sort order before the taxes sort order?

  6. #176
    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 rbepple View Post
    If I check the Insurance box I get the error listed above, if I don't check the box the page operates properly. Is it because I have the shipping insurance sort order before the taxes sort order?
    You might get a better answer by posting your problem in this forum topic

    I'm not putting you off but your problem doesn't seem to be related to the Return Authorization Mod.

  7. #177
    Join Date
    Aug 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Return Authorization Module (RMA)

    Hi Clyde, hoping you can help me here. Everything seems to be working fine except the “Reason for Return” box… Currently if the user keeps typing, the box starts to expand right with a scroll bar on the bottom… Is there a way to have it word-warp and expand down-ward without having to hit the “Enter” key..?

  8. #178
    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 SpoiledK View Post
    Hi Clyde, hoping you can help me here. Everything seems to be working fine except the “Reason for Return” box… Currently if the user keeps typing, the box starts to expand right with a scroll bar on the bottom… Is there a way to have it word-warp and expand down-ward without having to hit the “Enter” key..?
    The textarea should wrap automatically every time a row reaches a width of 30/31 characters (that assumes normal typing and not holding down a single key)

    for instance if you were to type the following in the text area:

    The cat was playing in the garden.

    you should see something like this:

    The cat was playing in the
    garden.

  9. #179
    Join Date
    Aug 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: Return Authorization Module (RMA)

    Quote Originally Posted by clydejones View Post
    The textarea should wrap automatically every time a row reaches a width of 30/31 characters (that assumes normal typing and not holding down a single key)

    for instance if you were to type the following in the text area:

    The cat was playing in the garden.

    you should see something like this:

    The cat was playing in the
    garden.
    Thanks for the quick reply... I have this installed on my PC and for some reason it does not warp... It keeps expanding right... Example, holding down any letter key, it would expand right and keeps on going without warp... Any idea that or settings i could change..? Thanks...

  10. #180
    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 SpoiledK View Post
    Thanks for the quick reply... I have this installed on my PC and for some reason it does not warp... It keeps expanding right... Example, holding down any letter key, it would expand right and keeps on going without warp... Any idea that or settings i could change..? Thanks...
    As I said above holding down a single key produces this behavior. if you type a normal sentence it should wrap at 30/31 characters.

    I'm not sure why anyone would hold down a single key if they were trying to type a request such as:

    When this item arrived it was broken. Could you replace the item.

    This example should wrap as expected.

 

 
Page 18 of 65 FirstFirst ... 8161718192028 ... 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