[問題] 能不能把phpbb默認的英語語系移除?
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
[問題] 能不能把phpbb默認的英語語系移除?
能不能把phpbb默認的英語語系移除?如果用戶在個人資料裏選擇語系設定爲english的話,顯示中文就會出現亂碼,所以我想把英語語系移除。
Re: [問題] 能不能把phpbb默認的英語語系移除?
建議您:gkrong 寫:能不能把phpbb默認的英語語系移除?如果用戶在個人資料裏選擇語系設定爲english的話,顯示中文就會出現亂碼,所以我想把英語語系移除。
試裝此外掛 Hide_Language_Select
以下是檔頭描述:
代碼: 選擇全部
##############################################################
## MOD Title: Hide_Language_Select
## MOD Author: Falstaff < david@falstaffenterprises.com > (David Falstaff) http://www.falstaffenterprises.com
## MOD Description: Adds the option to override the users language choice in the
## General Configuration panel, and if override is set to 'yes'
## hides the language drop-down in the user's profile to avoid confusion.
## MOD Version: 1.0.1
##
## Installation Level: (Easy)
## Installation Time: ~5 Minutes
## Files To Edit: admin/admin_board.php
## templates/subSilver/profile_add_body.tpl
## templates/subSilver/admin/board_config_body.tpl
## language/lang_english/lang_admin.php
## includes/usercp_register.php
## Included Files: (n/a)
##############################################################安裝後在後台的" 基本組態" 會多一個選項,
如果您設定覆蓋使用者的語系選擇的話,
那麼在" 個人資料" 的設定頁面, 將會隱藏" 語系" 選項.
外掛下載:
http://www.phpbb.com/phpBB/viewtopic.php?t=264508



