一早醒來發現首頁開不了,就只有丟下列的文字給我。
用其它的連結都還可以進入各版面,文章也可以正常顯示,
但就是首頁整個無法顯示,有哪位大大可以幫我解釋該怎麼處理。感激不盡。
ps.版本:2.0.6
Couldn't obtain news data
DEBUG MODE
SQL Error : 1030 Got error 28 from table handler
SELECT t.topic_id, t.forum_id, t.topic_title, t.topic_time, t.topic_replies, t.topic_last_post_id, t.topic_views, t.topic_vote, u.username, u.user_id, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_allowsmile, p.*, pt.post_text, pt.post_subject, pt.bbcode_uid FROM phpbb_forums f, phpbb_topics t, phpbb_posts p, phpbb_users u, phpbb_posts_text pt WHERE f.forum_news = '1' AND t.forum_id = f.forum_id AND p.topic_id = t.topic_id AND p.post_id = t.topic_first_post_id AND pt.post_id = p.post_id AND u.user_id = p.poster_id AND (( f.forum_news_post = '1' AND t.topic_type = '0' ) OR ( f.forum_news_sticky = '1' AND t.topic_type = '1' ) OR ( f.forum_news_announce = '1' AND ( t.topic_type = '2' OR t.topic_type = '3' ) ) ) ORDER BY topic_time DESC
Line : 115
File : D:\ftp_1\web\phpbb2\includes
ews.php[/code]
[問題]一早醒來發現首頁開不了
版主: 版主管理群
版面規則
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
本區是討論關於 phpBB 2.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
-
psyfantasy
- 星球普通子民

- 文章: 9
- 註冊時間: 2003-09-16 10:05
補充一下:
架設主機作業系統:2000 Server
安裝的程式:IIS + php + MySql
phpBB2 版本:phpBB 2.0.6
http://erac.ndhu.edu.tw/phpbb2/portal.php
http://erac.ndhu.edu.tw/phpbb2/index.php
架設主機作業系統:2000 Server
安裝的程式:IIS + php + MySql
phpBB2 版本:phpBB 2.0.6
http://erac.ndhu.edu.tw/phpbb2/portal.php
http://erac.ndhu.edu.tw/phpbb2/index.php
你的includes/news.php,重新裝過news mod吧psyfantasy 寫:補充一下:
架設主機作業系統:2000 Server
安裝的程式:IIS + php + MySql
phpBB2 版本:phpBB 2.0.6
http://erac.ndhu.edu.tw/phpbb2/portal.php
http://erac.ndhu.edu.tw/phpbb2/index.php
