1 頁 (共 1 頁)

[問題] 按下 版面管理/權限設定 及 版面管理/快速刪文 出現 E

發表於 : 2005-02-22 08:06
mahyu
很抱歉!
我之前沒發生這個問題,但今天增加一個新版面且完成後去按下 版面管理/權限設定 及 版面管理/快速刪文 出現以下的Error

版面管理/權限設定

代碼: 選擇全部

Couldn't obtain forum list

DEBUG MODE

SQL Error : 1030 Got error 28 from table handler

SELECT f.* FROM phpbb_forums f, phpbb_categories c WHERE c.cat_id = f.cat_id ORDER BY c.cat_order ASC, f.forum_order ASC

Line : 169
File : /home/mahyu/forum/admin/admin_forumauth.php

版面管理/快速刪文

代碼: 選擇全部

Could not obtain list of forums for pruning

DEBUG MODE

SQL Error : 1030 Got error 28 from table handler

SELECT f.* FROM phpbb_forums f, phpbb_categories c WHERE c.cat_id = f.cat_id ORDER BY c.cat_order ASC, f.forum_order ASC

Line : 73
File : /home/mahyu/forum/admin/admin_forum_prune.php
請教各位我該如何處理!
PS: 很抱歉! php 我不懂!
OS: Mandrake 10.1
phpBB Version: Powered by phpBB 2.0.11 © 2001, 2002 phpBB Group
Style: iCGstation v1.0 Template By Ray © 2003, 2004 iOptional

發表於 : 2005-02-22 15:39
mahyu
查了一下 hard disk /temp 已100% 重開server 後ok!
可否再請教!
1.我的 /tmp 只有252M 可否增加容量?(不重安裝linux的前題下)
2.如果不行如何必勉 /tmp 的使用?