tfriedel Posted May 6, 2008 Posted May 6, 2008 When I change text on the right side of the => I immedately get a failure message. Otherwise things are working. I saw some code in 2.9.6->3.0 where it was checking against the right side, but that was fixed in 3.0 and was not in the intl section, thanks in advance, tom (tom a t birdphotos.com) $this->intl_types = array('GLOBAL EXPRESS' => 'Global Express Guaranteed', 'GLOBAL EXPRESS NON-DOC RECT' => 'Global Express Guaranteed Non-Doc\ ument Rectangular', 'GLOBAL EXPRESS NON-DOC NON-RECT' => 'Global Express Guaranteed Non\ -Document Non-Rectangular', 'EXPRESS MAIL INT' => 'Express Mail International (EMS)', Quote
tfriedel Posted May 19, 2008 Author Posted May 19, 2008 This has to do with the international shipping descriptions getting compared directly to the data retrieved from MODULE_SHIPPING_USPS_SERVER in usps.php. So I don't know how to change an international shipping description. tom friedel Quote
tfriedel Posted May 23, 2008 Author Posted May 23, 2008 The hack/solution is to modify the USPS xml data before oscommerce processes it with preg_replace, contact me if you need the actual code. tom a t birdphotos.com Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.