phpcms v9提示“您要查看的信息不存在”怎么解决
phpcms v9提示“您要查看的信息不存在”的解决方法:首先找到/phpcms/modules/content/index.php的第59行;然后将showmessage函数替换成header('location:/404.html')。
phpcms v9提示“您要查看的信息不存在”的解决方法:首先找到/phpcms/modules/content/index.php的第59行;然后将showmessage函数替换成header('location:/404.html')。