加载错误
aihoom opened this issue · 1 comments
aihoom commented
您好~ 我的网站出现了如下错误,大概4-5个类似的这样
Uncaught SyntaxError: Unexpected token 没 in JSON at position 0
at JSON.parse ()
完整的代码是
Uncaught SyntaxError: Unexpected token 没 in JSON at position 0
at JSON.parse (<anonymous>)
at iDisqus.js:193
at XMLHttpRequest.a.onreadystatechange (iDisqus.js:34)
(anonymous) @ iDisqus.js:193
a.onreadystatechange @ iDisqus.js:34
XMLHttpRequest.send (async)
u @ iDisqus.js:39
autologin @ iDisqus.js:192
v @ iDisqus.js:122
h.init @ iDisqus.js:587
h @ iDisqus.js:419
(anonymous) @ (index):249
fooleap commented
很可能是你服务器当前用户,在代码所在目录没有写文件的权限所致。