PHPCMS v9 tag标签调用不了缩略图

共59人围观

PHPCMSv9tag标签页调用缩略图的方法在phpcmsmodulescontenttag php里面找到如下代码大概56行把$res[& 39;description& 39;]=str_replace($tag,& 39;& 39; $tag & 39;& 39;,$res[& 39;descri

phpcms的关键词tag重写为拼音格式

共57人围观

修改拼音支持打开phpcmsmodulescontenttag php文件找到$r=$this->keyword_db->get_one(array(& 39;keyword& 39;=>$tag,& 39;siteid& 39;=>$this->siteid),& 39;id& 39;);修改为$r=$this->keyword_db-