Zen Cart Logo
Forums / General Questions / setting up a testing site

setting up a testing site

Locked

Views: 1,116

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
17 Apr 2007, 8:34 PM
#1
minnie_mouse avatar

minnie_mouse

Zen Follower

Join Date:
Jun 2005
Posts:
119
Plugin Contributions:
0

setting up a testing site

hi, i have a store set up and live in a sub directory called store. i want to make changes without making them on the live store. i want to create a test store. in a test directory. i did a backup of the database and imported it into the new one. i installed a new store into test subdirectory. when i look at the db the data of products/categories is there. but when i view the catalog they dont appear.

is there an easier way to do this. any thoughts on why the admin isnt pulling in the data from the database?
thanks, MM

17 Apr 2007, 11:21 PM
#2
brent avatar

brent

Totally Zenned

Join Date:
Mar 2005
Location:
United Kingdom
Posts:
606
Plugin Contributions:
0

Re: setting up a testing site

Have you updated the 2 config.php files with the new database and path details?

Have a look in the FAQ here as there are a number of items that will assist you with this.

Hope that helps.

Brent

18 Apr 2007, 12:07 AM
#3
minnie_mouse avatar

minnie_mouse

Zen Follower

Join Date:
Jun 2005
Posts:
119
Plugin Contributions:
0

Re: setting up a testing site

thanks brent it was the configure files. when i installed the db it installed a prefix to the tables. but the db i imported didnt have the prefix. took out the prefix and everything works! thanks!