JonoB Posted October 8, 2008 Posted October 8, 2008 Hi all, I have a live store running for the past few years. The store runs in the root directory (and not /catalog). In order to test some new modules, I wanted to create a test store at www.mydomain.com/test. In order to do this I did the following: -created a copy of existing mysql database, and gave new database 'test' name -created a sub-directory on web-server called /test/ and copied all live files to this directory -modified /test/includes/configure.php and /test/admin/includes/configure.php to take into account test database and new location of files and DIR_FS, etc OK, so this all seems to work 100%, but for one exception: The checkout_shipping.php is completely blank. It seems that everything else is working fine, including browsing products, logging in and navigating admin section in the 'test' store. On this off-chance that this helps solve the problem, I do have the FEC (fast easy checkout) module installed on my live shop, although this has been working fine for many months. To confirm, all the files (except the configure.php files) are 100% identical between live and test stores. I'm stumped....any help much appreciated.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.