Vantage stopped to accept CSV imports
Hello
using :
WP 4.5.3
Vantage 3.0.7
No active childtheme
No active plugin
dedicated server
I want to upload about 200.000 listings in Vantage. It’s been OK for 36.860 of them, which took me about three days because the importer only accept batch of 300 listings and then stops working.
But from now, the importer is not working anymore : only one listing is imported and then it stops loading.
There is no error message.
I used the demo csv file and mine look like this :
title listing_category listing_tag website description author status facebook twitter google-plus address listing_duration id
Doctoranytime Startups Athens,Startups Services Start-ups Athens
http://www.doctoranytime.gr/ description of the startup Startups Ideas
http://www.facebook.com/doctoranytime.gr https://twitter.com/doctoranytime http://www.linkedin.com/in/apostolosapostolakis Athens - Greece
Doctoratwork.Com Startups Moscow,Startups Services Start-ups Moscow
http://www.doctoratwork.com description of the startup Startups Ideas
https://www.facebook.com/doctoratwork https://twitter.com/insie_ru http://www.linkedin.com/in/insies Moscow - Russia
Doctorbase Startups Seoul,Startups Services Start-ups Seoul
http://doctorbase.com description of the startup Startups Ideas
http://www.facebook.com/DoctorBase https://twitter.com/doctorbase http://www.linkedin.com/company/doctorbase Seoul - South Korea
Doctorquickly Startups Sunnyvale,Startups Services Start-ups Sunnyvale
http://www.doctorquickly.com description of the startup Startups Ideas
http://www.facebook.com/doctorquickly https://twitter.com/doctorquickly http://www.linkedin.com/company/3783456 Sunnyvale - USA - United States of America
Doctors Beyond Borders Startups Gurgaon,Startups Services Start-ups Gurgaon
http://www.doctorsbeyondborders.com/ description of the startup Startups Ideas
http://www.facebook.com/DoctorsBeyondBorders https://twitter.com/doctorsBB http://www.linkedin.com/company/doctors-beyond-borders Gurgaon - India
My database is on excel for mac, I copy paste (for example) 1000 listings from excel to openoffice, and then save it to CSV. I tried to create CVS using excel for windows or for mac but it is not accepted by Vantage. I also tried using google spreadsheet, is works but I still have this limit to 300 imports.
When importing I leave blank the two options Geocoding and Claimable.
I’ve seen the support post (
https://docs.appthemes.com/support/h...y-large-files/) but did not modified anything in php
this is my configuration :
PHP 7.0.8
memory_limit : 256
max_execution_time : 50000
max_input_time : -1
upload_max_filesize : 64M
post_max_size : 64M
What can I do now? My dedicated server is hosting several other websites, and while uploading I did not encounter any problem like overload, error 500… everything is fine. Vantage just don’t want to import anymore…
thank you.