新闻中心
Discuz! x3.1 x3.2升级后,安装上传图片不显示“选择文件上传”按钮
作者 / 无忧主机 时间 2014-09-04 15:45:19
无忧主机小编自己的discuz论坛由于不是最新版本,每次登陆论坛都会频繁的有升级提示,这次由于小编手贱了一下下,点击了升级flash player 14,最终导致小编的论坛中就再也看不到:选择文件上传“那个按钮了,如下图点击图片添加到帖子内容中上方没有:选择文件上传”。
[caption id="attachment_16353" align="alignnone" width="300"] discuz[/caption]
这个解决方法还是有的;
最简单的方法是找到.template/default/forum/editor_menu_forum.htm 文件下
大概在第15行的位置
<div class="p_pof" id="{$editorid}_image_menu" style="display: none" unselectable="on">
大概在第228行的位置
<div class="p_pof upf" id="{$editorid}_attach_menu" style="display: none" unselectable="on">我们只要分别这2行里面的 style="display: none" 删除掉,“选择文件上传”按钮就可以正常显示了,如下图中所示: [caption id="attachment_16354" align="alignnone" width="300"]

本文地址:https://www.51php.com/discuz/16352.html






