Page 2 of 2
Re: [UPDATED] Export/Import module for Opencart 1.2.6
Posted: Sun May 03, 2009 2:48 pm
by jnixus
No worries. Glad I could help.
Re: [UPDATED] Export/Import module for Opencart 1.2.6
Posted: Sun May 03, 2009 5:55 pm
by JNeuhoff
Was hoping someone could explain an error to me. When uploading extra pics I can do several then I get this error:
Error: Duplicate entry '49' for key 1
Error No: 1062
INSERT INTO `product_image` (`product_image_id`, product_id, `image`) VALUES (49,40,'199_971_660_971cat.jpg');
I think the easiest way go about including more images is by following these steps:
1) Specify all image names for categories and products (including additional product images) in the spreadsheet
2) Import the spreadsheet, this will automatically make sure all primary keys in the 'product_image' table are unique.
3) Upload your image files to your server's image directory, using e.g. FTP
Re: [UPDATED] Export/Import module for Opencart 1.2.6
Posted: Wed May 20, 2009 6:26 am
by Greedy
Anyone else having issues uploading their spreadsheet once they reach the 3000+ mark product wise? This module works great for me below that but I'm trying to upload 12,000 products and it just seems to time out. No error, nothing. I take it it has something to do with the file size and not being able to process?
Re: [UPDATED] Export/Import module for Opencart 1.2.6
Posted: Wed May 20, 2009 10:02 am
by MikoElSuperbeasto
Is this module work in OpenCart v1.2.8 ?
Re: [UPDATED] Export/Import module for Opencart 1.2.6
Posted: Thu May 21, 2009 1:57 am
by JNeuhoff
Is this module work in OpenCart v1.2.8 ?
Yes,
it does.