重庆小潘seo博客

当前位置:首页 > 重庆网络营销 > 小潘杂谈 >

小潘杂谈

phpcms评论模块出错怎么办

时间:2020-09-17 03:20:08 作者:重庆seo小潘 来源:
phpcms评论模块出错怎么办? phpcms文章引用评论模块 推荐:laravel教程 首先需要安装评论模块: 然后用iframe引用 代码:{if $allow_comment module_exists(comment)}span style=white-space:pre/spaniframe alt="phpcms评论模块出错怎么办" src={APP_PATH}

phpcms评论模块出错怎么办

phpcms评论模块出错怎么办?

phpcms文章引用评论模块

推荐:laravel教程

首先需要安装评论模块:

phpcms评论模块出错怎么办

然后用<iframe>引用

代码:{if $allow_comment && module_exists('comment')}<span style="white-space:pre"></span><iframe alt="phpcms评论模块出错怎么办" 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}以上就是phpcms评论模块出错怎么办的详细内容,更多请关注小潘博客其它相关文章!