The file that I am importing is a CSV file. I have 2 issues:
1. What is the correct setting for the file location if it is stored on the local server for the Auto Import Extension?
2. The file has over 20,000 rows and the page times out on import and then display. Is there a way to not load the entire file on the page but show the data on demand as the user goes to the next page?
Thank you,
Ed S
I have just tried to import the table manually but the page times out. The table has over 20,000 rows. Is the plugin having a tough time with a table this size?