Hi all, I am moving a working ZenCart to a new host. I have both installs in the most recent version. Everything was going fine until I dropped my (new) database and tried to replace it with my (old) database.
When I try and use the fix cache key I get this error message.
1146 Table 'han082780907019a.zenconfiguration' doesn't exist
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from zenconfiguration]
I have no clue what it means or how to fix it.
When I go to the admin area I get this error code:
1146 Table 'han082780907019a.project_version' doesn't exist
in:
[select * from project_version WHERE project_version_key = 'Zen-Cart Database' ]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
And the store front shows this error code:
1146 Table 'han082780907019a.zenconfiguration' doesn't exist
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from zenconfiguration]
I am a sql newb and really need some help. I have been at this all week with no joy.




