Error loading the datatables page
Error loading the datatables page
drakula1234
Posts: 58Questions: 1Answers: 0
I am not sure what is wrong with my page. The page loads normally for all the logins except for one login it should processing image and never loads the page and in the error console I have an error saying "b is null" in firefox and Uncaught TypeError: Cannot read property 'sEcho' of null in chrome.
[quote]
ha(a=Object { oFeatures={...}, oScroll={...}, oLanguage={...}, more...}, b=null)jquery....min.js (line 48)
va(b=null)jquery....min.js (line 45)
f(b=Object { url="/wps/myportal/consumer/...kKodE2VIvkKYTnvQCRJWzQ/", isLocal=false, global=true, more...}, f=[null, "success", Object { readyState=4, status=200, statusText="OK"}])jquery....min.js (line 2)
f(b=Object { url="/wps/myportal/consumer/...kKodE2VIvkKYTnvQCRJWzQ/", isLocal=false, global=true, more...}, c=[null, "success", Object { readyState=4, status=200, statusText="OK"}])jquery....min.js (line 2)
clone(a=200, c="OK", l=Object { text=""}, m="Content-Type: text/html...Application Server/7.0\n")jquery....min.js (line 4)
clone(a=readystatechange , e=undefined)jquery....min.js (line 4)
[Break On This Error]
....bInfinite&&(a.bSorted||a.bFiltered))&&ea(a);a._iRecordsTotal=parseInt(b.iTotalR...
[/quote]
Any suggestions on what is messing up the data.. thanks in advance
[quote]
ha(a=Object { oFeatures={...}, oScroll={...}, oLanguage={...}, more...}, b=null)jquery....min.js (line 48)
va(b=null)jquery....min.js (line 45)
f(b=Object { url="/wps/myportal/consumer/...kKodE2VIvkKYTnvQCRJWzQ/", isLocal=false, global=true, more...}, f=[null, "success", Object { readyState=4, status=200, statusText="OK"}])jquery....min.js (line 2)
f(b=Object { url="/wps/myportal/consumer/...kKodE2VIvkKYTnvQCRJWzQ/", isLocal=false, global=true, more...}, c=[null, "success", Object { readyState=4, status=200, statusText="OK"}])jquery....min.js (line 2)
clone(a=200, c="OK", l=Object { text=""}, m="Content-Type: text/html...Application Server/7.0\n")jquery....min.js (line 4)
clone(a=readystatechange , e=undefined)jquery....min.js (line 4)
[Break On This Error]
....bInfinite&&(a.bSorted||a.bFiltered))&&ea(a);a._iRecordsTotal=parseInt(b.iTotalR...
[/quote]
Any suggestions on what is messing up the data.. thanks in advance
This discussion has been closed.
Replies
Allan