Title: DataTables warning ERROR
Last modified: August 20, 2016

---

# DataTables warning ERROR

 *  Resolved [ferdiax](https://wordpress.org/support/users/ferdiax/)
 * (@ferdiax)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/datatables-warning-error/)
 * Hello,
    I’m getting the following error message that seems to be coming from 
   javaScript. I’ve found a temporary workaround by turning off the “Filtering/Search”
   option in the “DataTables JavaScript-functies” Is there a way to get this option
   up and running again?
 * Error popup:
    ‘DataTables warning (table id = ‘wp-table-reloaded-id-21-no-1’):
   Requested unknown parameter ‘1’ from the data source for row 19′
 * Thanks
 * [http://wordpress.org/extend/plugins/wp-table-reloaded/](http://wordpress.org/extend/plugins/wp-table-reloaded/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/datatables-warning-error/#post-3245247)
 * Hi,
 * this error is raised by the DataTables JavaScript library (which has the sorting/
   search/pagination features). Unfortunately, it does not always work with tables
   that have colspanned or rowspanned cells and then can raise an error message 
   like this.
 * Do you have `#colspan#` or `#rowspan#` in your table?
 * If yes, you will have to either turn off DataTables for this table (by unchecking
   the “Use JavaScript library” checkbox) to remove the error message, or remove
   all `#colspan#` and `#rowspan#`, if you need the DataTables library.
 * Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘DataTables warning ERROR’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-table-reloaded_f7dcd3.svg)
 * [WP-Table Reloaded](https://wordpress.org/plugins/wp-table-reloaded/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-table-reloaded/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-table-reloaded/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-table-reloaded/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-table-reloaded/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-table-reloaded/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/datatables-warning-error/#post-3245247)
 * Status: resolved