Results 1 to 7 of 7
  1. #1
    Join Date
    Nov 2007
    Posts
    123
    Plugin Contributions
    0

    Default 1.2 Database with 1.38 New Install

    Hello,

    I have a 1.2 database that I want to just import into my new installed 1.3.8 Cart and I was wondering if there is anyway of installing then importing the database in. I have some attributes and stuff and I want everything to come through. Is this possible?

    Thanks
    DigitalGuard

  2. #2
    Join Date
    Jan 2004
    Posts
    58,244
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: 1.2 Database with 1.38 New Install

    What you're talking about is basically an upgrade from your 1.2.x version to your 1.3.8 version.
    Assuming you've taken care of the PHP files, next you need to deal with the database side of the upgrade.
    So, import your database, run zc_install, choose database-upgrade, and follow the upgrade steps.
    You can find upgrade documentation in the /docs/ folder of your Zen Cart files, and also on the FAQ/Tutorials site:
    http://tutorials.zen-cart.com/index.php?article=108
    http://tutorials.zen-cart.com/index.php?article=98
    etc
    .

    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.

  3. #3
    Join Date
    Nov 2007
    Posts
    123
    Plugin Contributions
    0

    Default Re: 1.2 Database with 1.38 New Install

    Quote Originally Posted by DrByte View Post
    What you're talking about is basically an upgrade from your 1.2.x version to your 1.3.8 version.
    Assuming you've taken care of the PHP files, next you need to deal with the database side of the upgrade.
    So, import your database, run zc_install, choose database-upgrade, and follow the upgrade steps.
    You can find upgrade documentation in the /docs/ folder of your Zen Cart files, and also on the FAQ/Tutorials site:
    http://tutorials.zen-cart.com/index.php?article=108
    http://tutorials.zen-cart.com/index.php?article=98
    etc
    Thank you will try...

  4. #4
    Join Date
    Nov 2007
    Posts
    123
    Plugin Contributions
    0

    Default Re: 1.2 Database with 1.38 New Install

    Quote Originally Posted by DrByte View Post
    What you're talking about is basically an upgrade from your 1.2.x version to your 1.3.8 version.
    Assuming you've taken care of the PHP files, next you need to deal with the database side of the upgrade.
    So, import your database, run zc_install, choose database-upgrade, and follow the upgrade steps.
    You can find upgrade documentation in the /docs/ folder of your Zen Cart files, and also on the FAQ/Tutorials site:
    http://tutorials.zen-cart.com/index.php?article=108
    http://tutorials.zen-cart.com/index.php?article=98
    etc
    This looks like it working but when i try to update the database, it says the following, and it shows as if it is updated.

    in:
    [select admin_id, admin_name, admin_pass from admin where admin_name = 'admin']

    What can i do to fix?

    Thanks
    DigitalGuard

  5. #5
    Join Date
    Jan 2004
    Posts
    58,244
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: 1.2 Database with 1.38 New Install

    Very odd that it would give that message, esp without the details of the error.
    I assume your actual admin username is "admin"?

    I might recommend that you do the upgrade in multiple steps, unchecking boxes to allow it to do just the oldest-recommended first, and then repeating the process progressively until they've all been completed. Sorry that it also means it'll prompt you for your admin pwd multiple times to do it that way.
    .

    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.

  6. #6
    Join Date
    Nov 2007
    Posts
    123
    Plugin Contributions
    0

    Default Re: 1.2 Database with 1.38 New Install

    Quote Originally Posted by DrByte View Post
    Very odd that it would give that message, esp without the details of the error.
    I assume your actual admin username is "admin"?

    I might recommend that you do the upgrade in multiple steps, unchecking boxes to allow it to do just the oldest-recommended first, and then repeating the process progressively until they've all been completed. Sorry that it also means it'll prompt you for your admin pwd multiple times to do it that way.
    That actually worked but now I have different problem, Now my home page is coming up as

    Code:
    Hello. Thank you for loading Zen Cart™.
    You are seeing this page for one or more reasons:
    
       1. This is your first time using Zen Cart™ and you haven't yet completed the normal Installation procedure.
          If this is the case for you, Click here to begin installation.
    
       2. Your /includes/configure.php and/or /admin/includes/configure.php file contains invalid path information and/or invalid database-connection information.
          If you recently edited your configure.php files for any reason, or maybe moved your site to a different folder or different server, then you'll need to review and update all your settings to the correct values for your server.
          See the Online FAQ and Tutorials area on the Zen Cart™ website for assistance.
    
    
    To begin installation ...
    
       1. The Installation Documentation can be read by clicking here: Documentation
       2. Run zc_install/index.php via your browser.
       3. The Online FAQ and Tutorials area on the Zen Cart™ website will also be of value if you run into difficulties.
    Not sure why, because My database was connected and it updated but it looks like it can't find it.

    Thanks again for your help
    DigitalGuard

  7. #7
    Join Date
    Jan 2004
    Posts
    58,244
    Blog Entries
    3
    Plugin Contributions
    106

    Default Re: 1.2 Database with 1.38 New Install

    That suggests, as it says, that something's amuck with your configure.php files, or you're missing files from your /includes/ folders/subfolders.
    .

    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.

 

 

Similar Threads

  1. Possible to install without a database?
    By isew4kidz in forum Installing on a Windows Server
    Replies: 2
    Last Post: 25 Nov 2009, 12:26 PM
  2. trying to install, but hangs on database install
    By tangwystl in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 16 Oct 2009, 06:07 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
  •