Up until now importing was a breeze and everything had been working great. I have come to a point where my import file contains roughly 1500 products (2 MB). My last import was performed a couple of days ago (roughly 1400 products).
Now when I import the file, there appears to be no effect - everything stays the way it was - no new products, and old ones are there. I am not getting any messages after the process is done (no errors nor success messages).
I've checked the log files and haven't found any errors in there. I've also tried raising the memory limit and timeout limit but it's a no go.
Has anyone got an idea on what could be going wrong here? I'm stuck at point where I need to add a lot of products to the store but can't really.
Thanks in advance,
Neth.
memory_limit 128M
post_max_size 4M
upload_max_filesize 4M
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Theres a heap of fail text at the top and it screws up the whole page.
This is the error I got when importing:
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''EAH6950-2DI2S-2GD5','0',5,'EAH6950/2DI2S/2GD5',21,'/public_html/image/data/0002' at line 1
Error No: 1064
INSERT INTO `product` (`product_id`,`quantity`,`sku`,`location`,`stock_status_id`,`model`,`manufacturer_id`,`image`,`shipping`,`price`,`date_added`,`date_modified`,`date_available`,`weight`,`weight_class_id`,`status`,`tax_class_id`,`viewed`,`length`,`width`,`height`,`length_class_id`,`sort_order`,`subtract`,`minimum`,`cost`) VALUES (1291, ,'EAH6950-2DI2S-2GD5','0',5,'EAH6950/2DI2S/2GD5',21,'/public_html/image/data/00024/24657.jpg',1,411.4,NOW(),NOW(),NOW(),1.75,1,1,0,0,410,235,90,'2','0','1','1',374);
Any help you can give would be much appreciated. Cheers
Also, I think the image name should use a relative path, something like this:
'data/00024/24657.jpg'
instead of
'/public_html/image/data/00024/24657.jpg'
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Notice: Undefined variable: column_price in /home/advan762/public_html/admin/view/template/catalog/product_list.tpl on line 35
Then in that column for every product i get this error:
Notice: Undefined index: special in /home/advan762/public_html/admin/view/template/catalog/product_list.tpl on line 85 Notice: Undefined index: price in /home/advan762/public_html/admin/view/template/catalog/product_list.tpl on line 88
I'm not sure if it's related to the import/export tool or not, it didn't happen till i imported products, however, to my knowledge it hasn't effected the website so not too big of a drama if you don't have a solution, you have been very helpful so far, really happy with the support especially for a free module. Cheers
Probably a fix is needed for your admin/controller/catalog/product.php because that's where it should set the missing variables $column_price, special, and price in the $this->data array,
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
Managing Director
Cave In Ecommerce
Online Ecommerce Solutions
http://www.caveinecommerce.com
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
I have the next problem with this tool. I am using version 1.4.9 and also that version of the export tool but i get the next error using the program.
Error: Column count doesn't match value count at row 1
Error No: 1136
INSERT INTO `product` (`product_id`,`quantity`,`sku`,`location`,`stock_status_id`,`model`,`manufacturer_id`,`image`,`shipping`,`price`,`date_added`,`date_modified`,`date_available`,`weight`,`weight_class_id`,`status`,`tax_class_id`,`viewed`,`length`,`width`,`height`,`length_class_id`,`sort_order`,`subtract`,`minimum`,`cost`) VALUES (410,3,'per stuk','wormerveer',5,'0662',3,'0662.jpg',1,12,605,NOW(),NOW(),NOW(),0,1,1,9,0,0,0,0,'1','0','1','1',5);
how could i change that?
greetz,
Emiel
Your price should be 12.605 instead of 12,605feldemiel wrote:Hello,
I have the next problem with this tool. I am using version 1.4.9 and also that version of the export tool but i get the next error using the program.
Error: Column count doesn't match value count at row 1
Error No: 1136
INSERT INTO `product` (`product_id`,`quantity`,`sku`,`location`,`stock_status_id`,`model`,`manufacturer_id`,`image`,`shipping`,`price`,`date_added`,`date_modified`,`date_available`,`weight`,`weight_class_id`,`status`,`tax_class_id`,`viewed`,`length`,`width`,`height`,`length_class_id`,`sort_order`,`subtract`,`minimum`,`cost`) VALUES (410,3,'per stuk','wormerveer',5,'0662',3,'0662.jpg',1,12,605,NOW(),NOW(),NOW(),0,1,1,9,0,0,0,0,'1','0','1','1',5);
how could i change that?
greetz,
Emiel
Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig
there are no any results from the export & Import
Uploaded file is not a valid spreadsheet file or its values are not in the expected formats!
all my server and hosting runs with good accordance with the standards, but what happens in this module?
there are no any results from the export & Import
even though I only have 5 products, but why, none of these products are not included in the xls file,I appreciate the hard work, good job
Users browsing this forum: No registered users and 4 guests