Zen Cart Logo
Forums / Installing on a Windows Server / keeping product catalog and reinstalling zencart

keeping product catalog and reinstalling zencart

Locked

Views: 1,080

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
11 Apr 2010, 8:28 PM
#1
mistymurata avatar

mistymurata

New Zenner

Join Date:
Apr 2010
Location:
Phoenix, az
Posts:
39
Plugin Contributions:
0

keeping product catalog and reinstalling zencart

i need to reinstall the zencart program but have 100s of products listed and would like to know if there is any way to reinstall the program without losing the current product catalog. Can I just back em all up and than add em into the reinstalled program directory after doing so?

11 Apr 2010, 8:38 PM
#2
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: keeping product catalog and reinstalling zencart

Firstly... why the need to re-install? Do you have big problems with the code files?

Secondly, if you do want to re-install, then there are a couple of options open to you... some options will require you to have THE SAME version number as your current set up.

If you don't have product ATTRIBUTES, you could consider using Easy Populate to do a "dump" of all product data, and you could use the TXT file thus generated to "populate" a new install with those products.

If you DO have attributes associated with products, you could (via phpMyAdmin) copy the relevant tables (and there are a few that are relevant) and "import" the contents of those tables into the database of the fresh install. (BUT... your dbase versions must be identical here).

You could also do a fresh install of ZC, using a NEW database (leaving the current database un-touched) and then, after the install, edit the two configure.php files to point to the OLD database. (AGAIN... version numbers must be identical).

12 Apr 2010, 12:17 AM
#3
mistymurata avatar

mistymurata

New Zenner

Join Date:
Apr 2010
Location:
Phoenix, az
Posts:
39
Plugin Contributions:
0

Re: keeping product catalog and reinstalling zencart

well here is the website address if you wanna see what im talking about https://www.crazy-4-monograms.com/store I have just started learning how to do all this and tried to change the header by following the steps of an online tutorial but it turned out very different from what I thought but that I could probably figure out how to change the upper right side of the page shows a bunch of html code that should have been a box of some sort but cannot find anything on how to fix that so figured the easiest way would be to reinstall and being that I first installed the program less than a week ago I would imagine the version will not have changed so the last option you gave would be best I imagine. I am glad that there is an alternative to relisting everything and no I dont beleive there are any attributes on the listings. However if you know how to fix those problems I would love the help thanks!