Hi, I'm having trouble rebuilding a Zen-Cart store. The previous and current store both are the current version.
I backed up my original DB, created a new DB and installed ZC into the new DB fine. Everything is working good.
I thought I would be able to drop the tables there and import the tables from my old DB but when I try to view the site I get an error:
1146 Table 'MyNewDatabaseName.configuration' doesn't exist
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from configuration]
So, it appears that somewhere in the database it has stored the name of the old one? Or am I having some other issue? I can clear the DB out and import the blank-store.sql that I created after the new ZC install process and everything works again, so I know my DB settings in the configure.php's is fine.
Oh, I also have a directory on the server I haven't seen before: '-newname' ... what is that about?
Hints or tips appreciated, thanks!




