View Single Post
  #117  
Old 05-02-2006, 07:12 AM
  Alltribes's Avatar 
Alltribes Alltribes is offline
 

Senior Member
  
Join Date: Dec 2004
Posts: 192
 

Default

Quote:
Originally Posted by raxitpatel
Code:
SQL error #1062 : Duplicate entry 'search_products_extra_fields' for key 1 SQL query: INSERT INTO xcart_config (comment, value, category, orderby, type, defvalue, variants, name) VALUES ('', '1', 'Search_products', '0', 'text', '', '', 'search_products_extra_fields')

this is what happend while doing sql upgrade.

Just delete search_products_extra_fields from xcart_config before upgrading. I had the same issue.
__________________
Alltribes.com
Native American Jewelry
Pottery, Baskets, Kachinas & More

X-cart Gold Version 4.0.17 Live
PHP 5.2.6
MySQL 4.1.25
(mt)
Reply With Quote