1 頁 (共 1 頁)

[問題]安裝完Wog之後的一個問題

發表於 : 2003-12-14 11:21
andyexex
問題外掛:Wog2.0.5
使用版本:phpBB 2.0.2
網站位置:http://www.e104.org/~andyexex/phpBB2/
狀況描述:
安裝完成之後我到http://www.e104.org/~andyexex/phpBB2/wog/
之後按下創造新角色,但是他卻出現↓

代碼: 選擇全部

Warning: Failed opening '../phpBB2/extension.inc' for inclusion (include_path='.:/PSERVER/php/lib/php') in /hd2/home/andyexex/_www_/phpBB2/wog/config/function.php on line 96

Warning: Failed opening '../phpBB2/config.' for inclusion (include_path='.:/PSERVER/php/lib/php') in /hd2/home/andyexex/_www_/phpBB2/wog/config/function.php on line 98

Warning: Failed opening '../phpBB2/includes/constants.' for inclusion (include_path='.:/PSERVER/php/lib/php') in /hd2/home/andyexex/_www_/phpBB2/wog/config/function.php on line 99

Warning: Failed opening '../phpBB2/includes/sessions.' for inclusion (include_path='.:/PSERVER/php/lib/php') in /hd2/home/andyexex/_www_/phpBB2/wog/config/function.php on line 100

Warning: Failed opening '../phpBB2/includes/functions.' for inclusion (include_path='.:/PSERVER/php/lib/php') in /hd2/home/andyexex/_www_/phpBB2/wog/config/function.php on line 101

Warning: Failed opening '../phpBB2/includes/db.' for inclusion (include_path='.:/PSERVER/php/lib/php') in /hd2/home/andyexex/_www_/phpBB2/wog/config/function.php on line 102

Fatal error: Call to undefined function: encode_ip() in /hd2/home/andyexex/_www_/phpBB2/wog/config/function.php on line 142

發表於 : 2003-12-14 12:11
夢幻LUGIA
〈這應該在非官方外掛問題問吧?〉
前人的經驗是\r
打開global.php
裡面有個$phpbb_root_path = '../phpbb/'; //phpbb的相對路徑
把這段改一下,改成適合你的東西
有人是改成$phpbb_root_path = '../'; //phpbb的相對路徑
但是還是要看你的情況來改,不行就多是是看吧

發表於 : 2003-12-14 14:01
andyexex
謝謝您的幫助!
我成功了:D

發表於 : 2003-12-14 16:35
andyexex
順便請教一下,如何調整某玩家的等級或是擁有金錢、道具等 :?:

發表於 : 2003-12-14 16:37
吉川拓也
andyexex 寫:順便請教一下,如何調整某玩家的等級或是擁有金錢、道具等 :?:
你要的答案在裡面 :
http://phpbb-tw.net/phpbb/viewtopic.php ... hlight=WOG