phpcms评论模块出错怎么办

phpcms评论模块出错怎么办?

phpcms文章引用评论模块

推荐:laravel教程

首先需要安装评论模块:

b7a14fca9313feac9275a76cb534dcc.png

立即学习“PHP免费学习笔记(深入)”;

然后用<iframe>引用

代码:

{if $allow_comment && module_exists(‘comment’)}<span style="white-space:pre"></span><iframe src="{APP_PATH}index.php?m=comment&c=index&a=init&commentid={id_encode("content_$catid",$id,$siteid)}&iframe=1" width="100%" height="100%" id="comment_iframe" frameborder="0" scrolling="no" height=’600′></iframe>{/if}

声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。