Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14
  1. #11
    Join Date
    May 2011
    Location
    Tulsa
    Posts
    30
    Plugin Contributions
    0

    Default Re: Linux install template- import old datase

    I am upgrading the database again.
    SKIPPED: Cannot drop index page_accessed on table admin_activity_log because it does not exist.
    SKIPPED: Cannot drop index access_date on table admin_activity_log because it does not exist.
    SKIPPED: Cannot add index idx_page_accessed_zen to table admin_activity_log because it already exists.
    SKIPPED: Cannot add index idx_access_date_zen to table admin_activity_log because it already exists.

  2. #12
    Join Date
    May 2011
    Location
    Tulsa
    Posts
    30
    Plugin Contributions
    0

    Default Re: Linux install template- import old datase

    I am back where I started yesterday? Please help

  3. #13
    Join Date
    May 2011
    Location
    Tulsa
    Posts
    30
    Plugin Contributions
    0

    Default Re: Linux install template- import old datase

    I did a clean install with my old database and not of the information came through?

  4. #14
    Join Date
    Jan 2004
    Posts
    58,460
    Blog Entries
    3
    Plugin Contributions
    111

    Default Re: Linux install template- import old datase

    The product is contained in the database tablenames which match the pattern of (DB_PREFIX value) + 'products'
    Same with product descriptions: DB_PREFIX value + 'products_description'

    So, if your old site has DB_PREFIX set to '' then the data is in a table named 'products'.
    If your old site has DB_PREFIX set to 'zen_' then the data is in a table named 'zen_products'.
    If your old site has a DB_PREFIX set to 'fred_' then the data is in a table named 'fred_products'.

    Thus, if your NEW store isn't using the SAME setting for DB_PREFIX in BOTH your admin and non-admin configure.php files, it will look like your data is missing ... because it's not present in the tables you're telling it to look in.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donations always welcome: www.zen-cart.com/donate

    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.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. how to install free template skin into my old skin?
    By andrewmax81 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 14 Nov 2009, 04:44 PM
  2. New install on a linux server
    By heben in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 7 Nov 2009, 01:17 PM
  3. New install to Linux Server
    By eccotec in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 13 Aug 2009, 08:06 PM
  4. Install on Linux Desktop?
    By ALFO in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 3 Jan 2008, 07:15 AM
  5. linux install issue?
    By ary in forum General Questions
    Replies: 10
    Last Post: 9 Jan 2007, 02:08 AM

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
  •