Zen Cart Logo
Forums / All Other Contributions/Addons / Return Authorization Module (RMA)

Return Authorization Module (RMA)

Views: 109,995

Results 261 to 280 of 644
12 Feb 2008, 2:31 PM
#261
gthenry avatar

gthenry

New Zenner

Join Date:
Oct 2007
Location:
Northeast Georgia, USA
Posts:
36
Plugin Contributions:
0

Return Authorization Module (RMA)

Will this Mod automatically generate the RMA number and send a notice to me and my customer, or will I have to manually issue the RMA number?

GTHENRY
MotorcycleStuffWarehouse.com

12 Feb 2008, 2:52 PM
#262
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

GTHENRY:

Will this Mod automatically generate the RMA number and send a notice to me and my customer, or will I have to manually issue the RMA number?

GTHENRY
MotorcycleStuffWarehouse.com

You will receive an e-mail for the request, but you will have to manually generate an RMA Number and notify the customer.

14 Feb 2008, 4:25 AM
#263
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Return Authorization Module (RMA)

clydejones:

What setting do you have in admin -> configuration -> E-Mail Options -> Email Admin Format?Hey Clyde any chance you figured out why the "Office Only" section of the admin e-mails formats so differently from the contact form's admin e-mails?? It's TRULY in the no big deal, but would be nice to resolve category..:yes:

14 Feb 2008, 4:36 AM
#264
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

DivaVocals:

Hey Clyde any chance you figured out why the "Office Only" section of the admin e-mails formats so differently from the contact form's admin e-mails?? It's TRULY in the no big deal, but would be nice to resolve category..:yes:

