Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[经验] 只是简单解决一下升级DX2.0图片/附件不显示的问题

[复制链接]
oxiaohaio 发表于 2011-6-14 21:26:54 | 显示全部楼层 |阅读模式
升级数据库执行一下语句
update  `pre_forum_attachment_2` set width=400;
update  `pre_forum_attachment_1` set width=400;
update  `pre_forum_attachment_3` set width=400;
update  `pre_forum_attachment_4` set width=400;
update  `pre_forum_attachment_9` set width=400;
update  `pre_forum_attachment_5` set width=400;
update  `pre_forum_attachment_6` set width=400;
update  `pre_forum_attachment_7` set width=400;
update  `pre_forum_attachment_8` set width=400;
update  `pre_forum_attachment_0` set width=400;

这时如果顺利的话原先不显示的图片应该已经可以显示了(文件路径要放正确)

确认自己论坛的附件文件都是图片的前提下也可以继续执行以下升级语句
update  `pre_forum_attachment_2` set isimage=1;
update  `pre_forum_attachment_1` set isimage=1;
update  `pre_forum_attachment_3` set isimage=1;
update  `pre_forum_attachment_4` set isimage=1;
update  `pre_forum_attachment_9` set isimage=1;
update  `pre_forum_attachment_5` set isimage=1;
update  `pre_forum_attachment_6` set isimage=1;
update  `pre_forum_attachment_7` set isimage=1;
update  `pre_forum_attachment_8` set isimage=1;
update  `pre_forum_attachment_0` set isimage=1;

这样该显示的图片文件就都可以显示了

随便发发,希望可以解决你的问题
bbs.0713vip.com 发表于 2011-6-14 21:49:04 | 显示全部楼层

回帖奖励 +1 枚金币



哈哈,沙发
回复

使用道具 举报

bbs.0713vip.com 发表于 2011-6-14 21:49:22 | 显示全部楼层
  板凳
回复

使用道具 举报

♀下一站幸福 发表于 2011-6-15 00:03:50 | 显示全部楼层
支持哦!!
回复

使用道具 举报

♀下一站幸福 发表于 2011-6-15 00:04:25 | 显示全部楼层

回帖奖励 +1 枚金币

谢谢!!
回复

使用道具 举报

460724213 发表于 2011-6-16 01:43:32 | 显示全部楼层
不会。。。。。
回复

使用道具 举报

想飞蜗牛 发表于 2011-6-16 15:04:48 | 显示全部楼层
同问楼主,怎么用呢 ?谢谢!
回复

使用道具 举报

kissmeily 发表于 2011-6-18 10:12:29 | 显示全部楼层
上面的代码什么意思啊?
回复

使用道具 举报

 楼主| oxiaohaio 发表于 2011-6-20 09:14:44 | 显示全部楼层
想飞蜗牛 发表于 2011-6-16 15:04
同问楼主,怎么用呢 ?谢谢!

后台--升级数据库操作
回复

使用道具 举报

yzc717 发表于 2011-6-21 20:30:38 | 显示全部楼层
使用后图片能显示了,但是附件还是不显示。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2025-1-10 21:47 , Processed in 0.025483 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表