I am trying to take a database from a working zencart site and setup a second zencart on another one..

The new site is an exact duplicate of Zen files.. I just used FTP to download and upload the files from one site to another...

I tried the following to restore the existing database...

http://www.zen-cart.com/wiki/index.p...P_THE_DATABASE


It seems to work fine...

But when I go into the admin section of zen cart..

I do not see any of the products, customer or tax setups...

The old database is coming from a 1.3.7 version//

I tried doing an upgrade on the new site but get the following errors..

Warning: main(includes/templates/template_default/templates/database_upgrade_default.php) [function.main]: failed to open stream: No such file or directory in /home/thebogi/public_html/shoppingcart/zc_installBU/includes/templates/template_default/common/tpl_main_page.php on line 29

Warning: main(includes/templates/template_default/templates/database_upgrade_default.php) [function.main]: failed to open stream: No such file or directory in /home/thebogi/public_html/shoppingcart/zc_installBU/includes/templates/template_default/common/tpl_main_page.php on line 29

Fatal error: main() [function.require]: Failed opening required 'includes/templates/template_default/templates/database_upgrade_default.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thebogi/public_html/shoppingcart/zc_installBU/includes/templates/template_default/common/tpl_main_page.php on line 29

Thanks

Dave