We have almost 13000 Products which we want to be exported as csv format but we are unable to do the same since the generated files doesnt contain more than 2K-3K products. Sometimes the csv is less than this. What could be wrong with the sytem?
Note: We are not exporting images but just fields.
Early Help would be appreciated.
Hi fleaffair,
It's hard to tell what is wrong without a closer examination but we recommend to make an export again and then check the logs for errors.
If it does not help you can always contact us, our developers will be glad to help.
Best regards,
Alt-team
[quote name='fleaffair' timestamp='1429565591' post='212134']
We have almost 13000 Products which we want to be exported as csv format but we are unable to do the same since the generated files doesnt contain more than 2K-3K products. Sometimes the csv is less than this. What could be wrong with the sytem?
Note: We are not exporting images but just fields.
Early Help would be appreciated.
[/quote]
PM me if you are interested in this examination. We will be glad to help you.
[quote name='Alt-team' timestamp='1429612096' post='212176']
Hi fleaffair,
It's hard to tell what is wrong without a closer examination but we recommend to make an export again and then check the logs for errors.
If it does not help you can always contact us, our developers will be glad to help.
Best regards,
Alt-team
[/quote]
which logs are you talking about - phperrorlog had these lines which are some warnings only :
[21-Apr-2015 22:12:27 Asia/Calcutta] PHP Notice: Undefined index: image_x in /home/fleaffai/public_html/app/functions/fn.images.php on line 877
[21-Apr-2015 22:12:27 Asia/Calcutta] PHP Notice: Undefined index: image_y in /home/fleaffai/public_html/app/functions/fn.images.php on line 878
[21-Apr-2015 22:12:27 Asia/Calcutta] PHP Notice: Undefined index: image_path in /home/fleaffai/public_html/app/functions/fn.images.php on line 879
[21-Apr-2015 22:12:27 Asia/Calcutta] PHP Notice: Undefined index: alt in /home/fleaffai/public_html/app/functions/fn.images.php on line 880
[21-Apr-2015 22:12:27 Asia/Calcutta] PHP Notice: Undefined index: absolute_path in /home/fleaffai/public_html/app/functions/fn.images.php on line 882
[21-Apr-2015 22:12:27 Asia/Calcutta] PHP Notice: Undefined index: relative_path in /home/fleaffai/public_html/app/functions/fn.images.php on line 883
[21-Apr-2015 22:12:56 Asia/Calcutta] PHP Notice: Undefined index: detailed in /home/fleaffai/public_html/app/functions/fn.images.php on line 873
These PHP notices should not brake the export functionality. May be timeout issue?