As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
I'm getting an error when trying to connect to a json packet (url above).
"There was an error while trying to save the table! error 0"
...wish there was more detail. Please advise!
HI thompanilla,
Thank you for your purchase.
Can you please tell me are there any errors in the server log.
Best regards.
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
PHP Warning: Invalid argument supplied for foreach() in /nas/content/live/unthsc/wp-content/plugins/wpdatatables/templates/admin/table-settings/add_column_modal.inc.php on line 72, referer: https://www.unthsc.edu/brand-and-communication/wp-admin/admin.php?page=wpdatatables-constructor[Tue May 29 14:13:40.947411 2018] [:error] [pid 12791] [client 129.120.103.208:26998] PHP Warning: Invalid argument supplied for foreach() in /nas/content/live/unthsc/wp-content/plugins/wpdatatables/templates/admin/table-settings/remove_column_modal.inc.php on line 40, referer: https://www.unthsc.edu/brand-and-communication/wp-admin/admin.php?page=wpdatatables-constructor
Hi thompanilla,
It looks like this are just some warrnings
Ok, first in file ../wp-content/plugins/wpdatatables/templates/admin/table-settings/add_column_modal.inc.php find this line of code
and add some changes to look like this
Then in file ../wp-content/plugins/wpdatatables/templates/admin/table-settings/remove_column_modal.inc.php find this line of code
and change it to look like this
Just add IF condition in both of those files which gave you a warnings.
Best regards.
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