
Originally Posted by
ispark
hi, I'm kinda new to this and everything ( I just installed zen-cart today!) So anyway, I saw this template and I thought it might be easy to install. So I uploaded the includes folder to my webserver to overwrite the old includes folder, then I tried to install the SQL code that the readme said you had to install in order for the template to work, but when I click send I get this error:
1062 Duplicate entry 'PRODUCT_LISTING_LAYOUT_STYLE' for key 'unq_config_key_zen'
in:
[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:
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"),');]
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.
So now I'm stuck. Is there anything I'm not doing right? This is my very first time trying to install a template in zen-cart
Bookmarks