1 頁 (共 1 頁)

[問題] 不能建立版面

發表於 : 2005-01-05 20:04
ivantam
小弟又有一問題啦
在版面建立中我完成建立新版面,但當我preview時就出以下句字
我不能建forum呀~~
Could not query forums information

DEBUG MODE

SQL Error : 1 Can't create/write to file 'C:\WINNT\TEMP\#sql1ec_25d_0.MYI' (Errcode: 28)

SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) ORDER BY f.cat_id, f.forum_order

Line : 167
File : C:\web\phpbb2\index.php

發表於 : 2005-01-06 02:03
jackyilk