4 頁 (共 6 頁)

文章發表於 : 2004-05-18 8:20 pm
hardy
我dl左2.0.7個pack,upload哂d file上去~~但係唔知點解創造各式果道一片空白~~搞到我無野玩~~請教教我...唔該哂

文章發表於 : 2004-05-24 6:10 pm
moneyking
我用的是phpBB2.0.8

請問img和vbb_support都是放在wog裡嗎?

http://kingling.no-ip.com/phpbb2/wog/
中間完全是空白一片...

文章發表於 : 2004-05-24 7:18 pm
Frances3399
先回答 moneyking 第一個問題
phpBB2 資料夾┬phpBB 有的沒的檔案        │
        ├vbb_support 資料夾
        │
        └Wog 資料夾┬各類檔案
               │
               └Img 資料夾

文章發表於 : 2004-05-24 7:21 pm
Frances3399
再回答 moneyking 和 hardy 空白問題
你們有匯入Wog的Sql嗎?
怎麼匯入~
請善用搜尋
搜尋

文章發表於 : 2004-05-24 7:45 pm
moneyking
我將vbb_support和Wog都是放到phpBB2裡

還是要在phpBB2裡再開一個phpbb放vbb_support和Wog


我匯入了Wog的Sql

wog_ch_exp
wog_character
wog_cp
wog_df
wog_event
wog_group_area
wog_group_book
wog_group_join
wog_group_main
wog_img
wog_item
wog_message
wog_monster
wog_pet
wog_player
wog_race
wog_sale


  

文章發表於 : 2004-05-25 3:56 am
Frances3399
回答 moneyking 的問題
phpBB2 資料夾┬phpBB 有的沒的檔案        │
        ├vbb_support 資料夾
        │
        └Wog 資料夾┬各類檔案
               │
               └Img 資料夾
也就是說Img 資料夾放到Wog 資料夾
Wog 資料夾 跟 vbb_support 資料夾
都放在論壇的資料夾底下。
如何設定vbb_support裡頭的檔案 :!:
請善用搜尋
搜尋

文章發表於 : 2004-05-25 6:51 pm
moneyking
代碼: 選擇全部
<?php

/////////////////////////////////////////////////////////////
// Please note that if you get any errors when connecting, //
// that you will need to email your host as we cannot tell //
// you what your specific values are supposed to be        //
/////////////////////////////////////////////////////////////

// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='localhost'; //<--你使用的db的ip或網址

// username and password to log onto db server
$dbusername='XXX'; //<--連結db的帳號
$dbpassword='XXXXXX'; //<--連結db的密碼

// name of database
$dbname='phpbb'; //<--你使用的db名稱

// technical email address - any error messages will be emailed here
$technicalemail='yiuhangfai@yahoo.com.hk'; //<--當有error訊息時所要寄發的email位子

// use persistant connections to the database
// 0 = don't use
// 1 = use
$usepconnect=1;

?>


我已修改了vbb_support的config.php

文章發表於 : 2004-05-25 9:00 pm
Frances3399
moneyking 寫:
代碼: 選擇全部
<?php

/////////////////////////////////////////////////////////////
// Please note that if you get any errors when connecting, //
// that you will need to email your host as we cannot tell //
// you what your specific values are supposed to be        //
/////////////////////////////////////////////////////////////

// type of database running
// (only mysql is supported at the moment)
$dbservertype='mysql';

// hostname or ip of server
$servername='localhost'; //<--你使用的db的ip或網址

// username and password to log onto db server
$dbusername='XXX'; //<--連結db的帳號
$dbpassword='XXXXXX'; //<--連結db的密碼

// name of database
$dbname='phpbb'; //<--你使用的db名稱

// technical email address - any error messages will be emailed here
$technicalemail='yiuhangfai@yahoo.com.hk'; //<--當有error訊息時所要寄發的email位子

// use persistant connections to the database
// 0 = don't use
// 1 = use
$usepconnect=1;

?>


我已修改了vbb_support的config.php

代碼: 選擇全部
找到
$usepconnect=1;
替換
$usepconnect=0;

看你這樣設定
如果是架設在自己電腦的話,
應該沒設定錯誤~
代碼: 選擇全部
$dbname='phpbb'; //<--你使用的db名稱
[color=red]也就是Wog的Sql資料庫的資料夾[/color]

文章發表於 : 2004-05-27 5:34 pm
moneyking
原來是pw set 錯了

我入完之後發覺金錢和我論壇的不一樣
但銀行的就一樣...

文章發表於 : 2004-06-02 9:02 pm
kikicoco
安裝完了,謝謝ET囉 :)

文章發表於 : 2004-06-30 5:03 pm
ddyy3047
要怎樣做一個FFA出來,我不懂><

文章發表於 : 2004-06-30 5:21 pm
ddyy3047
是不是一家要有一個論壇才可以做這隻game出來

文章發表於 : 2004-06-30 8:02 pm
ddyy3047
上傳到哪裡??

文章發表於 : 2004-07-04 2:53 pm
ddyy3047
沒有人回復==

文章發表於 : 2004-07-12 5:08 am
阿修羅
測試結果......
wog2.07無法在VBB3.0使用,
session並不相容.....= =