[問題]Build 2.06

提供WOG各方面的技術問題,並提供最新path更新。

版主: 涅魂, 簫哥, 10度C~

Breezee
 
文章: 68
註冊時間: 2003-07-02 8:56 pm
來自: Loverland
性別: 男生

[問題]Build 2.06

文章Breezee » 2004-01-22 6:45 pm

Middle part 出現空白頁面,
不知原因...

I build "wog only"


最後由 Breezee 於 2004-02-01 3:55 pm 編輯,總共編輯了 2 次。
Breeze 仔 ^_^

Breeze的無名小站~<---- 來坐坐吧^_^


ETERNAL
 
文章: 2937
註冊時間: 2003-12-03 11:08 pm
性別: 男生

文章ETERNAL » 2004-01-22 8:46 pm

代碼: 選擇全部
<br />
<b>Warning</b>:  Unable to access ./../vbb_support/function.php in <b>wog_etc.php</b> on line <b>13</b><br />

<br />
<b>Fatal error</b>:  Failed opening required './../vbb_support/function.php' (include_path='/var/www/free.fr/21/f/o/o/b/foob/include/:.') in <b>wog_etc.php</b> on line <b>13</b><br />



這是你的錯誤訊息,沒有找到./../vbb_support/function.php
vbb_support

wog
是平行的目錄,都要上傳
我網站上的例子
phpbb--
|--wog
|--vbb_support



Breezee
 
文章: 68
註冊時間: 2003-07-02 8:56 pm
來自: Loverland
性別: 男生

文章Breezee » 2004-01-23 5:22 pm

Thank you so much ^_^

now I change wog_etc,wog_atc and wog_fight :

$phpbb_root_path = "./../";
require($phpbb_root_path.'vbb_support/function.php');
to
require("./vbb_support/function.php");
and it works
But still cannot fight (wog_fight.php not work !)

one question
If I delete
$phpbb_root_path = "./../"; <----------

is that ok ??


Breeze 仔 ^_^

Breeze的無名小站~<---- 來坐坐吧^_^


ETERNAL
 
文章: 2937
註冊時間: 2003-12-03 11:08 pm
性別: 男生

文章ETERNAL » 2004-01-23 5:39 pm

cannot fight??
錯誤訊息能讓我看嗎
把index.htm
<frameset rows="120,*,0,0,130" border="0" resize="no" oncontextmenu="return false">
改成
<frameset rows="120,*,10,0,130" border="0" resize="no" oncontextmenu="return false">
讓錯誤訊息出來

可以刪除
只要能順利require("./vbb_support/function.php");
就可以了
$phpbb_root_path只是讓程式能找到vbb_support/function.php


水色論壇 http://www.et99.net
簡恩峻分享

Breezee
 
文章: 68
註冊時間: 2003-07-02 8:56 pm
來自: Loverland
性別: 男生

文章Breezee » 2004-01-23 5:57 pm

I have already changed index.htm
but no 錯誤訊息出來


最後由 Breezee 於 2004-02-01 3:57 pm 編輯,總共編輯了 1 次。
Breeze 仔 ^_^

Breeze的無名小站~<---- 來坐坐吧^_^

Breezee
 
文章: 68
註冊時間: 2003-07-02 8:56 pm
來自: Loverland
性別: 男生

文章Breezee » 2004-01-23 6:39 pm

I have already changed index.htm
but no 錯誤訊息出來


Just tested other functions
They are all work
But
1.英雄風雲榜 <---when press , popup a box ask you to download"wog_etc....."
2.1.手術室中的圖片預覽是使用ETERNAL在hinetftp的link
而且預覽頁上端出現錯誤的文字

I have tried to follow H.T.Demon's post to change
after I change
Middle part has problem again


最後由 Breezee 於 2004-05-15 12:13 am 編輯,總共編輯了 1 次。
Breeze 仔 ^_^

Breeze的無名小站~<---- 來坐坐吧^_^


ETERNAL
 
文章: 2937
註冊時間: 2003-12-03 11:08 pm
性別: 男生

文章ETERNAL » 2004-01-23 7:29 pm

沒有看到你有設定
<frameset rows="120,*,10,0,130" border="0" resize="no" oncontextmenu="return false">

1.我不知道原因,大概是主機設定的問題吧
2.我有更新了,重新下載wog_2_06.exe就可以了


水色論壇 http://www.et99.net
簡恩峻分享

Breezee
 
文章: 68
註冊時間: 2003-07-02 8:56 pm
來自: Loverland
性別: 男生

文章Breezee » 2004-01-24 1:18 am

Thanks for helping
but I still cannot fight .
I have updated it again
Can you please check for me ?


*******************
英雄風雲榜 <---when press , popup a box ask you to download"wog_etc" still not fix....

and also 2.06 cannot put 龍神王 3.5 chatroom?
When I try, middle part not work as well.

Sorry to trouble you and thanks for helping me a lot ^_^


最後由 Breezee 於 2004-02-01 4:00 pm 編輯,總共編輯了 1 次。
Breeze 仔 ^_^

