Jayson how did you get the SQL bit to go right?
I got this when I went to 'Install SQL Patch' - Browsed, found the right file and uploaded:
INSERT INTO configuration_group (`configuration_group_id`, `configuration_group_title`, `configuration_group_description`, `sort_order`, `visible`) VALUES ('300', 'Quick Updates', 'Here you can configure what you will be able to modify in Quick Updates.', '300', '1');
1062 Duplicate entry '300' for key 1
in:
[INSERT INTO HODLLC_configuration_group (configuration_group_id, configuration_group_title, configuration_group_description, sort_order, visible) VALUES ('300', 'Quick Updates', 'Here you can configure what you will be able to modify in Quick Updates.', '300', '1');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Did everything upload fine for you? Is there a permission somewhere you changed? For the life of me honestly I cannot tell if there is an extra blank space in the SQL thing.
Bookmarks