2018-01-17 英文論壇設定 ,下一步,從第7步開始(續上)

weixin_34087301發表於2018-01-18

參考 英文版作者給我的readme

7. Follow the program prompts until the process is finished.

  This process will prepare your database to use European words,

  and then translate some of your database data to your language.


8. Edit your /config/config_global.php file.

  Find the next lines:

      $_config['db']['1']['dbcharset'] = 'gbk'; // or 'big5' or something else

      $_config['output']['charset'] = 'GBK'; // or 'BIG-5'

      $_config['output']['language'] = 'zh_cn'; // or 'zh_tw'

  and change it to YOUR language code, i.e. 'en', 'ru', 'vn', etc.:

      $_config['db']['1']['dbcharset'] = 'utf8';

      $_config['output']['charset'] = 'UTF-8';

      $_config['output']['language'] = 'en'; // set here YOUR language code, i.e. 'ru', 'vn', etc.

9. After the convert process is completed, go to your Admin Control Panel

  and update all the cache, including the CSS cache.

10. The program turns off all the plug-ins to ensure the site is working properly.

    Go to your Admin Control Panel and enable your plugins one by one for detect

    if each plug-in is compatible with a converted version.

11. Remove the "/convert/" folder from your site!

12. Enjoy!


操作第8步

注意 ,在完成 上面的第8步的時候,發現 其實 系統在前6步時候,已經把 第8步想要完成的,已經完成了!!! 

9414891-964d4f671ec56b56.png

操作 第9步 : 

9414891-fcee2ad77306551f.png


9414891-bb5e6d15a1642362.png

第11步 ,在VPS上 用mv 命令 ,把 convert 資料夾 ,改為 convert_as_backup. 

然後 , 回到 瀏覽器 ,敲入 www.xxx.club/forum.php ,

發現 ,自己 竟然 還用的是 原來的管理員身份 ,掛在論壇上,沒算登陸 (這時 是中文 的顯示,)

--下一步 ,退出 登陸, 退出後,介面 就自動變成 英文了

--

然後 在 以 管理員 身份登陸, 所有的前臺 論壇 ,前臺介面,後臺的設定 ,都是英文了。---好 好。

--Cong!

相關文章