Hi, i made a zen cart site and uploaded products and mods, now iam moving the site.
I Did fresh install of Zencart on my new domain, than i copied over all the files from completed site to my new domain.
Everything looks ok, but all my products are not there & some of my mods dont seem to work properly, probably because these mods had some SQL lines uploaded when i installed it.
So i than went to PHPmyAdmin, and clicked on Export tab than clicked on go, i then went to database of my new domain and tried importing the saved file, but ity has error message:
Error
SQL query:
--
-- Dumping data for table `zen_address_book`
--
INSERT INTO `zen_address_book` ( `address_book_id` , `customers_id` , `entry_gender` , `entry_company` , `entry_firstname` , `entry_lastname` , `entry_street_address` , `entry_suburb` , `entry_postcode` , `entry_city` , `entry_state` , `entry_country_id` , `entry_zone_id` )
VALUES ( 6, 6, '', NULL , 'ben', 'boukhizzou', 'breestraat 163', '', '0031', 'LEIDEN', NULL , 150, 0 ) , ( 7, 7, '', NULL , 'ben', 'boukhizzou', 'breestraat 163', '', '2311 CP', 'leiden', NULL , 150, 0 ) ;
MySQL said: Documentation
#1062 - Duplicate entry '6' for key 1
Is this who its done or am i missing Something?
Hope all you guys can help, Thanks![]()


Thanks kobra 
