Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Shipping Methods switched

Shipping Methods switched

Views: 795

Results 1 to 6 of 6
6 Aug 2012, 6:44 PM
#1
brycem avatar

brycem

New Zenner

Join Date:
Jul 2012
Posts:
7
Plugin Contributions:
0

Shipping Methods switched

I turned of all shipping methods save for ground shipping for the cart checkout while I was trying to trouble shoot an error and now that I've turned them all back on 2-day shipping has become the default instead of ground.
Attachment 10932
Anyone have any ideas on how I can switch the default back to ground?

6 Aug 2012, 10:32 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Shipping Methods switched

That doesn't look anything like the UPS module that comes with Zen Cart v1.3.x

Zen Cart auto-selects "the cheapest" shipping option based on the price, not based on what method it is. So unless you've added custom code to bypass the selection based on cheapest shipping price, then the change you're talking about will be a result of you changing the prices somehow.

6 Aug 2012, 11:15 PM
#3
brycem avatar

brycem

New Zenner

Join Date:
Jul 2012
Posts:
7
Plugin Contributions:
0

Re: Shipping Methods switched

I didn't alter or add any code while I was using it earlier. It's possible that the previous employee may have changed something but it had been fine until I removed and then reinstalled the other shipping modules. I noticed that the order that it displays on our site (the picture in my first post) is the same order as its listed on the admin sites shipping modules section.
Attachment 10934
Could it have something to do with that even though it was in that same order before I messed with it?

also when I install orange (3 day shipping) it gives me this error

1062 Duplicate entry 'MODULE_SHIPPING__COST' for key 2
in:
[insert into configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added) values ('Shipping Cost', 'MODULE_SHIPPING__COST', '5.00', 'The shipping cost for all orders using this shipping method.', '6', '0', now())]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

I'm not sure if that has anything to do with it or not.

I'm sorry I'm a new employee so I'm completely new to zen cart :/

7 Aug 2012, 12:05 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Shipping Methods switched

Looks like you're dealing with multiple cloned shipping modules and that there are problems in the cloning process.

7 Aug 2012, 12:42 AM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Shipping Methods switched

What shipping module(s) did you clone?

It looks like you have errors in them ...

7 Aug 2012, 5:33 PM
#6
brycem avatar

brycem

New Zenner

Join Date:
Jul 2012
Posts:
7
Plugin Contributions:
0

Re: Shipping Methods switched

Ajeh:

What shipping module(s) did you clone?

It looks like you have errors in them ...

I'm not sure which modules have been cloned. I asked around the office but no one seems to know so it may have been done by the previous employee. When I get the chance I'll ask her to look at it.
Thanks for your help.