跳转到帖子
在手机APP中查看

一个更好的浏览方法。了解更多

PHP论坛人

主屏幕上的全屏APP,带有推送通知、徽章等。

在iOS和iPadOS上安装此APP
  1. 在Safari中轻敲分享图标
  2. 滚动菜单并轻敲添加到主屏幕
  3. 轻敲右上角的添加按钮。
在安卓上安装此APP
  1. 轻敲浏览器右上角的三个点菜单 (⋮) 。
  2. 轻敲添加到主屏幕安装APP
  3. 轻敲安装进行确认。

安裝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.