Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

error using USPS

This is a discussion on error using USPS within the USPS forums, part of the Shipping Modules category; You are so right.. I can not belive what I have learned about PHP and SQL since I started up ...

      
  1. #11
    osCMax Testing Team wkdwich's Avatar
    Join Date
    Jul 2007
    Posts
    249
    Rep Power
    11


    Default Re: error using USPS

    You are so right.. I can not belive what I have learned about PHP and SQL since I started up with osc almost a year ago.. I did ask for the modified file out of sheer frustratuion though I will admit.. not out of laziness

    Goog job on the fix BTW.. I can hack someone else's code and mod osc given the proper info.. but I can not write sql queries or php to save my life.. I read it and can understand the flow for the most part.. but I can not commit the how to from scratch

  2. #12
    New Member
    Join Date
    Nov 2007
    Posts
    8
    Rep Power
    0


    Default Re: error using USPS

    Where do you enter the SQL query to update the SQL??

  3. #13
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,688
    Rep Power
    22


    Default Re: error using USPS

    Into phpMyAdmin.... or use your SQL management tool.

    In phpMyAdmin - login as required by your hosting services... Select the oscMax database. then Click on query tab and enter

    Code:
    UPDATE `configuration` SET `set_function` = 'tep_cfg_select_multioption(array(''Global Express'', ''Global Express Non-Doc Rect'', ''Global Express Non-Doc Non-Rect'', ''Express Mail Int'', ''Express Mail Int Flat Rate Env'', ''Priority Mail Int'', ''Priority Mail Int Flat Rate Env'', ''Priority Mail Int Flat Rate Box'', ''First-Class Mail Int''),' WHERE `configuration_key` ='MODULE_SHIPPING_USPS_TYPES_INTL' LIMIT 1 ;
    Press submit....
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  4. #14
    Active Member
    Join Date
    May 2003
    Posts
    137
    Rep Power
    0


    Default Re: error using USPS

    Quote Originally Posted by telder View Post
    Where do you enter the SQL query to update the SQL??
    Is this a required update for recent USPS changes for OSCMAX?

  5. #15
    osCMax Testing Team wkdwich's Avatar
    Join Date
    Jul 2007
    Posts
    249
    Rep Power
    11


    Default Re: error using USPS

    Sheep, yes, required if you want people charged priority and not express

Page 2 of 2 FirstFirst 12

Similar Threads

  1. USPS Methods
    By michael_s in forum New osCommerce Contributions
    Replies: 0
    Last Post: 01-23-2007, 09:11 AM
  2. USPS trouble anyone?
    By dougnyc in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 12-05-2003, 10:32 PM
  3. USPS Shipping - please help "An error occured with the
    By thasin in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 09-15-2003, 07:09 AM
  4. USPS Problems
    By XTSCrankN in forum osCommerce 2.2 Installation Help
    Replies: 1
    Last Post: 02-20-2003, 07:51 AM
  5. error message with usps
    By Anonymous in forum osCommerce 2.2 Modification Help
    Replies: 0
    Last Post: 12-15-2002, 05:04 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •