First, sorry if this has been discussed before. I used Search and it only pointed out this thread, but not which page on the thread. I don't have the time to read through over 50 pages...
I just installed the G Base patch. Since I'm running ZenCart 1.37, I used patch v1.5.3, the last one listed as compatible with Zen 1.3.7. After pasting in the content of googlefroogle.sql, I got this response:
8 statements processed.
ERROR: Cannot insert configuration_key "" because it already exists
Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.
The upgrade_exceptions table shows this record:
upgrade_exception_id: 1
sql_file: SQLPATCH
reason: Cannot insert configuration_key "" because it already exists
errordate: 2008-06-03 22:37:09
sqlstatement: 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
As a result, Admin -> Configuration -> Google Base Feeder Configuration only shows an empty table with columns Title/Value/Action and no content and Admin -> Tools -> Google Base Feeder brings PHP errors when clicking on the links in Step 1 and Step 2.
What can I do? Thanks!