-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
首页不显示文字 #5
Comments
检查一下你的博客根目录有没有 20190505.json 这种日期格式名称的json 文件 |
有的,就一个空的文件,删了以后打开博客会有报错,然后又会自动创建 |
测试一下file_get_contents 函数能不能正常使用 |
file_get_contents函数是可以正常使用的 |
那你排查一下有没有被防火墙什么的拦截了 或者vps能否正常访问扇贝的api地址,这种一般不是权限问题就是网络问题 |
我的博客目录有这种日期格式的文件,里面也有内容,他就是不显示, |
@wait12 噗,博客地址多少我看看 |
Server: kangle/sakura ,我发现用这个的全都不显示,F12 看文件是有乱码的不清楚什么问题,你问问这个软件的作者吧,有没有做安全限制什么的 |
读不到 20190528.json 里面的数据,Server: kangle/sakura,不要用这个你换个环境试试 |
我的首页也显示不出文字 |
@1274074468 网址发下我看下 |
@1274074468 检查博客根目录 是否存在 20190531.json 报错是你文件不存在,检查一下权限根目录是否可写或者有没有被什么拦截 |
你是怎么解决的首页文字显示,我一直找不出问题,小白一枚 |
找到问题了, |
可以说下怎么解决的吗? |
确实是根目录没有写的权限,导致根目录没有json文件,js请求不到导致的; |
首页也是不显示文字 地址http://moyujiang.top QQ1503104479 能不能加个QQ请教一下呢? |
#5 (comment) |
使用这一句,具体地址自己修改: |
https://i.loli.net/2019/05/02/5cca4e2ee89a0.png
https://i.loli.net/2019/05/02/5cca4e2f0d8b7.png
请教一下这是什么情况?
The text was updated successfully, but these errors were encountered: