Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with UPS Module


Daibheid

Recommended Posts

Posted

When you go to checkout the least expensive shipping option for UPS has no text:

 

ups1.jpg

 

when you click next you get

 

ups2.jpg

 

when you click "continue" it simply reloads the above screen. It won't go further. This works fine with all other options.

 

Any ideas?

 

 

D.

Posted

Since you do not specify what version of the UPS module (or contribution) is being used, this problem cannot be easily researched.

 

It does, however, appear reminiscent of something we observed several months ago and corrected in one of the UPS Choice versions. The UPS rate quote response sometimes had two quotes with the same service identifier, so we just filtered one of them out.

 

To determine exactly what is coming back from UPS as the rate quote, I suggest inserting the troubleshooting hook that emails the response to you. This is described here:

http://www.oscommerce.com/forums/viewtopic.php...ghlight=#167974

Posted
Since you do not specify what version of the UPS  module (or contribution) is being used, this problem cannot be easily researched.

 

It does, however, appear reminiscent of something we observed several months ago and corrected in one of the UPS Choice versions.  The UPS rate quote response sometimes had two quotes with the same service identifier, so we just filtered one of them out.

 

To determine exactly what is coming back from UPS as the rate quote, I suggest inserting the troubleshooting hook that emails the response to you.  This is described here:

http://www.oscommerce.com/forums/viewtopic.php...ghlight=#167974

 

I appreciate the feedback and will do. FYI - I am using the UPS module that comes with osCommerce. I am running ups.php with date of 2002/12/09 (it's what got installed for me).

 

 

D.

Posted

Fritz,

 

I just installed UPS Choice 1.5 and everything looks good until I go to edit the UPS shipping mod in my admin and I get:

 

Fatal error: Call to undefined function: tep_cfg_select_multioption() in /***/admin/modules.php(212) : eval()'d code on line 1

 

 

D.

Posted

The most recent version of the contribution is UPS Choice 1.7, and its installation instructions tell you how to insert the function tep_cfg_select_multioption.

  • 1 month later...
Posted

Finally found the fix!

 

First make sure that all your country and zone settings are in order in the admin My Store and Shipping sections, and then go to shipping modules and turn on ONLY UPS. Then edit it by selecting the various options and on the last one , dont put RES or COm, but instedd put GND

 

Then go to catalog/includes/modules/shipping/ups.php

 

and insert htis line right above the field that says Commercial Ground.

 

'GND' => 'Ground',

 

What we've done is create the missing GND field and set UPS for GND

 

Works like a charm!

  • 4 months later...
Posted

Hello All,

 

I am having troubles here.

 

I installed the ups 1.8 and when I go to edit the ups in admin, I get

Fatal error: Call to undefined function: tep_cfg_select_multioption() in /home/advanta/public_html/catalog/admin/modules.php(213) : eval()'d code on line 1

 

I have done what it said in the readme, but it is showing that UPS is true(active)

 

Is there a way to make it inactive?

 

Also, since install, I don't have the green and red on/off in any categories.

 

Anyone can give me help it would be appreciated.

 

Regards,

John

  • 1 month later...
Posted

Ok, found out it has something to do with general.php and the fact that the admin levels mod is installed...but for the UPS choice mod all you do in general.php is add a few lines onto the end...

 

Any ideas?

Posted
Finally found the fix!

 

First make sure that all your country and zone settings are in order in the admin My Store and Shipping sections, and then go to shipping modules and turn on ONLY UPS. Then edit it by selecting the various options and on the last one , dont put RES or COm, but instedd put GND

 

Then go to catalog/includes/modules/shipping/ups.php

 

and insert htis line right above the field that says Commercial Ground.

 

'GND' => 'Ground',

 

What we've done is create the missing GND field and set UPS for GND

 

Works like a charm!

Great fix! I appreciate your help. It helps us new guys searching through previous issues. Many Kudos

Just when you knew all life's answers; Someone had to go and change all the questions!

  • 1 month later...
Posted
Finally found the fix!

 

First make sure that all your country and zone settings are in order in the admin My Store and Shipping sections, and then go to shipping modules and turn on ONLY UPS. Then edit it by selecting the various options and on the last one , dont put RES or COm, but instedd put GND

 

Then go to catalog/includes/modules/shipping/ups.php

 

and insert htis line right above the field that says Commercial Ground.

 

'GND' => 'Ground',

 

What we've done is create the missing GND field and set UPS for GND

 

Works like a charm!

I have follwed your instruction and it now has the ground in there and it works to continue however it then brings up an error page with the following message.

 

Warning: Cannot modify header information - headers already sent by (output started at /home/pcsapart/public_html/store/includes/modules/shipping/ups.php:274) in /home/pcsapart/public_html/store/includes/functions/general.php on line 23

 

Do you have any ideas on how to fix this??

Thanks for any help you may be able to give me

  • 4 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...