Breeze的無名小站~<---- 來坐坐吧^_^


ETERNAL
 
文章: 2937
註冊時間: 2003-12-03 11:08 pm
性別: 男生

文章ETERNAL » 2004-01-24 11:27 am

看到錯誤訊息了


<br />
<b>Fatal error</b>: open(O_RDWR) failed for session file. The error is No such file or directory (2). Please consult http://support.free.fr/web/php/php4.html in <b>wog_fight.php</b> on line <b>27</b><br />

<br />

<b>Fatal error</b>: open(O_RDWR) failed for session file. The error is No such file or directory (2). Please consult http://support.free.fr/web/php/php4.html in <b>your script</b> on line <b>0</b><br />

似乎你的主機不支援session的樣子
wog_fight.php

session_check($wog_arry["f_time"],3);
改成
//session_check($wog_arry["f_time"],3);
試試看

-----------------------------------
英雄風雲榜 應該是主機的問題,2.05不會這樣嗎??...

龍神王 3.5 chatroom安裝方式要改一下吧,應該可以用
由於我沒裝過,幫不上忙..@@"


水色論壇 http://www.et99.net
簡恩峻分享

yoyo.diy
 

文章yoyo.diy » 2004-01-24 12:44 pm

HI ETERNAL
我是安裝wog_only too
但英雄風雲榜都會無法執行(變成下載wog_etc.php)
而且同一IP不同帳號只能登入一人,若同一ip
不同帳號登入會出現"同一帳號已登入論壇,無法執行"
而在之前的2.05版並無此問題
煩請ETERNAL協助




ETERNAL
 
文章: 2937
註冊時間: 2003-12-03 11:08 pm
性別: 男生

文章ETERNAL » 2004-01-24 1:02 pm

1.
關於英雄風雲榜會變成下載wog_etc.php
我已經修改了一下程式
請重新下載主程式,然後把wog_etc.php重新上傳試試看


2.
wog_only有一個地方漏掉了
在wog_act.php裡面

代碼: 選擇全部
         $check_time=$DB_site->query_first("select p_online_time from wog_player where p_bbsid=".$bbs_id." and p_online_time > $datecut and p_id<>".$p[p_id]."");
         if($check_time)
         {
            alertWindowMsg("相同論壇帳號在遊戲中,禁止登入");
         }


delete掉..



yoyo.diy
 

文章yoyo.diy » 2004-01-24 3:55 pm

謝謝您
過年期間還辛苦解答問題
我的問題都解決了
thank you very much!
剛剛發現登入後進行戰鬥會出現帳號已登入遊戲後就跳出遊戲
我刪除了wog_fight.php 內的
if($online)
{
setcookie("wog_cookie","");
setcookie("wog_cookie_name","");
setcookie("wog_bbs_id","");
showscript("alert('相同論壇帳號在遊戲中');window.open('../','_top')");
}
結果可玩了但不知是否正確?
會不會有後遺症



Breezee
 
文章: 68
註冊時間: 2003-07-02 8:56 pm
來自: Loverland
性別: 男生

文章Breezee » 2004-01-24 7:18 pm

I have already tried to
*****************
wog_fight.php

session_check($wog_arry["f_time"],3);
改成
//session_check($wog_arry["f_time"],3);
試試看
*******************

But still canont fight
PHP探針 said it support "session"

Is there anyway I can fix ?
Can I pm you my ftp user name and passowrd, to check for me ??
Sorry :(


Breeze 仔 ^_^

Breeze的無名小站~<---- 來坐坐吧^_^


ETERNAL
 
文章: 2937
註冊時間: 2003-12-03 11:08 pm
性別: 男生

文章ETERNAL » 2004-01-24 10:46 pm

yoyo.diy 寫:謝謝您
過年期間還辛苦解答問題
我的問題都解決了
thank you very much!
剛剛發現登入後進行戰鬥會出現帳號已登入遊戲後就跳出遊戲
我刪除了wog_fight.php 內的
if($online)
{
setcookie("wog_cookie","");
setcookie("wog_cookie_name","");
setcookie("wog_bbs_id","");
showscript("alert('相同論壇帳號在遊戲中');window.open('../','_top')");
}
結果可玩了但不知是否正確?
會不會有後遺症


把wog_fight.php
代碼: 選擇全部
   $online=$DB_site->query_first("select p_name from wog_player where p_online_time > $datecut and p_id<>".$HTTP_COOKIE_VARS["wog_cookie"]." and p_bbsid=".$HTTP_COOKIE_VARS["wog_bbs_id"]."");
   if($online)
   {
      setcookie("wog_cookie","");
      setcookie("wog_cookie_name","");
      setcookie("wog_bbs_id","");
      showscript("alert('相同論壇帳號在遊戲中');window.open('../','_top')");
   }



刪掉..你漏了一行..



yoyo.diy
 

文章yoyo.diy » 2004-01-24 10:56 pm

謝謝囉



下一頁

回到 Online FF Battle-WOG官方聯盟推廣處

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 6 位訪客