I installed v1.5.2 following instructions,
installed googlefroogle.sql no problems, but when I try to install
update_1_5_2.sql I get the following error:
1062 Duplicate entry 'GOOGLE_BASE_WEIGHT' 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, 'Show Weight', 'GOOGLE_BASE_WEIGHT', 'false', 'Include products weight?', @configuration_group_id, 33, NOW(), NULL, 'zen_cfg_select_option(array('true', 'false'),'), (NULL, 'Weight Units', 'GOOGLE_BASE_UNITS', 'pounds', 'What unit of weight measure?
pounds OR kilograms', @configuration_group_id, 33, NOW(), NULL, 'zen_cfg_select_option(array('pounds', 'kilograms'),');]
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.
Also, in Zen Cart Admin I have Google Base Feeder Configuration option, but under Tools, I have no entry for GBF (I also had this same problem with Windows Live Feeder and have not yet resolved it either).