[囧]English WOG Very early stage beta

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

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

tyteen4a03
 
文章: 53
註冊時間: 2007-09-09 8:35 pm
性別: 男生

[囧]English WOG Very early stage beta

文章tyteen4a03 » 2009-02-14 12:09 am

Current issue:中間出現空白 @_@
I checked everything and they are all working fine.
So in the meantime you can check out the interface first,if you have any suggestions please tell me.
Original English WOG thread:http://www.et99.org/viewtopic.php?t=44375
Beta English WOG: http://69.65.33.41/~hkhkdiy/wog/
It is still in a very beta stage so don;t blame me for any bugs XD
And if you can help me to solve the issues I will put you in the credits list.

BTW Type in Chinese if you want,I type in English but I am still a chinese :lol:




涅魂
 
文章: 4463
註冊時間: 2004-01-04 11:17 am
來自: Taiwan
性別: 男生

文章涅魂 » 2009-02-22 9:32 pm

中文按鈕的整齊美感換成英文會被破壞殆盡,試試看用圖片按鈕可能會有不一樣的感覺

而這是來自你的網頁的錯誤訊息
代碼: 選擇全部
mysql error: Table 'hkhkdiy_engwog.wog_cp' doesn't exist  mysql error number: 1146

檢查看看你的資料庫有沒有正確吧


圖檔

tyteen4a03
 
文章: 53
註冊時間: 2007-09-09 8:35 pm
性別: 男生

文章tyteen4a03 » 2009-02-22 9:59 pm

涅魂 寫:中文按鈕的整齊美感換成英文會被破壞殆盡,試試看用圖片按鈕可能會有不一樣的感覺

而這是來自你的網頁的錯誤訊息
代碼: 選擇全部
mysql error: Table 'hkhkdiy_engwog.wog_cp' doesn't exist  mysql error number: 1146

檢查看看你的資料庫有沒有正確吧

I actually deleted the whole database :lol:
I will make it back now.

EDIT: Back,still the same plain old white page O.o
BTW I think I will need help on graphic as I am not that good at graphic :lol:




涅魂
 
文章: 4463
註冊時間: 2004-01-04 11:17 am
來自: Taiwan
性別: 男生

文章涅魂 » 2009-02-22 10:32 pm

firebug的錯誤訊息
代碼: 選擇全部
missing ) after argument list
http://69.65.33.41/~hkhkdiy/wog/wog.js
Line 763


圖片嘛...這讓我不知道該怎麼幫忙 :lol:

不然這先擱置著,美化部份等整體都完工之後再來加強吧 :roll:


圖檔

tyteen4a03
 
文章: 53
註冊時間: 2007-09-09 8:35 pm
性別: 男生

文章tyteen4a03 » 2009-02-22 10:36 pm

<input type="button" value="Timothy's Office"
=.=

Fixed,now try again.

EDIT: Still the same old plain white screen,debugging myself...

EDIT2:
代碼: 選擇全部
   f.write('<tr><td >Other Shops</td><td ><input type="button" value="The BSM Office" onClick="parent.act_click(\'mission\',\'1\')"> <input type="button" value="Timothys Office" onClick="parent.act_click(\'mission\',\'2\')"></td></tr>');

Wondering what's wrong....


最後由 tyteen4a03 於 2009-02-22 10:41 pm 編輯,總共編輯了 1 次。


涅魂
 
文章: 4463
註冊時間: 2004-01-04 11:17 am
來自: Taiwan
性別: 男生

文章涅魂 » 2009-02-22 10:40 pm

代碼: 選擇全部
unterminated string literal
http://69.65.33.41/~hkhkdiy/wog/wog.js
Line 887


可以多加利用瀏覽器的偵錯功能,這會幫助您除錯 :wink:


圖檔

tyteen4a03
 
文章: 53
註冊時間: 2007-09-09 8:35 pm
性別: 男生

文章tyteen4a03 » 2009-02-22 10:43 pm

涅魂 寫:
代碼: 選擇全部
unterminated string literal
http://69.65.33.41/~hkhkdiy/wog/wog.js
Line 887


可以多加利用瀏覽器的偵錯功能,這會幫助您除錯 :wink:

I am not that good at scripts.....

I am still wondering the above issue,as that's the only bug right now my Firefox can detect...

PS line 887 bug fixed




涅魂
 
文章: 4463
註冊時間: 2004-01-04 11:17 am
來自: Taiwan
性別: 男生

文章涅魂 » 2009-02-22 10:53 pm

你的WOG呼叫了wog_etc.php?f=well與wog_etc.php?f=peo之後有回應但沒有印出任何文字

可能您的wog_etc.php的處理有些問題,檢查看看吧


圖檔

tyteen4a03
 
文章: 53
註冊時間: 2007-09-09 8:35 pm
性別: 男生

文章tyteen4a03 » 2009-02-22 11:03 pm

涅魂 寫:你的WOG呼叫了wog_etc.php?f=well與wog_etc.php?f=peo之後有回應但沒有印出任何文字

可能您的wog_etc.php的處理有些問題,檢查看看吧

My code
代碼: 選擇全部
require('./forum_support/function.php');

