选择频道搜索
phpcms v9提示“您要查看的信息不存在”怎么解决
解决方法:
找到/phpcms/modules/content/index.php,第59行
if(!$r || $r['status'] != 99) showmessage(L('info_does_not_exists'),'blank');