易仿帝国yfdiguo.com

您当前的位置:首页 > 问题库

帝国CMS内容页评论显示会员头像的方法

zcmcss发表于2017-12-11问题库
帝国的评论默认是不显示头像且不显示评论内容的,好在官方有提供这么一个插件,但是也仅仅是显示会员名和评论内容,怎样才能显示会员头像呢?
很简单,只需在要显示头像的地方使用以下代码:
<?php
$userr=$empire->fetch1("select userpic from phome_enewsmemberadd where userid='$r[userid]'");
?>
<img src="<?=$userr[userpic]?$userr[userpic]:'/e/data/images/nouserpic.gif'?>">

热门问题

©2017 易仿帝国yfdiguo.com


友情链接: 阿里云优惠网| 阿里云推荐码| 阿里云教程| 莫愁博客|
♥ www.yfdiguo.com
联系作者QQ: