Comments Peter started the conversationMarch 21, 2018 at 9:11amWhen adding a WPDataTable to a page, i get an exception. The table is based on a Gravity Form.Exception:Got error 'PHP message: PHP Fatal error: Call to undefined function WDTGravityIntegration\\array_column() in wdt-gravity-integration.phpDO we really have a missing function, or is this due to something else? 1,819Miloš repliedMarch 21, 2018 at 11:27amHi Peter,Thank you for your purchase.Can you please send me the link of that page so I can take a look.Best regards.Kind Regards, Miloš Jovanović[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 Peter repliedMarch 22, 2018 at 8:30pmHi Bogdan,The page is pretty simple. Just an empty page and i added the data table like so: [wpdatatable id=4] In the PHP logs i see the exception that has been throwned Peter replied privatelyPeter repliedMarch 22, 2018 at 8:34pmI just created a sql based table (just for testing) and that works.However i want a WPDatatable based on a gravity form, but that just throws an exception Peter replied privatelyPeter repliedMarch 22, 2018 at 8:43pmI found it:It appears the plugin doesn't support PHP 5.4.xI've updated php to version 5.6 and now everything works like a charm. 1,819Miloš repliedMarch 22, 2018 at 10:56pmHi Peter,Glad to hear that you found the issue.Can you please confirm me if everything is working fine now.Best regards.Kind Regards, Miloš Jovanović[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 Sign in to reply ...
When adding a WPDataTable to a page, i get an exception. The table is based on a Gravity Form.
Exception:
Got error 'PHP message: PHP Fatal error: Call to undefined function WDTGravityIntegration\\array_column() in wdt-gravity-integration.php
DO we really have a missing function, or is this due to something else?
Hi Peter,
Thank you for your purchase.
Can you please send me the link of that page so I can take a look.
Best regards.
Kind Regards,
Miloš Jovanović
[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 Bogdan,
The page is pretty simple. Just an empty page and i added the data table like so:
[wpdatatable id=4]
In the PHP logs i see the exception that has been throwned
I just created a sql based table (just for testing) and that works.
However i want a WPDatatable based on a gravity form, but that just throws an exception
I found it:
It appears the plugin doesn't support PHP 5.4.x
I've updated php to version 5.6 and now everything works like a charm.
Hi Peter,
Glad to hear that you found the issue.
Can you please confirm me if everything is working fine now.
Best regards.
Kind Regards,
Miloš Jovanović
[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