第 1 頁 (共 1 頁)
使用CashMod223回覆文章的問題
發表於 : 2005-11-29 16:54
由 leon1235
我安裝後回復文章后會出現\r
Error retrieving groups data
DEBUG MODE
SELECT * FROM phpbb_cash_groups WHERE cash_id = 1
\nLine : 973
File : functions_cash.php
論壇版本phpBB-2.0.18
請問這是什麼問題
發表於 : 2005-11-29 16:57
由 DL
請執行sql_install.php
發表於 : 2005-11-29 16:58
由 leon1235
message_die(GENERAL_ERROR, 'Error retrieving groups data', '', __LINE__, __FILE__, $sql);
}
while ( $row = $db->sql_fetchrow($result) )
{
$type = $row['group_type'];
$group = $row['group_id'];
if ( !isset($this->groups[$type][$group]) )
{
$this->groups[$type][$group] = array();
$this->groups_ordered_list[$type][] = $group;
}
$this->groups[$type][$group][] = new cash_group($row);
}
比照了半天好像還是找不到錯再哪裡
發表於 : 2005-11-29 17:00
由 DL
請執行sql_install.php!!!!!
要我再說多少次?
發表於 : 2005-11-29 17:03
由 leon1235
DL 寫:請執行sql_install.php!!!!!
要我再說多少次?
不行啊還是ㄧ樣的訊息\r
而且ㄧ執行那個安裝檔什麼也沒出現就立刻回到首頁了
發表於 : 2005-11-29 17:10
由 leon1235
現在又出現這個
Error retrieving groups data
DEBUG MODE
SQL Error : 1146 Table 'leon1235_1212.phpbb_cash_groups' doesn't exist
SELECT * FROM phpbb_cash_groups WHERE cash_id = 1
Line : 973
File : functions_cash.php
快瘋了
發表於 : 2005-11-29 17:18
由 slipper
leon1235 寫:DL 寫:請執行sql_install.php!!!!!
要我再說多少次?
不行啊還是ㄧ樣的訊息\r
而且ㄧ執行那個安裝檔什麼也沒出現就立刻回到首頁了
先以管理員身分登入\r
再執行sql_install.php看看~~~
發表於 : 2005-11-29 17:28
由 leon1235
太好了問題解決了
謝謝了
發表於 : 2005-11-29 18:13
由 DL
不登入就執行...=.=