Re: [RELEASED] Export/Import tool for OpenCart 1.5.3.x
Posted: Wed Sep 26, 2012 5:34 am
Thank you!
OpenCart Community Forum - Discuss shopping cart and e-commerce solutions.
https://forum.opencart.com/
Unable to reproduce your error.soonkai wrote:Hi JNeuhoff
Thanks for creating this extension. I have installed the module and the export working flawlessly. However when i added some products and try to import, after clicking the import button, it load up a blank white page, any advise?
Thanks!
Unable to re-produce your error, you are simply not giving enough details. Check all your logs, e.g. server's error_log, OpenCart's system/error.txt, and vqmod/vqmod.log.jdoe wrote:Installed without issue on 1.5.4.1 but the exported xls has no data - just a blank spreadsheet. Only have 3 products in the store currently (just starting up) if that has any influence. Any idea what is causing this?
You are using the wrong version of the Export/Import tool, use one that matches your OpenCart version.jdoe wrote:Hi - don't know where to look for my server's error log and cannot find vqmod.log file in vqmod folder
have however attached a file showing a large number of errors detected in the store log
hope this sheds more light on it for you
any help greatly appreciated
I've no idea how to solve it. Is there anybody who can help me with this issue?2012-10-21 13:55:24 - PHP Notice: 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 'Takada',',',',',',',',',',176',Malay',April, 1999',Manga',Comics House',Kodansha' at line 1<br />Error No: 1064<br />INSERT INTO `product` (`product_id`,`quantity`,`sku`,`upc`,`location`,`stock_status_id`,`model`,`artist1`,`artist2`,`artist3`,`artist4`,`artist5`,`author1`,`author2`,`author3`,`author4`,`author5`,`pages`,`langs`,`year_published`,`book_type`,`publisher`,`original_publisher`,`url`,`material`,`capacity`,`printed`,`distributor`,`genre`,`editor`,`edition`,`issn`,`isbn`,`isbn10`,`isbn13`,`manufacturer_id`,`image`,`shipping`,`price`,`points`,`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`) VALUES (1,100,'','','',5,'CDCHSZE001',Yuzo Takada',',',',',',',',',',176',Malay',April, 1999',Manga',Comics House',Kodansha ',',',',',',Action, Adventure, Drama, Fantasy, Mature, Romance, Seinen, Supernatural ',',',1511-5569',',',',11,'data/cover/comics-house/3x3eyes/3x3eyes001.jpg',1,4.8,4800,'2011-10-03 13:30:16','2012-08-17 03:51:29','2011-10-03',0.2,1,1,10,853,0,0,0,'1','1','0','1'); in /home/comicsdi/public_html/system/database/mysql.php on line 49
Take a look at your PHP settings, as listed in the readme.txt, might be a timeout issue with your Import, or simply a file size issue for the upload during an Import.baillie11 wrote:Hi,
I have downloaded opencart-1-5-4-x-export-import-13.zip for OpenCart 1.5.4.1 and have been able to export without any problems, however, when I import products, I receive a message saying it has worked, however, none of the products appear in the admin-catalog-products area, nor on the front end.
I have checked and error logs in VQModManager & System-Error Logs and have even cleared them.
I have opened cart in different browser (in case the cache hasn't cleared properly). I even exported the data back out and it still doesn't appear in the spreadsheet.
Any suggestions on what I could be doing wrong (im presuming it me, not your software - lol).
Thanks
Andrew