I checked my logs and the first thing I saw was:
Code:
[04-Apr-2014 21:25:35 UTC] PHP Fatal error: 1146:Table 'frozensol_zc1.zc_configuration' doesn't exist :: select configuration_key as cfgkey, configuration_value as cfgvalue
from zc_configuration in /home/frozensol/public_html/includes/classes/db/mysql/query_factory.php on line 120
So I restored the new install database and then dropped all the tables except configure. Then Imported the old database (without the configure table).
Then It still had the same blank(ish) page and I checked the logs again and now have this:
Code:
[04-Apr-2014 21:57:05 UTC] PHP Fatal error: 1146:Table 'frozensol_zc1.zc_product_type_layout' doesn't exist :: select configuration_key as cfgkey, configuration_value as cfgvalue
from zc_product_type_layout in /home/frozensol/public_html/includes/classes/db/mysql/query_factory.php on line 120