Hi. I have an error trying to upload a large CSV table. In order to debug I've tried to slice the data and all different columns and rows seem to upload fine when I slice the table, but once I try to upload it all together it fails. I have 4350 rows on DR columns. This is the error I get: There was an error while trying to generate the table! error There has been a critical error on your website.
If you're importing it, you may need to increase the following:
upload_max_file size,
post_max_size,
max_execution_time
You should be able to find these values in your php.ini file or on your hosting panel. If you can't find it yourself please ask your hosting provider to provide it.
If you're trying to create a table linked to the file, this format will work only up to a certain limit (no exact limit, but 3000-5000 cells is a good example). For larger files, the page load time will increase, but eventually it will break (depending on your server and hosting plan).
I'm trying the "Create a table by importing data" option. The file imports successfully into the media library in WordPress, the process fails later when pressing the "next" button to create the table in the WPDATATABLES.
I've increased all three variables, but to no avail.
Hi. I have an error trying to upload a large CSV table.
In order to debug I've tried to slice the data and all different columns and rows seem to upload fine when I slice the table, but once I try to upload it all together it fails.
I have 4350 rows on DR columns.
This is the error I get:
There was an error while trying to generate the table! error
There has been a critical error on your website.
Hello Gaia
Thank you for your purchase.
Are you trying to import the file or create a table linked to the CSV file?
If you're importing it, you may need to increase the following:
upload_max_file size,
post_max_size,
max_execution_time
You should be able to find these values in your php.ini file or on your hosting panel. If you can't find it yourself please ask your hosting provider to provide it.
If you're trying to create a table linked to the file, this format will work only up to a certain limit (no exact limit, but 3000-5000 cells is a good example). For larger files, the page load time will increase, but eventually it will break (depending on your server and hosting plan).
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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
Hi Aleksandar,
I'm trying the "Create a table by importing data" option.
The file imports successfully into the media library in WordPress, the process fails later when pressing the "next" button to create the table in the WPDATATABLES.
I've increased all three variables, but to no avail.
Is there anything else I can try?
Can you share that file with me, so I can test it locally?
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
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