Discuz!X2.0本地附件和遠(yuǎn)程附件之間的轉(zhuǎn)化終極教程版
來源:易賢網(wǎng) 閱讀:734 次 日期:2014-08-18 11:21:07
溫馨提示:易賢網(wǎng)小編為您整理了“Discuz!X2.0本地附件和遠(yuǎn)程附件之間的轉(zhuǎn)化終極教程版”,方便廣大網(wǎng)友查閱!

折騰了一天,終于弄清楚了本地附件轉(zhuǎn)換到遠(yuǎn)程附件的問題了,目前,相冊,論壇附件,圖片,空間,一切都正常了。

下面來給大家分享經(jīng)驗:

本地附件轉(zhuǎn)到遠(yuǎn)程附件:

論壇上有一些帖子,代碼教程是:

  remote=remote+1;

如果你只在數(shù)據(jù)庫了操作了一次,問題還不大,如果你重復(fù)操作了,那么你的問題就大了,你會發(fā)現(xiàn)相冊里的圖片你都找不到,而且甚至FTP目錄里都找不到這個文件名的文件,所以下面我就來談我的方法:

我使用的工具:帝國備份王

這個可以先把數(shù)據(jù)庫備份了,然后再來進(jìn)行sql升級操作,都在這個備份王里面完成。

1、先備份數(shù)據(jù)庫

2、附件的移動

3、開始sql語句升級

本地附件轉(zhuǎn)移到遠(yuǎn)程附件,在帝國備份王里執(zhí)行如下sql,記得要設(shè)置數(shù)據(jù)庫名稱和編碼哦,關(guān)鍵在加粗的第四句,如果盲目的+1,就會出現(xiàn)一些圖片無法找到,而且在ftp上也找不到的情況。

  update pre_portal_article_title set remote=1 where remote=0;

  update pre_portal_attachment set remote=1 where remote=0;

  update pre_portal_topic_pic set remote=1 where remote=0;

  update pre_home_pic set remote=remote+1;

  update pre_forum_attachment_0 set remote=1 where remote=0;

  update pre_forum_attachment_1 set remote=1 where remote=0;

  update pre_forum_attachment_2 set remote=1 where remote=0;

  update pre_forum_attachment_3 set remote=1 where remote=0;

  update pre_forum_attachment_4 set remote=1 where remote=0;

  update pre_forum_attachment_5 set remote=1 where remote=0;

  update pre_forum_attachment_6 set remote=1 where remote=0;

  update pre_forum_attachment_7 set remote=1 where remote=0;

  update pre_forum_attachment_8 set remote=1 where remote=0;

  update pre_forum_attachment_9 set remote=1 where remote=0;

遠(yuǎn)程附件轉(zhuǎn)移到本地:

把以上的 0和1進(jìn)行互換,0表示本地,1表示遠(yuǎn)程,

  update pre_portal_article_title set remote=0 where remote=1;

  update pre_portal_attachment set remote=0 where remote=1;

  update pre_portal_topic_pic set remote=0 where remote=1;

  update pre_home_pic set remote=remote-1;

  update pre_forum_attachment_0 set remote=0 where remote=1;

  update pre_forum_attachment_1 set remote=0 where remote=1;

  update pre_forum_attachment_2 set remote=0 where remote=1;

  update pre_forum_attachment_3 set remote=0 where remote=1;

  update pre_forum_attachment_4 set remote=0 where remote=1;

  update pre_forum_attachment_5 set remote=0 where remote=1;

  update pre_forum_attachment_6 set remote=0 where remote=1;

  update pre_forum_attachment_7 set remote=0 where remote=1;

  update pre_forum_attachment_8 set remote=0 where remote=1;

  update pre_forum_attachment_9 set remote=0 where remote=1;

更多信息請查看IT技術(shù)專欄

更多信息請查看CMS教程
由于各方面情況的不斷調(diào)整與變化,易賢網(wǎng)提供的所有考試信息和咨詢回復(fù)僅供參考,敬請考生以權(quán)威部門公布的正式信息和咨詢?yōu)闇?zhǔn)!
相關(guān)閱讀CMS教程

2025國考·省考課程試聽報名

  • 報班類型
  • 姓名
  • 手機(jī)號
  • 驗證碼
關(guān)于我們 | 聯(lián)系我們 | 人才招聘 | 網(wǎng)站聲明 | 網(wǎng)站幫助 | 非正式的簡要咨詢 | 簡要咨詢須知 | 加入群交流 | 手機(jī)站點(diǎn) | 投訴建議
工業(yè)和信息化部備案號:滇ICP備2023014141號-1 云南省教育廳備案號:云教ICP備0901021 滇公網(wǎng)安備53010202001879號 人力資源服務(wù)許可證:(云)人服證字(2023)第0102001523號
云南網(wǎng)警備案專用圖標(biāo)
聯(lián)系電話:0871-65099533/13759567129 獲取招聘考試信息及咨詢關(guān)注公眾號:hfpxwx
咨詢QQ:526150442(9:00—18:00)版權(quán)所有:易賢網(wǎng)
云南網(wǎng)警報警專用圖標(biāo)