glamourfish Posted July 16, 2008 Posted July 16, 2008 On trying to install the above mentioned add on, I get the following error message when trying to run the SQL query. Can anybody please advise on this? Error SQL query: INSERT INTO configuration( configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added ) VALUES ( 'Display Add Multiples column', 'PRODUCT_LIST_MULTIPLE', '0', 'Do you want to display the Multiple Quantity with Attributes column?', '8', '11', NOW( ) ); MySQL said: #1146 - Table 'phpmyadmin.configuration' doesn't exist Quote if at first you do succeed...try not to look surprised!
Jan Zonjee Posted July 16, 2008 Posted July 16, 2008 MySQL said: #1146 - Table 'phpmyadmin.configuration' doesn't exist Don't you think that selecting the correct database to run this query against might help? Quote
glamourfish Posted July 16, 2008 Author Posted July 16, 2008 *sigh* I'm such an idiot!!! Yes it might actually have helped if I knew what i was doing!!! :) Thanks Jan. It actually works when I run it against the correct table! *embarrassing* Quote if at first you do succeed...try not to look surprised!
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.