Notice: Undefined offset: 4出错,解决办法
突然发现首页链接下面出现以下错误
Notice: Undefined offset: 4 in /www/wwwroot/tok9.com/usr/themes/initial/functions.php on line 474
有点懵,去找到functions.php
第474
行,发现啥也不懂啊,4
是什么???
list($name, $url, $description, $logo, $sort) = explode(',', $val);
度娘吧
https://www.cnblogs.com/hanqishihu/p/5610212.html
offset
后面数字是出错的数组下标 数一数第4
个,那应该是logo
出错了,我没用logo
怎么出错呢,去后台友链页面看看
我的导航,https://dh.tok9.com/,我的导航,Myself
发现新加的友链少了个,
加上,
立马变好,太棒了~~~
我的导航,https://dh.tok9.com/,我的导航,,Myself
呵呵,我的错
别这么讲,我自己忘记了,
[憨笑],