AbanteCart Community
Shopping Cart Operations => Support => Topic started by: Kat8990 on July 24, 2016, 11:32:09 AM
-
Since installing AbanteCart version 1.2.7 I have not been able to export any tables to analyze how I can bulk import products. I have followed the instructions in the wiki section but to no avail. I keep getting error message similar to the following:
Error: cannot to pack /home/FOLDER/public_html/WEBSTIE NAME/admin/system/data/072416.tar.gz
How can I successfully export products csv to examine and figure out how to mass import some products?
-
Hi.
There are few issues may prevent to export
1. Your server have not write permissions to save file
2. You server can not create .tar.gz archve
3. If you export data is large there is RAM limit preventing to process this
-
Thank you for the response. I will look into the issues you mentioned.