DataTables warning: Cannot reinitialise DataTable.

DataTables warning: Cannot reinitialise DataTable.

ChrizzleWhizzleChrizzleWhizzle Posts: 3Questions: 0Answers: 0
edited April 2011 in Bug reports
So want to change the language of some parts of the DataTable which i realised with a query of a html-attribute. Well I can achieve the value of this attribute but when I want to change the dataTable (reload the page) I get this error message

"DataTables warning: Cannot reinitialise DataTable.

To retrieve the DataTables object for this table, please pass either no arguments to the dataTable() function, or set bRetrieve to true. Alternatively, to destory the old table and create a new one, set bDestroy to true (note that a lot of changes to the configuration can be made through the API which is usually much faster)."

Does somebody know a solution?
This discussion has been closed.