1) All header cells are filled in 2) There are no blank header cells 3) There are no repeated headers 4) There are no empty rows 5) There are no merged cells in the table.
But this is happening on some tables which are completely filled (no missing cells):
Why are we getting errors on a simple table like this?
it doesn't have empty cells
it doesnt have empty headers
But we are getting these errors:
X - Warning: array_combine(): Both parameters should have an equal number of elements in /home/napkinfinance/public_html/wp-content/plugins/wpdatatables/source/class.wdttools.php on line 113"
Hello,
For some reason, we've been getting this error recently on some of our tables. The funny is that sometimes its working and then sometimes not.
Does anyone know the main cause of this problem and how best to fix the issue?
Thanks in advance.
I saw this in an earlier post:
1) All header cells are filled in
2) There are no blank header cells
3) There are no repeated headers
4) There are no empty rows
5) There are no merged cells in the table.
But this is happening on some tables which are completely filled (no missing cells):
https://napkinfinance.com/napkin/federal-student-loans/
also happening here.
Why are we getting errors on a simple table like this?
But we are getting these errors:
X - Warning: array_combine(): Both parameters should have an equal number of elements in /home/napkinfinance/public_html/wp-content/plugins/wpdatatables/source/class.wdttools.php on line 113"
Hi napkinfinance,
Thank you for your purchase.
This error is related when the file is not properly created and it looks like that there are not equal numbers of elements in columns.
Can you send me that file so I can investigate.
Thank you.
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
Btw, one work around for this issue which seems to work is just to enter a "space" in the cell.
Thanks again Bogdan