require_once('./language/wog_main_traditional_chinese.php');
require_once('./language/wog_etc_traditional_chinese.php');

//session_register('act_time');
require("wog_act_config.php");
//session_check($wog_arry["etc_dely_time"]);
require("./forum_support/global.php");
if ($HTTP_COOKIE_VARS["wog_cookie_name"] != Null || $HTTP_COOKIE_VARS["wog_cookie"] != Null)
{
   if ($HTTP_COOKIE_VARS["wog_cookie_debug"] != md5($HTTP_COOKIE_VARS["wog_cookie"].$HTTP_COOKIE_VARS["wog_bbs_id"].$wog_arry["cookie_debug"]))
   {
      setcookie("wog_cookie","");
      setcookie("wog_cookie_name","");
      setcookie("wog_bbs_id","");
      setcookie("wog_cookie_debug","");
      showscript("alert('".$lang['wog_act_check_cookie']."');window.open('../','_top')");
   }
}
$a_id="";
//###### switch case begin ######

switch ($_GET["f"])
{
   case "peo":
      include("./class/wog_etc_peo.php");
      $wog_act_class = new wog_etc_peo;
      $wog_act_class->peo_view($HTTP_COOKIE_VARS["wog_cookie"]);
   break;
   case "king":
      include("./class/wog_etc_king.php");
      $wog_act_class = new wog_etc_king;
      $wog_act_class->king_view();
   break;
   case "well":
      include("./class/wog_etc_well.php");
      $wog_act_class = new wog_etc_well;
      $wog_act_class->well_view();
   break;
   case "sale":
      include_once("./class/wog_item_tool.php");
      $wog_item_tool = new wog_item_tool;
      include("./class/wog_act_bid.php");
      $wog_act_class = new wog_act_bid;
      $wog_act_class->bid_view();
      unset($wog_item_tool);
   break;
   case "img":
      include("./class/wog_etc_img.php");
      $wog_act_class = new wog_etc_img;
      $wog_act_class->img_view();
   break;
   case "race":
      if($HTTP_COOKIE_VARS["wog_cookie"]=="")
      {
         alertWindowMsg($lang['wog_act_nofroum_member']);
      }
      include("./class/wog_etc_race.php");
      $wog_act_class = new wog_etc_race;
      switch ($_GET["act"])
      {
         case "join":
            $wog_act_class->race_view($HTTP_COOKIE_VARS["wog_cookie"]);
         break;
         case "end":
            $wog_act_class->race_end($HTTP_COOKIE_VARS["wog_cookie"]);
         break;
      }
   break;
   case "password":
      include("./class/wog_act_chara.php");
      $wog_act_class = new wog_act_chara;
      $wog_act_class->get_password($_GET["email"]);
   break;
   case "king_cache":
      include("./class/wog_etc_king_cache.php");
      $wog_act_class = new wog_etc_king_cache;
      $wog_act_class->king_view_cache();
   break;
   case "shop_cache":
      include("./class/wog_act_shop_cache.php");
      $wog_act_class = new wog_act_shop_cache;
      $wog_act_class->shop_cache();
   break;
   case "confirm":
      include("./class/wog_etc_confirm.php");
      $wog_act_class = new wog_etc_confirm;
      $wog_act_class->confirm_view($HTTP_COOKIE_VARS["wog_cookie"]);
   break;
   default:
//      die("Abnormal Request");
   break;
}
//$HTTP_SESSION_VARS['act_time']=time();
unset($wog_act_class);
if(isset($DB_site))
{
   $DB_site->close();
}
//##### switch case end #####

compress_exit();
?>

I haven't edit any source code but the Abnormal request part.
And yes I am bad at scripts. :lol:

And I use your code in BlueHouse,so... :lol:




涅魂
 
文章: 4463
註冊時間: 2004-01-04 11:17 am
來自: Taiwan
性別: 男生

文章涅魂 » 2009-02-22 11:11 pm

沒有看見PHP的開頭 <?php

這是我的錯覺嗎? :lol:


圖檔

tyteen4a03
 
文章: 53
註冊時間: 2007-09-09 8:35 pm
性別: 男生

文章tyteen4a03 » 2009-02-22 11:13 pm

涅魂 寫:沒有看見PHP的開頭 <?php

這是我的錯覺嗎? :lol:

Didn't copy the whole part :lol:




涅魂
 
文章: 4463
註冊時間: 2004-01-04 11:17 am
來自: Taiwan
性別: 男生

文章涅魂 » 2009-02-24 1:44 am

這問題在我這邊很難測試出來

在沒有程序和環境的條件下,我也沒辦法幫上什麼 :roll:


圖檔

tyteen4a03
 
文章: 53
註冊時間: 2007-09-09 8:35 pm
性別: 男生

文章tyteen4a03 » 2009-02-24 5:20 pm

涅魂 寫:這問題在我這邊很難測試出來

在沒有程序和環境的條件下,我也沒辦法幫上什麼 :roll:


PM sent



tyteen4a03
 
文章: 53
註冊時間: 2007-09-09 8:35 pm
性別: 男生

Re: [囧]English WOG Very early stage beta

文章tyteen4a03 » 2011-03-30 6:02 pm

完全忘記了XD




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

誰在線上

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

cron