Hey there, Awesome Customers!

Just a heads up: We'll be taking a breather to celebrate International Workers' Day (May 1st and 2nd - Wednesday and Thursday) and Orthodox Easter from Good Friday (May 3rd) through Easter Monday (May 6th). So, from May 1st to May 6th, our team will be off enjoying some well-deserved downtime.

During this time, our customer support will be running on a smaller crew, but don't worry! We'll still be around to help with any urgent matters, though it might take us a bit longer than usual to get back to you.

We'll be back in action at full throttle on May 7th (Tuesday), ready to tackle your questions and requests with gusto!

In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find loads of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel). These gems might just have the answers you're looking for while we're kicking back.

Thanks a bunch for your understanding and support!

Catch you on the flip side!

Warm regards,

TMS

Okay
  Public Ticket #2451652
Uploading large file
Closed

Comments

  • Tony Davis started the conversation

    Hi all, I've been using WPdatatables for awhile now and have several of the add-ons as well.  My problem is I have a large excel file, about 400,000 lines long that I'm trying to upload into WPdatatables but I keep getting a server error (timing out, etc).  My intent is to use the server-side processing whenever I get this uploaded.

    Can you let me know if there is something I should be doping with a large file?

    Thanks a lot.

    Tony

  •  2,498
    Aleksandar replied

    Hello Tony

    I don't believe your hosting provider will allow you to increase the details in your php.ini file so you would be able to upload a file with 400.000 lines

    My advice would be to save that file as CSV, and then to go to your database via phpMyAdmin, and import the file there. It will create a new database table which you can pull with SQL query in wpDataTables.

    Also - a piece of advice - that imported table will be named something like "TABLE 123". Rename it to "TABLE123" or something else, just without spaces. That will avoid filtering/search/sorting issues in the SQL query based table later on.

    Kind Regards, 

    Aleksandar Vuković
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables