share 去FB的外掛問題
發表於 : 2015-07-25 16:13
我剛安裝了phpbb 3.1.5正體中文的論壇後,想安裝share帖字去FB的外掛。
因此去了以下帖子下載了外掛
http://www.phpbb-tw.net/phpbb/viewtopic ... 32&t=54283
我按照install.xml的指示,上傳了相關外掛檔案後,亦把部份檔案修改源碼。(還未進行中文化相關的步驟),我前往install.php打算正式進行安裝時,馬上就遇下以下ERROR。
[phpBB Debug] PHP Warning: in file [ROOT]/umil/umil.php on line 158: include(./includes/db/db_tools.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/umil/umil.php on line 158: include(./includes/db/db_tools.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/umil/umil.php on line 158: include(): Failed opening './includes/db/db_tools.php' for inclusion (include_path='.:/usr/share/pear/')
看上去是指在/includes/的資料夾內找不到db_tools.php。我發現phpbb3.1.5的主程式中本身就沒有這個檔案,我應該怎辦?
因此去了以下帖子下載了外掛
http://www.phpbb-tw.net/phpbb/viewtopic ... 32&t=54283
我按照install.xml的指示,上傳了相關外掛檔案後,亦把部份檔案修改源碼。(還未進行中文化相關的步驟),我前往install.php打算正式進行安裝時,馬上就遇下以下ERROR。
[phpBB Debug] PHP Warning: in file [ROOT]/umil/umil.php on line 158: include(./includes/db/db_tools.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/umil/umil.php on line 158: include(./includes/db/db_tools.php): failed to open stream: No such file or directory
[phpBB Debug] PHP Warning: in file [ROOT]/umil/umil.php on line 158: include(): Failed opening './includes/db/db_tools.php' for inclusion (include_path='.:/usr/share/pear/')
看上去是指在/includes/的資料夾內找不到db_tools.php。我發現phpbb3.1.5的主程式中本身就沒有這個檔案,我應該怎辦?