Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2005
    Location
    Earth
    Posts
    91
    Plugin Contributions
    0

    Default Forgot to write it down. Where is it stored?

    USPS USERID assigned to me for Rate Quotes/ShippingAPI.
    I have a back up, I can not find it online from USPS and I can't find the e-mail. Where did it get stored? Is it in SQL?, On the server? I've taken all day trying to retrieve it. Please, can somebody help?

    Mark

  2. #2
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: Forgot to write it down. Where is it stored?

    Yes it was stored in the database. You would need to review a previous backup of the database to find it. If you have a functional demo site to which you can apply the backup, it should be easy to find, otherwise need to identify what the configuration_key for it is so that you could look through the backup using a plain text editor.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Mar 2005
    Location
    Earth
    Posts
    91
    Plugin Contributions
    0

    Default Re: Forgot to write it down. Where is it stored?

    Thanks, I was hoping someone would tell me which table. or file folder.

  4. #4
    Join Date
    Jul 2012
    Posts
    16,734
    Plugin Contributions
    17

    Default Re: Forgot to write it down. Where is it stored?

    Quote Originally Posted by charmlt View Post
    Thanks, I was hoping someone would tell me which table. or file folder.
    I would suspect the configuration table. The key(s) applicable would be identified in the install section of the code for the shipping module if it is one that shows up under modules->shipping from the admin.

    The file would be found in includes/modules/shipping if it is a shipping module.

    I am not specifically familiar with that program, and haven't downloaded it to support answering this question.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Forgot to write it down. Where is it stored?

    Configuration table
    Shipping USPS_USERID
    or something similar
    Copy/paste not being cooperative on my tablet tonite
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  6. #6
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,692
    Plugin Contributions
    9

    Default Re: Forgot to write it down. Where is it stored?

    try running the following from within a mysql interface (ie phpmyadmin, or something similar...)

    Code:
    SELECT * FROM `configuration` WHERE `configuration_key` LIKE '%USPS%';
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 

Similar Threads

  1. breadcrumb: I forgot where the php is!
    By finlander in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Oct 2010, 12:20 AM
  2. Where is product information stored?
    By 5tar5hine in forum General Questions
    Replies: 4
    Last Post: 11 Nov 2009, 10:29 PM
  3. Where is the database stored?
    By daz59 in forum General Questions
    Replies: 1
    Last Post: 27 Jul 2009, 12:52 PM
  4. Where is the catalog stored
    By darktowerhobbies in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Feb 2008, 06:41 AM
  5. Where are EZ Pages Stored
    By Petzlifedirect.com in forum General Questions
    Replies: 10
    Last Post: 19 Mar 2007, 05:31 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR