I am having trouble with one page that has left joins. I have a similar page that works just fine. I have compared the two side by side and I cannot find anything that would cause a problem. Some of the errors I see in the console are as follows;
jQuery.Deferred exception: Cannot read property 'style' of undefined TypeError: Cannot read property 'style' of undefined datatables.min.js:14
at Ja (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:127:169)
at ja (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:113:63)
at e (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:157:112)
at b (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:138:219)
at Ob (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:138:308)
at HTMLTableElement.<anonymous> (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:157:187)
at Function.each (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:14:2573)
at w.fn.init.each (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:14:1240)
at w.fn.init.q [as dataTable] (https://www.dhwebapps.com/dev/FCMS/DataTables/datatables.min.js:147:388)
at w.fn.init.f.fn.DataTable (https://www.dhwebapps.com/dev/FCMS/DataTables/datatable can s.min.js:230:488) undefined
I can send an account and password via PM if needed.