jwsfun Posted September 4, 2003 Posted September 4, 2003 Okay, here's what's happening: I have a valid zipcode listed and the right country code (US) set in my Admin; I have removed all of the shipping options I do not wish to use and lines 24-25 look like this: $this->types = array('GNDRES' => 'Ground Residential'); } Lines 184-85 look like this: function _upsGetQuote() { if (!isset($this->_upsActionCode)) $this->_upsActionCode = '3'; So, why is it when I get to the delivery confirmation page, all I see is this?: An error occured with the UPS shipping calculations. If you prefer to use UPS as your shipping method, please contact the store owner. Am I missing something? Please help... :lol: Thanks!
soulpo36 Posted September 4, 2003 Posted September 4, 2003 Do you have an account with ups? If you want to use this feature, you need an account number from ups. 'Am not sure if that answered your question. Goodluck Jeff soulposter.com Boldness, Genius, Magic and Power.
jwsfun Posted September 4, 2003 Author Posted September 4, 2003 Yeah, I've had an account with UPS for sometime, but I don't see anywhere in the osCommerce template for my account number to be input. Any ideas on that one? Thanks for your help...It's greatly appreciated! :lol:
jwsfun Posted September 4, 2003 Author Posted September 4, 2003 I managed to find the problem (it was in admin), but NOW, when the shipping choice for UPS (only choice so far) comes up, the small "circle" that's supposed to be there isn't...it should be, right? Please help...If my hair was longer, I'd start pullin it out! :(
Recommended Posts
Archived
This topic is now archived and is closed to further replies.