Bloomers Posted September 3, 2010 Posted September 3, 2010 Trying to install info box add on. When I insert the file into the sql i get error message: Error SQL query: # MySQL-Front Dump 2.5 # # Host: localhost Database: oscommerce # -------------------------------------------------------- # Server version 3.23.49-max-nt # # Table structure for table 'theme_configuration'# MySQL-Front Dump 2.5 # # Host: localhost Database: oscommerce # -------------------------------------------------------- # Server version 3.23.49-max-nt # # Table structure for table 'theme_configuration' # -- -- `theme_configuration` -- CREATE TABLE `theme_configuration` ( `configuration_id` int(11) NOT NULL auto_increment, `configuration_title` varchar(64) collate latin1_general_ci NOT NULL default '', `configuration_key` varchar(64) collate latin1_general_ci NOT NULL default 'BOX_HEADING_', `configuration_value` varchar(255) collate latin1_general_ci NOT NULL default '', `configuration_description` varchar(255) collate latin1_general_ci NOT NULL default '', `configuration_group_id` int(11) NOT NULL default '1', `configurati[...] MySQL said: #1050 - Table 'theme_configuration' already exists HELP!!! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.