Guest Posted August 22, 2006 Posted August 22, 2006 I've configured the store, added products, etc. I want to change the folder name "catalog" to "downloadterminal". I've changed the word "catalog" to "downloadterminal" in both configure.php files, yet I still get an error when I go to the store's index page or the admin index page. The message is: 1146 - Table 'cherry.downloadterminal_configuration' doesn't exist select configuration_key as cfgKey, configuration_value as cfgValue from downloadterminal_configuration [TEP STOP] Help, please! Many thanks.
Jack_mcs Posted August 22, 2006 Posted August 22, 2006 It looks like you renamed your database table names. The name of the table should be configuration, not downloadterminal_configuration, unless you have the tables setup with such a name. If that is the case, then you need to change them in the database. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.