The problem is locked!
2
follow
4040
views

无法修改话题图标

AI智能回复搜索中,请稍后...

View All 2 个回答

朱小八喝可乐 注册会员 User from: 安徽省合肥市
2019-12-16 14:33

 版本:3.3.4

修复topic 图标无法显示问题

进入根目录/system/functions.app.php

方法:get_topic_pic_url (约254行)

修改:(约258行)下方代码红色部分 upload_url 改为 upload_dir即可解决

if ($sized_file = AWS_APP::model('topic')->get_sized_file($size, $pic_file) and file_exists(get_setting('upload_url') . '/topic/' . $sized_file))
{
return get_setting('upload_url') . '/topic/' . $sized_file;
}

About the author

Problem dynamics

Release time
2019-11-29 16:24
Update time
2019-12-16 14:33
Focused
2 people pay attention to

Recommended content

【已解决】升级到2.5.9,firefox下点击问题,一直在刷新,是什么问题?
2.5版微信用户访问权限问题
报告BUG一枚,点击某些标签报错,如图
希望管理员能回答这个技术性问题~~
为何点击注册页面的【注册】按钮后面会出现一个【undefine】的标签?
发个bug的截图吧
bug测试,代码会不会乱?
手机端图片上传为什么一点击就是照相机
请问文章编辑里面不能删除附件的bug什么时候能修复?