Update 1.10.18
Update 1.10.18
Andreas S.
Posts: 208Questions: 74Answers: 4
Hi,
I have update the datatable from 1.10.16 to 1.10.18, but now all datatables did not work anymore. I get following error
SCRIPT5007: Unable to get property 'ext' of undefined or null reference datatables.js (70051,1)
jQuery.Deferred exception: Unable to get property 'done' of undefined or null reference TypeError: Unable to get property 'done' of undefined or null reference
at Anonymous function (http://finsw.vs/assets/js/adm/club-api.js?ver=1.0.0:40:2)
at mightThrow (http://finsw.vs/assets/plugins/dataTables/datatables.js?ver=1.10.18:3546:10)
at Anonymous function (http://finsw.vs/assets/plugins/dataTables/datatables.js?ver=1.10.18:3614:12) undefined
datatables.js (3830,3)
SCRIPT438: Object doesn't support property or method 'fpInit' jquery-3.3.1.min.js (1,31039)
SCRIPT438: Object doesn't support property or method 'browserDetect' jquery-3.3.1.min.js (1,31039)
SCRIPT5007: Unable to get property 'done' of undefined or null reference
I there a major change in the new version. With the Version 1.10.16 the script did not give an error
Andreas
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Can you link to a page showing the issue so we can debug it please.
Thanks,
Allan
I send you an pm
Andreas
Can you remove jQuery from your
datatables.js
file please? You already include jQuery else where so it isn't needed there and it looks like it is causing conflicts.Allan
I removed it, but now i get this error is now
Andreas
I have found the failure. I did not download the bootstrap3 part of the datatables
Andreas
Hi,
Thanks for the update. Good timing - I was just about to look at it!
Great to hear you've got it working now.
Allan