
Originally Posted by
ak6000
Hi Anne,
Just tried to install your nice template in my site and I got the following error during installation:
PHP Fatal error:1062, Duplicate entry 'PRODUCT_LISTING_LAYOUT_STYLE' for key 2 :: INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Product Listing - Layout Style', 'PRODUCT_LISTING_LAYOUT_STYLE', 'rows', 'Select the layout style:<br />Each product can be listed in its own row (rows option) or products can be listed in multiple columns per row (columns option)', '8', '40', NULL, now(), NULL, 'zen_cfg_select_option(array("rows", "columns"),'); in /homepages/10945/d422510178/htdocs/test/includes/classes/db/mysql/query_factory.php on line 101
Please note that I had no problem copying the files to my site, but I got the above error when I tried to run you patch, by copying and pasting it my admin site.