先把文档阅读权限设置回【开放浏览】
打开 /include/helpers/archive.helper.php
找到大概在218行的 typeid = '$typeid' WHERE tag LIKE '$tag' 改成 typeid = '$typeid' WHERE aid = '$id'