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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] oss本地化

[复制链接]
亲爱的你好厉害 发表于 2020-12-24 21:11:16 | 显示全部楼层 |阅读模式
之前用了oss插件,现在没用了,但是图片都不显示了。怎么操作成本地地址,现在图片地址都是oss的地址
crx349 发表于 2020-12-24 22:18:40 | 显示全部楼层
sql:
  1. update pre_forum_attachment_0 set remote = '0';
  2. update pre_forum_attachment_1 set remote = '0';
  3. update pre_forum_attachment_2 set remote = '0';
  4. update pre_forum_attachment_3 set remote = '0';
  5. update pre_forum_attachment_4 set remote = '0';
  6. update pre_forum_attachment_5 set remote = '0';
  7. update pre_forum_attachment_6 set remote = '0';
  8. update pre_forum_attachment_7 set remote = '0';
  9. update pre_forum_attachment_8 set remote = '0';
  10. update pre_forum_attachment_9 set remote = '0';
复制代码


然后把oss上的附件下载回本地 附件目录
回复

使用道具 举报

无效楼层,该帖已经被删除
mR.耗子 发表于 2021-1-3 08:53:13 | 显示全部楼层
  吧OSS上的附件图片传回服务器内  然后用SQL语句 替换OSS域名
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-22 08:37 , Processed in 0.016633 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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