跳轉到內容
View in the app

A better way to browse. Learn more.

PHP論壇人

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

vBulletin論壇升級

精選回覆

發表於

------------------------------------
暫時關閉論壇
------------------------------------

論壇後台 -> 設置 -> 選項 -> 打開/關閉 論壇 -> 論壇是否在線 -> 否

關閉論壇的原因 -> 可以寫些原因

保存 ->

 

 

 

-----------------------------------
下載vBulletin最新版本
-----------------------------------

建議在Windows就先解壓縮,雖然論壇升級是直接覆蓋檔案後升級,但可以先刪除不必要的檔案

然後壓縮為 vbb.zip

 

 


------------------------------------
先備份資料庫、網站目錄
------------------------------------

先備份一次資料庫、網站目錄

注意:先將今日的自動備份檔,改個檔名,再下備份指令 (不然檔名會重覆)

指令
bash /root/backup.sh

 

 

 

-------------------------
上傳到論壇根目錄
-------------------------

停止Nginx
/etc/init.d/nginx stop


SFTP上傳 最新版本的 vbb.zip 到論壇根目錄 /var/www/域名.com


cd /var/www/域名.com


解壓縮,直接覆蓋檔案
unzip -o vbb.zip


然後刪除vbb.zip
rm vbb.zip

 

 

-----------------------------------------------------------------------
更改網站目錄與檔案的擁有人/群組,修改為 www-data www-data
-----------------------------------------------------------------------

chown -R www-data:www-data /var/www/域名.com

cd /var/www/域名.com

 

可看到已改為 www-data www-data
ls -l

 

 

-------------------
啟動nginx
-------------------

啟動
/etc/init.d/nginx start

 

 


------------------------
升級vBulletin論壇
------------------------

瀏覽器進論壇
https://域名.com/core/install/upgrade.php

 

開始升級

Confirm ->

Upgrading to 6.0.4

Begin Upgrade ->


Go to Admin CP

升級完成,需要刪除 /core/install 目錄


刪除install目錄
rm -fr /var/www/域名.com/core/install/

 


 


------------------------
打開論壇
------------------------


論壇後台 -> 設置 -> 選項 -> 打開/關閉 論壇 -> 論壇是否在線 -> 是

保存 ->


論壇後台 -> 維護 -> 清除系統緩存

 


------------------------
更新中文語言包
------------------------

 

 

------------------------------------
看情況,是否需要 重建搜尋索引
------------------------------------

 

本文章最後於,由Jack編輯

建立帳號或登入後發表意見

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.