View Single Post
  #11  
Old 06-24-2010, 09:15 PM
NiteWave NiteWave is online now
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,220
Quote:
Exception: TypeError: t.responseJSON is null
please try:

1.edit lsws/conf/mime.properties, add
json = application/json

then restart lsws

if not working yet, try
2.recomplie LSPHP, just remove
'--disable-json'
Reply With Quote