跳轉到內容
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論壇

精選回覆

發表於

-----------------------------------------------------
在論壇根目錄,更改檔案的副檔名
-----------------------------------------------------

cd /var/www/域名.com


將 robots.txt.new 更改為 robots.txt
mv robots.txt.new robots.txt

 


-----------------------------------------------------
將config.php.new   chmod 755
-----------------------------------------------------

將 config.php.new   chmod 755

如果沒chmod 755就沒有權限寫入,將出現錯誤消息

chmod 0755 /var/www/域名.com/core/includes/config.php.new

 

 

-----------------------------------------------------
開始安裝 
-----------------------------------------------------

瀏覽器輸入 https://域名.com

有部份還是寫 vBulletin 5,官方還沒改為 vBulletin 6

 

Database Name: 資料庫名

Database Server Name: localhost

Database Port : 3306

Database Username: 資料庫用戶名

Database Password: 資料庫用戶密碼


Create Files ->

 

 


-----------------------------------------------------
刪除 makeconfig.php
-----------------------------------------------------

刪除 makeconfig.php (位於 /core/install/makeconfig.php)

cd /var/www/域名.com/core/install

rm makeconfig.php

 


在刪除 makeconfig.php 之後

返回瀏覽器,按F5重新整理,再繼續安裝


Confirm -> Begin Install

 

 


-----------------------------------------------------
General Settings
-----------------------------------------------------

 

 


-----------------------------------------------------
Administrator Account Setup
-----------------------------------------------------
設置管理員帳號

 

 


-----------------------------------------------------
Install Complete
-----------------------------------------------------
You may review the install steps by pressing 'Back to Install' then 'Show Details'.

Please delete the install directory now.

請刪除install目錄

 

 

-----------------------------------------------------
按 Go to Admin CP,有畫面才是偽靜態運行正確
-----------------------------------------------------
Please delete the install directory now.

你需要刪除 根目錄/core/install/,刪除這個install目錄

按下 Go to Admin CP 按鈕,有畫面才是偽靜態運行正確

或瀏覽器輸入 https://域名.com,論壇版面沒亂掉,才是偽靜態有運行

 

刪除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.