Hi,
I'm having a problem with installing Google Base feeder and I don't know why, because I installed it last week in a store, same ZC version 1.3.8a (that I am installing it in today) and last week the install went perfectly, but now when I run the SQL patch while installing it in a different store, for some reason when I go to Admin>Configuration, the Google base configuration link is not showing up at the bottom of the list, even though the Google base feeder link is showing up in the tools menu.
So anyway, I re ran the install MySQL patch and now I am getting the below error:
Code:
1062 Duplicate entry 'GOOGLE_BASE_DEFAULT_QUANTITY' for key 2
in:
[INSERT INTO configuration (configuration_id, configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, date_added, use_function, set_function) VALUES (NULL, 'Default Quantity', 'GOOGLE_BASE_DEFAULT_QUANTITY', '0', 'What is the default quantity for products with zero quantity?', @configuration_group_id, 7, NOW(), NULL, NULL), (NULL, 'Payment Notes', 'GOOGLE_BASE_PAYMENT_NOTES', 'GoogleCheckout', 'Add payment notes (use this for showing you accept Google Checkout)', @configuration_group_id, 35, NOW(), NULL, NULL);]
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.
Any insights or ideas on how I could troubleshoot this problem appreciated.
Thanks.
Bookmarks