Not Yet. I've checked it on a couple of different sites but didn't see the problem your describing in the admin e-mails. (they all appeared to be formated correctly,

I'll keep checking though.

8 Mar 2008, 7:19 PM
#265
cntgifts avatar

cntgifts

Totally Zenned

Join Date:
Sep 2005
Posts:
836
Plugin Contributions:
0

Re: Return Authorization Module (RMA)

anyway to have the Store Address Not Show at the top of the page

8 Mar 2008, 8:53 PM
#266
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

CnTGifts:

anyway to have the Store Address Not Show at the top of the page

Open includes/templates/YOUR_TEMPLATE/templates/tpl_returns_default.php

find and comment out the following line of code as indicated by the highlighted portions

<!-- <address><?php // echo nl2br(STORE_NAME_ADDRESS); ?></address> -->

8 Mar 2008, 10:51 PM
#267
blessisaacola avatar

blessisaacola

Totally Zenned

Join Date:
Feb 2004
Location:
Georgia, USA
Posts:
1,875
Plugin Contributions:
1

Re: Return Authorization Module (RMA)

Another option is something like this: http://www.clevershoppers.com/returns.html if you don't require customer to login before they can submit a return. We basically combined the pages (returns policy and returns form). If a customer is logged in already their information is pre-populated.

9 Mar 2008, 2:02 AM
#268
cntgifts avatar

cntgifts

Totally Zenned

Join Date:
Sep 2005
Posts:
836
Plugin Contributions:
0

Re: Return Authorization Module (RMA)

Thank You

24 Mar 2008, 5:29 PM
#269
cherylthe avatar

cherylthe

Banned

Join Date:
Dec 2004
Posts:
533
Plugin Contributions:
0

Re: Return Authorization Module (RMA)

Latest release installed: 2.2.1a

Issue is - no Admin email received and no item/order data being printed on customer email - only this

Dear John Smith

Thank you for your recent request.

Your request has been successfully submitted to StoreName. It will be
reviewed and you will receive an email with instructions on how to proceed.
If you have not received it within the next 48 hours, please contact us
before submitting your request again.

For help with our Returns Policy, please email the store-owner:
[email protected].

Note: This email address was given to us during a Return Authorization
Request. If you have a problem, please send an email to
[email protected].

I have also applied the /includes/modules/pages/returns/header.php and the email_template_returns.html - both patches you had supplied to other members who had raised a similar issue.

Where in Admin should one see RMAs coming in - because in the 2.2.1a distro there is no /admin code?

Thanks

24 Mar 2008, 6:07 PM
#270
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

cherylthe:

Latest release installed: 2.2.1a

Issue is - no Admin email received and no item/order data being printed on customer email - only this

Dear John Smith

Thank you for your recent request.

Your request has been successfully submitted to StoreName. It will be
reviewed and you will receive an email with instructions on how to proceed.
If you have not received it within the next 48 hours, please contact us
before submitting your request again.

For help with our Returns Policy, please email the store-owner:
[email protected].

Note: This email address was given to us during a Return Authorization
Request. If you have a problem, please send an email to
[email protected].

This is correct - it is the e-mail received by the person who submitted the request.

Where in Admin should one see RMAs coming in - because in the 2.2.1a distro there is no /admin code?

Thanks

The store owner should/would receive an e-mail at the store e-mail address indicated in admin -> configuration -> email options.

The e-mail would look something like this:

From: John Smith
Email: [email protected]
Phone Number: (xxx) xxx-xxxx
Address: xxxxxxxxxx
City: xxxxxxxxxxx
Post Code: xxxxxxxxxxx
State: xxxxxxxxxx
Order Number: 4567
Total Value: test value
Item Number: test item number
Item Name: test item name
Action Requested: Return

Reason: This is a test return authorization request. no action is required.

25 Mar 2008, 3:52 PM
#271
cherylthe avatar

cherylthe

Banned

Join Date:
Dec 2004
Posts:
533
Plugin Contributions:
0

Re: Return Authorization Module (RMA)

But as mentioned in my first email - no Admin is being received at the configured email address in Email Options.

Thanks.

25 Mar 2008, 4:55 PM
#272
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

cherylthe:

But as mentioned in my first email - no Admin is being received at the configured email address in Email Options.

Thanks.

Try this fix, I think it should solve the problem.

just unzip the file and upload the includes folder to your server

[Attachment no longer available]

27 Mar 2008, 4:22 PM
#273
modernm avatar

modernm

New Zenner

Join Date:
Dec 2007
Location:
Hoboken, NJ
Posts:
97
Plugin Contributions:
1

Re: Return Authorization Module (RMA)

I am also having an issue where we are not getting the e-mail. The fix posted in the previous email fixed the problem for me.

Cal

27 Mar 2008, 4:32 PM
#274
cherylthe avatar

cherylthe

Banned

Join Date:
Dec 2004
Posts:
533
Plugin Contributions:
0

Re: Return Authorization Module (RMA)

Clyde

Many thanks - that version of header_php.php fixed our issues.

27 Mar 2008, 4:35 PM
#275
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

modernm:

I am also having an issue where we are not getting the e-mail. The fix posted in the previous email fixed the problem for me.

Cal

cherylthe:

Clyde

Many thanks - that version of header_php.php fixed our issues.

Glad to help.

I'll post an updated version in the downloads section in the next couple of days.

28 Mar 2008, 4:55 PM
#276
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

Version 2.2.2 of the Return Authorization Module is available in the downloads section.

This upgrade fixes an issue with the admin e-mail and also adds some "cosmetic" formatting.

1 Apr 2008, 9:00 PM
#277
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

Re: Return Authorization Module (RMA)

clydejones:

Version 2.2.2 of the Return Authorization Module is available in the downloads section.

This upgrade fixes an issue with the admin e-mail and also adds some "cosmetic" formatting.Does the "cosmetic formatting" solve the problem I reported earlier in this thread (I hope I hope..):laugh:

1 Apr 2008, 9:25 PM
#278
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

DivaVocals:

Does the "cosmetic formatting" solve the problem I reported earlier in this thread (I hope I hope..):laugh:

Which was?????

5 Apr 2008, 12:47 AM
#279
rjr avatar

rjr

New Zenner

Join Date:
Feb 2008
Posts:
34
Plugin Contributions:
0

Re: Return Authorization Module (RMA)

DivaVocals:

Does the "cosmetic formatting" solve the problem I reported earlier in this thread (I hope I hope..):laugh:

ClydeJones,
Is there a solution to getting all of the vendor header information to all line up correctly to the left? See attached file. I have already removed and replaced Store Address & Phone info under ADMIN - CONFIGURATION - MY STORE info and checked mySQL database entry for problems in formating but still no luck? :frusty:

Thank you in advance for any advice,
RJR

5 Apr 2008, 6:15 AM
#280
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Return Authorization Module (RMA)

RJR:

ClydeJones,
Is there a solution to getting all of the vendor header information to all line up correctly to the left? See attached file. I have already removed and replaced Store Address & Phone info under ADMIN - CONFIGURATION - MY STORE info and checked mySQL database entry for problems in formating but still no luck? :frusty:

Thank you in advance for any advice,
RJR

based on the attached image it looks like you have a space in front of "luckdogbones.com".

double check admin -> configuration -> my store -> store address and phone
and make sure the line with the store name does not have a space at the beginning (first character).