paojen168 寫:按照論壇外掛 Forum Sponsor (增加廣告於特定版面)安裝完畢。
在執行install時,出現了以下錯誤:
Language file ./language/zh_cmn_hant/mods/forum_sponsor.php couldn't be opened.
回頭看文章雖然有中文化分享,確找不到forum_sponsor.php (中文化)
好心的版主救我我吧
http://phpbb-tw.net/phpbb/viewtopic.php?f=132&t=50610
●主機作業系統:NAS
●上網方式:ADSL
●安裝的程式:MySql
●phpBB 版本:phpBB 3.0.4
●phpBB 網址:
●測試用賬戶︰test
●測試用密碼︰testtest
1. COPY /root/language/en/mods/forum_sponsor.php
TO /PHPBB3_ROOT/language/zh_cmn_hant/mods/forum_sponsor.php
2. 中文化:
--開啟--
language/zh_cmn_hant/mods/forum_sponsor.php
--找到--
代碼: 選擇全部
'FORUM_SPONSOR' => 'Forum Sponsor',
'FORUM_SPONSOR_EXPLAIN' => 'Any text you want displayed above this forum.',
'FORUM_SPONSOR_INSTALL' => 'Forum Sponsors Mod',
'FORUM_SPONSOR_INSTALL_CONFIRM' => 'Are you ready to install the changes required for the Forum Sponsors Mod?',
'FOUNDER_ONLY' => 'Only Board Founders may access this page.',
'INSTALL_COMPLETED' => 'Install Completed, now delete the install.php file from your root phpBB3 directory.',
'PARSE_HTML' => 'Parse HTML',
--取代成--
P.S.
請自行參考 rex 的
譯文.