I'm getting the following error after doing a migration on GoDaddy servers:
1146 Table 'msp0918105455728.zen_product_type_layout' doesn't exist
in:
[select configuration_key as cfgkey, configuration_value as cfgvalue from zen_product_type_layout]
I've checked the database and I have 17 tables under "Information Schema" and 44 under the actual database name. This seems low to me. The last table alphabetically is "zen_media_types" All the tables have "zen_" before it.
Can anyone verify how many tables I should have in a standard installation?


Reply With Quote
