Zen Cart Logo
Forums / Addon Shipping Modules / ZenCart UPS shipping module question

ZenCart UPS shipping module question

Locked

Views: 4,631

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
15 Dec 2008, 5:18 PM
#1
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

ZenCart UPS shipping module question

Hello.
I have test server running on zend core system
everything works, I just installed canadapost and i can get rate using the demo login info ..

but i get nothing if i use UPS .. no information , no rate .. just a empty table.

test store located in canada, I was wondering if this module works with UPS Canada or is it only for UPS U.S.A ?

any info would be great ..

thanks.

15 Dec 2008, 5:29 PM
#2
ajeh avatar

ajeh

Oba-san

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

Re: ZenCart UPS shipping module question

If you ship from Canada you need the UPS XML from the 3rd Party Add-ons in the Wiki I think it is ...

15 Dec 2008, 7:18 PM
#3
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: ZenCart UPS shipping module question

Yes, i have downloaded that and read about it on wiki..

it says is not supporting dimensions , never have setup anything for UPS .. i was wondering if i do need dimension for rates or this module will give me some what realistic rates ?

thanks.

15 Dec 2008, 11:39 PM
#4
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: ZenCart UPS shipping module question

I downloaded the latest version . 1.3 , and i get following error ..

1264 Out of range value adjusted for column 'configuration_id' at row 1
in:
[insert into configuration ( configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) values ('', 'Shipping Delay', 'SHIPPING_DAYS_DELAY', '1', 'How many days from when an order is placed to when you ship it (Decimals are allowed). Arrival date estimations are based on this value.', '7', '6', NULL, now(), NULL, NULL)]
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.

if i click on back button , i can see the upsxml is installed.
mysql version is 5.2, and i think this script is for earlier version ..

thanks.

16 Dec 2008, 12:04 AM
#5
tony_sar avatar

tony_sar

Totally Zenned

Join Date:
Jul 2006
Location:
Montreal, Canada
Posts:
2,276
Plugin Contributions:
0

Re: ZenCart UPS shipping module question

Problem solved.
in xmldocument.php in include /module .. on line 329 ..
there are two things .. one Configuration ID .which is part of Insert statment and

' ' , part of Value , which shouldn't be there .. after removing them , installation when ok ,

leaving it with above error , will not show Shipping Delay setting in module configuration.

10 Mar 2009, 4:36 AM
#6
pixelfix avatar

pixelfix

New Zenner

Join Date:
Mar 2009
Posts:
38
Plugin Contributions:
0

Re: ZenCart UPS shipping module question

Where can I download the file from ?

28 Mar 2009, 4:12 PM
#8
imfsub12 avatar

imfsub12

Zen Follower

Join Date:
Aug 2008
Location:
Halifax, NS
Posts:
274
Plugin Contributions:
0

Re: ZenCart UPS shipping module question

Its it worth to use the UPS xml mod as my client needs the same feature..

He has dimentions on all his BOXES.. and need acurate rates..

And store is in canada..

Very odd that no one has made a working mod for USP, like the canada post one..