Thread: Reload Products

Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2006
    Posts
    28
    Plugin Contributions
    0

    Default Reload Products

    I have just reinstalled Zencart v 1.3.0.2, how do I re-load the products onto the new site I have used the same prefix and details for the database setup and I have a full backup
    I assumed that the products would be picked up automatically on re-installation

  2. #2
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Reload Products

    Quote Originally Posted by mortt
    I assumed that the products would be picked up automatically on re-installation
    Yes, after importing your database from backup.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Mar 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Reload Products

    Thats what I thought I am using mySQL Admin to restore the files it reports a sucessfull restore but I still have no products

  4. #4
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Reload Products

    How many records are in your "Products" table?
    Do you have matching records in the products_description table? If there is no description, they won't show in the Admin.

    How many languages do you have active on your site?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Mar 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Reload Products

    I have the same number of entries in Products and Product Descriptions
    I only have one language installed, all the other records seem intact but on restoring the file nothing is uploaded

  6. #6
    Join Date
    Mar 2006
    Posts
    28
    Plugin Contributions
    0

    Default Re: Reload Products

    I thought I should add that I am viewing the database that is on the server not the local backup file
    Here it the database connection from the configure.php file

    // define our database connection
    define('DB_TYPE', 'mysql');
    define('DB_PREFIX', 'artist');
    define('DB_SERVER', x.x.x.x); // eg, localhost - should not be empty
    define('DB_SERVER_USERNAME', 'xxxxxx');
    define('DB_SERVER_PASSWORD', 'xxxxxxxxxxxx');
    define('DB_DATABASE', 'time');
    define('USE_PCONNECT', 'false'); // use persistent connections?
    define('STORE_SESSIONS', 'db'); // leave empty '' for default handler or set to 'db'

    The prefix is the same as I can see on the database

 

 

Similar Threads

  1. Page Reload
    By User_SY in forum General Questions
    Replies: 0
    Last Post: 25 Sep 2010, 05:05 AM
  2. Custom center column reload
    By fochie in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 8 Dec 2009, 07:48 PM
  3. Auto Reload Options???
    By coldair in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Oct 2008, 08:18 PM

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