第 1 頁 (共 1 頁)
[問題] 有辦法把phpbb206的文章和會員資料全部轉移到plus152嗎
發表於 : 2005-03-05 08:55
由 k0281
剛剛試過「plus」「匯入」等關鍵字
不過只有看到共用資料庫和plus轉回phpbb的文章
希望有前輩指點一下能不能把phpbb的文章和會員資料全部轉移到plus
就算是丟個教學連結也感激不盡\r
謝謝
發表於 : 2005-03-05 10:13
由 jackyilk
這位同學\r
你發錯版了
移到+ 非官方外掛問題區
發表於 : 2005-03-05 10:15
由 小倫
有, 我剛轉完, 行得還不錯.
- 先下載 phpbb 2.0.13 版
- 備份資料庫\r
- 備份images/avatars, images/smiles, files, images/avatars/gallery, 如有attachment mod 請 backup /files
- 用另一個路徑安裝 phpbb 2.0.13 版, 設定 config.php
- 執行升級檔 /install/update_to_latest.php (此時資料庫至 2.0.13 版)
- 上載 1.52 裡的 update_phpbb_208_to_plus_152.php 到 2.0.13 版的 root 內\r
- 登入 admin 並執行 update_phpbb_208_to_plus_152.php 以更新資料庫 到 1.52 (記得只拷貝update_phpbb_208_to_plus_152.php , 其他 plus 的檔案不要上庫, 以免影響升級)
- 更改舊版 phpbb 2.0.6 路徑 (最好成功安裝後才刪除)
- 上載 plus 1.52 到原舊版本的路徑, 設定 config.php
- 拷貝早前備份的 images/avatars, images/smiles, files, images/avatars/gallery (/files ) 到 1.52
- 再跟 plus 1.52 安裝方法設定folder權限就可以
(因為升級後 user 的使用語系會變成 english, 最後可能要手動修改 user 的語系設定回繁體的 chinese_traditional_taiwan, 到 phpmyadmin 打入 update sql 就可以更新全部 user)
發表於 : 2005-03-05 10:29
由 逍遙悠
我一直在想要怎麼把plus 1.3 拆掉到2.0.13 你跟我相反@@