1 頁 (共 1 頁)

[問題] 水怪PRG問題

發表於 : 2005-08-01 12:48
JACKYLIM
●架設主機作業系統:WindowsXP
●免費空間連結: http://host.sk/
●您安裝的程式:php + MySql
●您的 phpBB2 版本:phpBB2.0.17
●您的 domain(網域名稱) :http://lkf.host.sk
●您的 phpBB2 連結網址: http://phpbb-tw.net/
●錯誤代碼:
開啟'職業考照檢定'時有
代碼:

代碼: 選擇全部

無法取得基礎職照資料!!

DEBUG MODE

SQL Error : 1146 Table 'lkf.phpbb_rpg_position' doesn't exist

SELECT MAX(position_order) as base_top FROM phpbb_rpg_position WHERE position_class = 0

Line : 114
File : position.php

開啟'水怪的道具店'時有
代碼:

代碼: 選擇全部

 
無法取得商品列表!!

DEBUG MODE

SQL Error : 1146 Table 'lkf.phpbb_rpg_items' doesn't exist

SELECT * FROM phpbb_rpg_items WHERE in_which_store = 0 ORDER BY item_id

Line : 527
File : items.php 

開啟'打工排班列表'時有
代碼:

代碼: 選擇全部

 
無法取得排班列表!!

DEBUG MODE

SQL Error : 1146 Table 'lkf.phpbb_rpg_joinjobs' doesn't exist

SELECT w.job_name, u.username, j.join_time FROM phpbb_rpg_joinjobs j, phpbb_users u, phpbb_rpg_jobs w WHERE j.in_which_store = 0 AND w.in_which_store = 0 AND j.user_id = u.user_id AND j.job_id = w.job_id ORDER BY j.job_id, j.join_time LIMIT 0, 30

Line : 64
File : joinjobs.php 

下注完'水怪骰子遊戲'後有
代碼:

代碼: 選擇全部

對不起,您的下注金額不在規定的範圍內!!

下注完'水怪賽馬遊戲'沒有賠額
代碼:

代碼: 選擇全部


一開'樂透致富中心'時有(隔 10 秒後都是這樣)
代碼:

代碼: 選擇全部

為了避免系統負荷過重,請間隔 10 秒再下注,請不要按重新整理!!

開'水怪大陸銀行'時有
代碼:

代碼: 選擇全部

 
無法取得匯款記錄!!

DEBUG MODE

SQL Error : 1146 Table 'lkf.phpbb_rpg_event' doesn't exist

SELECT * FROM phpbb_rpg_event WHERE event_class = 3 AND user_id = 2 ORDER BY event_time DESC LIMIT 0, 50

Line : 164
File : bank.php 

開'搶匪有限公司'時有
代碼:

代碼: 選擇全部

 
無法取得保鑣列表!!

DEBUG MODE

SQL Error : 1146 Table 'lkf.phpbb_rpg_bodyguard' doesn't exist

SELECT u.username, u.user_posts, b.bodyguard_salary, b.invite_time, b.yes_or_no FROM phpbb_users u, phpbb_rpg_bodyguard b WHERE u.user_id = b.to_id and b.from_id = 2 ORDER BY b.invite_time DESC

Line : 855
File : rob.php 

開'大大房屋仲介'時沒有圖,'擲骰仔'時有(隔 10 秒後都是這樣)
代碼:

代碼: 選擇全部

為了避免系統負荷過重,請間隔 10 秒,再擲一次骰子!!

開'RPG英雄榜'時有
代碼:

代碼: 選擇全部

為了避免系統負荷過重,請間隔 10 秒再重新整理!!

開'蘿莉帝國刑場'時沒有圖(上載了都沒有)

發表於 : 2005-08-01 13:25
問題狂
有輸入SQL語法嗎?
沒有的話要記得近phpmyadmin輸入唷!
(不懂如何輸入請自行搜尋討論區)

發表於 : 2005-08-01 14:37
JACKYLIM
把SQL.sql放在那?

發表於 : 2005-08-01 15:25
問題狂

發表於 : 2005-08-01 15:42
JACKYLIM
不明的哦...