phpcms评论模块出错怎么办

武飞扬头像
PHP中文网
帮助7

phpcms评论模块出错怎么办?

phpcms文章引用评论模块

首先需要安装评论模块:

学新通技术网

然后用<iframe>引用

代码:

{if $allow_comment && module_exists('comment')}
<span style="white-space:pre"></span><iframe src="https://www.swvq.com/cms/phpcms/{APP_PATH}index.php?m=comment&c=index&a=init&commentid={id_encode("content_$catid",$id,$siteid)}&iframe=1"       frameborder="0" scrolling="no" height='600'></iframe>
{/if}

本文出至:学新通

系列文章
更多 更多
同类精品
更多 更多
我要评论
我的头像
精彩评论
继续加载