Hello,
I have searched the forum and can not find anything that has helped me with this problem.
I am using ARI Data Tables(version 1.5.35) extensivily throughout a new website. All my tables are created with linked CSV files.
All Tables work as they should on my test site until I turn on the system Cache in the global configuration of Joomla. With the cache turned on and the page is reloaded a few times I get the following message in a dialog box:
DataTables warning (table id = 'at_4f3537ac73f59'): 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).
I click OK and the message goes away and the page continues to load.
The message will reappear if I reload/refresh the page a few times.
If I turn Off the system Cache in the global configuration of Joomla I never get the above message.
NOTE: I have 30 plus tables through out my site. To troubleshoot this problem I have disabled all the ARI Data Table modules except one for testing. The one enabled module is displayed in an article in a custom module position. Below is the link to my online TEST site and the page with the ARI Data Table.
omnisolarplus.com/index.php/product-specifications
I am using the Rockettheme "Omnicron" I do have RokGzipper disabled as ARI Data Tables will not load with it enabled.
I have checked the Gantry cache and Gantry Gzipper and no change is noticed with them turned on or off.
Only turning on the system Cache in the global configuration of Joomla causes the warning message to appear. The same thing happens in all the browsers I have tried - Firefox, Chrome, Safari and IE.
Do you have any solution or suggestion as to what steps I can take to get my ARI Data Tables to load without the warning message?
Thank you for your time and knowledge.
I will try to attach a screenshot of the warning message also.