代碼: 選擇全部
Couldn't obtain category list.
DEBUG MODE
SQL Error : 1 Can't create/write to file '/tmp/#sql8b5_271_0.MYI' (Errcode: 5)
SELECT c.cat_id, c.cat_title, c.cat_order FROM phpbb_categories c, phpbb_forums f WHERE f.cat_id = c.cat_id GROUP BY c.cat_id, c.cat_title, c.cat_order ORDER BY c.cat_order
Line : 120
File : /var/www/html/phpbb2/includes/functions.php我該如何解決呢??
謝謝!!

