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!
Hi,
I've been working with 2.0 Datatables on my staging site. When I tried to run a search through one of the column filters I got this error:
Pop-up error:
DataTables warning: table id=table_1 - Ajax error. For more information about this error, please see http://datatables.net/tn/7
Developer Tools/Console error:
13/wp-admin/admin-ajax.php?action=get_wdtable&table_id=4 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Thanks for your help! Mike
Hi mikecrbenton,
This looks like some problem with your server response. Could you please check your server error log to see what is going on. You should be able to find it in cPanel or other hosting management solution
Miljko,
Thanks for your response. I tried looking up the error log, and researching online. I couldn't find anything concrete on what the propblem might be. I posted the error log below. Perhaps you might quickly see something that is a clue? Thanks for your time! Mike
[Tue Aug 01 20:54:38.231460 2017] [:error] [pid 13705] [client 24.116.121.62:41422] PHP Fatal error: Uncaught exception 'PHPSQLParser\\exceptions\\UnsupportedFeatureException' with message 'WHERE not implemented.' in /nas/content/staging/alliedgenetics/wp-content/plugins/wpdatatables/lib/PHPSQLParser/PHPSQLCreator.php:130\nStack trace:\n#0 /nas/content/staging/alliedgenetics/wp-content/plugins/wpdatatables/source/class.wpdatatable.php(1596): PHPSQLParser\\PHPSQLCreator->create(Array)\n#1 /nas/content/staging/alliedgenetics/wp-content/plugins/wpdatatables/controllers/wdt_ajax_actions.php(164): WPDataTable->queryBasedConstruct('SELECT * FROM w...', Array, Array)\n#2 [internal function]: wdtGetAjaxData('')\n#3 /nas/content/staging/alliedgenetics/wp-includes/class-wp-hook.php(298): call_user_func_array('wdtGetAjaxData', Array)\n#4 /nas/content/staging/alliedgenetics/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array)\n#5 /nas/content/staging/alliedgenetics/wp-includes/plugin.php(453): WP_Hook->do_action(Array)\n#6 /nas/content/staging/alliedgenetics/wp-admin/admin-ajax.php(91): do_action('wp_ajax_get_wdt. in /nas/content/staging/alliedgenetics/wp-content/plugins/wpdatatables/lib/PHPSQLParser/PHPSQLCreator.php on line 130, referer: http://alliedgenetics.staging.wpengine.com/soybeans/
Hi mikecrbenton,
Could you please send me temporary admin credentials for this website so I can take a look?
Hi, was this ever resolved? i found a way to work around this in 1.6.1 by changing the server method GET to POST. i am not sure if this is to true fix...but it worked for me.
Hi purcepa,
Error from version 1.6.1 is not similar with this error. We already changed server method to POST from version 1.7.