ashap123 Posted November 1, 2006 Posted November 1, 2006 1146 - Table 'DB205615.configuration' doesn't exist select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] Im gettin this error message, any ideas please, Ash
digbydo Posted November 1, 2006 Posted November 1, 2006 your table is missing... take a look at: http://www.oscommerce.com/forums/index.php?act...p;highlite=1146 it might help you trace the problem one-click installation.. Dave's info
digbydo Posted November 1, 2006 Posted November 1, 2006 ~'ptupid double clicker... :( one-click installation.. Dave's info
Gameprodigy Posted November 1, 2006 Posted November 1, 2006 I think you need to go to your includes/database_tables.php file and add this define('TABLE_CONFIGURATION', 'configuration'); But check the instructions on what ever you installed, generall if it it says the table is missing its because it wasn't defined in the database_tables.php files.
ashap123 Posted November 2, 2006 Author Posted November 2, 2006 should I have created a table somewhere?
ashap123 Posted November 2, 2006 Author Posted November 2, 2006 I checked but define('TABLE_CONFIGURATION', 'configuration'); is already there. Do I need to create a table somewhere, nothing is said about this in the installation file. please help, Ash
Recommended Posts
Archived
This topic is now archived and is closed to further replies.