本帖最后由 堡塔运维香菜卷 于 2023-8-7 14:13 编辑
为了能快速了解并处理您的问题,请提供以下基础信息: 问题描述:点击网站列表,报错,Traceback (most recent call last): File "class/data.py", line 337, in getData if len(backup["filename"].split("|")) !=3 and not os.path.exists(backup["filename"]): TypeError: string indices must be integers修复后不管用。刚刚删除几个PHP7.2版本的禁用函数,再点网站列表就这样了
相关截图(日志、错误):Traceback (most recent call last): File "class/data.py", line 337, in getData if len(backup["filename"].split("|")) !=3 and not os.path.exists(backup["filename"]): TypeError: string indices must be integers
|
|