That's a good question. I'm not sure what is the answer. I'll do some research and get back to you if I got an anything. You should email the people at iContact as they probably can answer it..
Does the UPS CHOICE module include the basic module as well? I don't even have the basic module available to me in my default OSCOMMERCE install as performed by my web service provider..
Yes, it replaces the files completely, or in your case, just installs them..
Jack..
I installed it but got ERRORS when I went to EDIT the UPS Module within the admin, tried everything and cant fix it.... someone help me plz...
Did you Install it in admin->modules? Sometimes it helps if you explain the error you are getting..
Jack..
I added all the necessary files from UPS Choice and found it worked great accept for one file..
When I installed /catalog/includes/modules/shipping/ups.php this file made my cart hang up and wouldn't go to the next screen. So I put back the original and it works fine. I just wanted a new shipping price listing which it did. I verified the shipping price increase by mocking a recent order and ship price increased slightly. Can't say what happened for me on /ups.php but I'm satified the way it works..
Dan..
Well, I downloaded the 2.2rc1 oscommerce software, and it doesnt even come with UPS at all. I tried installing the UPS choice 1.8 and all I got was this message in the admin section.....
Warning: main(/home/u1/hansvannas/bonvivantgroup.com/html/catalog/includes/languages/english/modules/shipping/ups.php) [function.main]: failed to open stream: No such file or directory in /home/u1/hansvannas/bonvivantgroup.com/html/catalog/admin/modules.php on line 132.
Warning: main() [function.include]: Failed opening '/home/u1/hansvannas/bonvivantgroup.com/html/catalog/includes/languages/english/modules/shipping/ups.php' for inclusion (include_path='.:/usr/local/share/pear') in /home/u1/hansvannas/bonvivantgroup.com/html/catalog/admin/modules.php on line 132.
How do I fix?? thanks!!..
I got the same issue... how can we fix this?..
I have the same issue with the missing definition file. I'm calling it that since all it seems to do in other shipping modules id define some constant text strings like: MODULE_SHIPPING_UPS_TEXT_TITLE, and MODULE_SHIPPING_UPS_TEXT_DESCRIPTION..
I need this file badly, I'm in crisis mode!.
I'll keep searching the forums and web for these, but if anyone can tell us where to get this file, it'd be fantastic..
Thanks heaps!.
Chris..
Okay, for anyone still looking for this file, I found the code in the forums (*finally*)... but just to make it that much easer to find in the future, here it is:.
<?php.
/*.
$Id: ups.php,v 1.5 2002/11/19 01:48:08 dgw_ Exp $.
OsCommerce, Open Source E-Commerce Solutions.
Http://www.oscommerce.com.
Copyright (c) 2002 osCommerce.
Released under the GNU General Public License.
*/.
Define('MODULE_SHIPPING_UPS_TEXT_TITLE', 'United Parcel Service');.
Define('MODULE_SHIPPING_UPS_TEXT_DESCRIPTION', 'United Parcel Service');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_GND', 'UPS Ground');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_1DM', 'Next Day Air Early AM');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_1DA', 'Next Day Air');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_1DP', 'Next Day Air Saver');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_2DM', '2nd Day Air Early AM');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_3DS', '3 Day Select');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_STD', 'Canada Standard');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_XPR', 'Worldwide Express');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_XDM', 'Worldwide Express Plus');.
Define('MODULE_SHIPPING_UPS_TEXT_OPT_XPD', 'Worldwide Expedited');.
?>..
Okay, on top of all that I added the bloody thing to the 1.8 archive and added it to the.
Contributions page.
I also uploaded the language file, by itself just because it didn't occur to me until after to just add the thing to the 1.8 archive..
Hope this helps some folks..
Chris..
Thanks for posting that new version of the UPS Choice 1.8.1 - it worked just fine for me with one small thing: When I hit the check out 3 pounds is added to the total weight. A single sale of 1 lb becomes 4lb for the shipping and multiple items get their totals added OK then 3 lb added. Is that a configuration issue withing osCommerce or the module?.
Sorry - I went to remove this post when I realized I had 3 LB set in the Shipping and packaging section..
This post has been edited by.
Paulororke.
: 15 October 2007, 08:30..
Hello,.
I get response from UPS : UPSOnLine5%The requested service is unavailable to residential destinations.%1215%.
And query string is :.
Accept_UPS_license_agreement=yes&.
10_action=4&.
13_product=GNDRES&.
14_origCountry=US&.
15_origPostal=84115&.
19_destPostal=09808&.
22_destCountry=US&.
23_weight=12&.
47_rate_chart=Customer+Counter&.
48_container=&.
49_residential=1.
_______________________________.
Can anyone tell me what's the problem? And where can I find documentation about that API function ? (I mean UPS side).
Thanks,.
Igor...
I installed this addon. My version of OsCommerce V2.2 RC1 didn't even include UPS as an option for shipping. Everything seemed to work well...found it under the Shipping Module, Installed, but when I went to EDIT got the below error message. Any ideas???.
Fatal error: Call to undefined function tep_cfg_select_multioption() in /home/intell8/public_html/admin/modules.php(216) : eval()'d code on line 1..
I figured it out. Instead of overwritting the general.php in admin\includes\functions I just edited it according to the directions, but it caused this problem. Therefore, I just overwrote the entire general.php and all works well...
I installed the UPS Choice and it all seems fine, but when I try to test it I get no responses from UPS any ideas?..
I installed this and seemed to work perfectly, yet many of my customers do not have the UPS options available when checking out. I have NO idea WHY. I've logged in from several PCs and it comes up fine. There was one time, when the option was not available. I assumed it was because UPS rates were down, but has anyone else experienced this. When UPS rates do not show up, my only other available shipping option (Will Call) is all that is left...
I figured it out. It was the shipping zone option. I changed it to none and all works well. I can't believe I missed that.....
Greetings,.
I'm trying to use this module, and everything else in my cart works great until I activate the UPS shipping. I'm only enabling ground shipping, and i'm using PPal checkout..
When it comes back from PPal, I get:.
Fatal error: Class 'httpClient' not found in ...content/catalog/includes/modules/shipping/ups.php on line 265.
$request = join('&', array('accept_UPS_license_agreement=yes',.
'10_action='$this->_upsActionCode,.
'13_product='$this->_upsProductCode,.
'14_origCountry='$this->_upsOriginCountryCode,.
'15_origPostal='$this->_upsOriginPostalCode,.
'19_destPostal='$this->_upsDestPostalCode,.
'22_destCountry='$this->_upsDestCountryCode,.
'23_weight='$this->_upsPackageWeight,.
'47_rate_chart='$this->_upsRateCode,.
'48_container='$this->_upsContainerCode,.
'49_residential='$this->_upsResComCode));.
//>line265 below:.
$http = new httpClient();.
If ($http->Connect('www.ups.com', 80)) {.
$http->addHeader('Host', 'www.ups.com');.
$http->addHeader('User-Agent', 'osCommerce');.
$http->addHeader('Connection', 'Close');.
Any (fast) help would be greatly appreciated, as i'm not certain why i'm receiving this error....
This post has been edited by.
Famousb.
: 15 February 2008, 19:39..

