加入收藏 | 设为首页 | 会员中心 | 我要投稿 云计算网_泰州站长网 (http://www.0523zz.com/)- 视觉智能、AI应用、CDN、行业物联网、智能数字人!
当前位置: 首页 > 站长学院 > PHP教程 > 正文

discuz让帖子头像使用高清图片的解决措施

发布时间:2021-11-29 17:38:23 所属栏目:PHP教程 来源:互联网
导读:找到templatedefaultforumviewthread_node.htm文件的78行 div class=avatar{if !($_G[setting][threadguestlite] !$_G[uid])} onmouseover=showauthor(this, userinfo$post[pid]){/If}a href=home.php?mod=spaceuid=$post[authorid] class=avtm target=_b
  找到templatedefaultforumviewthread_node.htm文件的78行   <div class="avatar"{if !($_G['setting']['threadguestlite'] && !$_G['uid'])} onmouseover="showauthor(this, 'userinfo$post[pid]')"{/If}><a href="home.php?mod=space&uid=$post[authorid]" class="avtm" target="_blank">$post[avatar]</a></div>     把其中的 $post[avatar]     改成 <!--{avatar($post[authorid],big)}-->   然后更新一下缓存就可以了

(编辑:云计算网_泰州站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    热点阅读