I just purchased the Zen Cart All-in-One Product Feeds package online and I am having trouble installing it. The install readme says, "Review file `zencart_export_all.sql`included into this release: you may have to change prefix for store tables. Then execute those SQL instructions (you can use such tool like phpMyAdmin to do this)." My host is dreamhost so I logged into phpMyAdmin and tried to import the sql file. It gives me the error #1146 - Table 'store.zen_' doesn't exist. The first line of the code is "ALTER TABLE `zen_` CHANGE `configuration_value` `configuration_value` TEXT;" What I don't understand is why phpMyAdmin is adding the store. before my prefix. I don't know what to do, please help. Thanks.



