Daibheid Posted May 15, 2003 Posted May 15, 2003 When you go to checkout the least expensive shipping option for UPS has no text: when you click next you get 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.
zzfritz Posted May 15, 2003 Posted May 15, 2003 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
Daibheid Posted May 15, 2003 Author Posted May 15, 2003 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.
Daibheid Posted May 15, 2003 Author Posted May 15, 2003 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.
zzfritz Posted May 15, 2003 Posted May 15, 2003 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.
Daibheid Posted May 16, 2003 Author Posted May 16, 2003 Fritz, It is now working! You are Fantabulous! Thanks a bunch. D.
com1usa Posted June 24, 2003 Posted June 24, 2003 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!
Guest Posted November 5, 2003 Posted November 5, 2003 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
ActiveTuning Posted December 26, 2003 Posted December 26, 2003 I'm having the same exact problem as above...can anybody help?
ActiveTuning Posted December 26, 2003 Posted December 26, 2003 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?
lamouronline Posted December 29, 2003 Posted December 29, 2003 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!
pcsapart Posted February 19, 2004 Posted February 19, 2004 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
Starkness Posted June 21, 2004 Posted June 21, 2004 you probably have a character at the end of the english.php page. after the last ?> Thanks! Starkness
Recommended Posts
Archived
This topic is now archived and is closed to further replies.