We're Moving to a New Support Platform – Starting June 1st!
We’re excited to let you know that starting June 1st, we’ll be transitioning to a new support system that will be available directly on our product websites – Amelia, wpDataTables, and Report Builder. In fact, the new support platform is already live for Amelia and wpDataTables, and we encourage you to reach out to us there.
You'll always be able to reach us through a widget in the bottom right corner of each website, where you can ask questions, report issues, or simply get assistance.
While we still do not offer live support, a new advanced, AI-powered assistant, trained on our documentation, use cases, and real conversations with our team, is there to help with basic to intermediate questions in no time.
We're doing our best to make this transition smooth and hassle-free. After June 1st, this current support website will redirect you to the new "Contact Us" pages on our product sites.
Thanks for your continued support and trust – we’re excited to bring you an even better support experience!
Good day,
I have a table I like to import, which has the following details:
- CSV
- ca. 130 mb
- comma separated
- 72 columns
- 1048576 rows
There are lots of cells, with a lot of text. 500-1000 characters, but the majority is rather short. 10-100 characters, I guess
My PHP configuration is:
memory_limit 256m
max_execution_time (in Sek.) 180
upload_max_filesize / post_max_size 200m
Still I cannot import the table. I tried it via wpDataTables, as well as direct import via myPHPAdmin
You may have an idea?
Thanks for your support! :)
Best regards
Darius
Attached files: PHP configs.png
wpDataTables internal error.png
Hi Felix,
In regards to importing the data via a file,
Data that has more than few thousand rows can sometimes not be imported in this way directly via the plugin ( depending on the server) - this is a limitation that is coming from WordPress itself combined with server performance.
But there is a solution.
What you can do is, if you get errors, and it does not work importing directly through our plugin,
you can then import the file, in form of Excel, CSV, or spreadsheet directly in your database via your database management tool, such as PhPMyAdmin.
And then you will be able to create a simple SQL query based table from this database table, by using this query (for example):
SELECT * FROM table_1
Let me know if that helps.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia 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