[問題] Topic calendar ver1.0.1安裝問題[已解決,感謝問題狂大大]^
發表於 : 2005-09-28 02:39
問題外掛:Topic calendar
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php ... t=Calendar
使用版本:phpbb 2.0.17 正體中文
網站位置:http://eterris.e2u.cc/phpbb2
已安裝外掛:
‧attachMOD ver2313
‧CashMOD ver222
‧ezPortal ver218b
.網站風格改成bolid(官網所下載的風格)
‧Color Groups ver121
‧Admin Userlist ver110
.ezportal admin ver1.0.5
‧跑馬燈公告(annouce) ver1.0
.Rank Image in Rank Admin List ver1.0.5
.Add new field to profile ver1.2.2
‧view porfile sig ver1.1.0
.chatbox ver1.1.9g
.Redirect User Fix 1.0.0
狀況描述:
各位大大好,小弟在裝完Topic calendar後,欲觀看文章時便出現下列訊息:
這個部份,只有在觀看文章才會出現錯誤,觀看文章列表的部份還不會出現錯誤訊息。
無奈小弟英文有點給他破,所以只好先看看自己viewtopic.php有沒有裝錯。初步檢查無誤,但是為求謹慎還是重裝了該檔的修改部份,但還是不能執行。
於是小弟先還原veiwtopic.php的修改前內容,便可以正常觀看文章了...
其他方面,由於小弟沒有安裝 公告置頂分區,也沒有安裝 子分區,所以part2和part3小弟都有照文施工,只有part4沒有動到。
嗯...請問大大,小弟是不是又漏了什麼沒弄好...Orz|||
<P.S>目前由於此網站已開放給小弟班上的同學使用,故僅將viewtopic.php還原到未修改,而其他Topic calendar所修改到的檔案,都繼續維持現貌,所以現在到小弟的站,會看不見錯誤訊息。
而且小弟發覺最糗的是...我不知道該怎麼增加行事曆
參考連結:http://phpbb-tw.net/phpbb/viewtopic.php ... t=Calendar
使用版本:phpbb 2.0.17 正體中文
網站位置:http://eterris.e2u.cc/phpbb2
已安裝外掛:
‧attachMOD ver2313
‧CashMOD ver222
‧ezPortal ver218b
.網站風格改成bolid(官網所下載的風格)
‧Color Groups ver121
‧Admin Userlist ver110
.ezportal admin ver1.0.5
‧跑馬燈公告(annouce) ver1.0
.Rank Image in Rank Admin List ver1.0.5
.Add new field to profile ver1.2.2
‧view porfile sig ver1.1.0
.chatbox ver1.1.9g
.Redirect User Fix 1.0.0
狀況描述:
各位大大好,小弟在裝完Topic calendar後,欲觀看文章時便出現下列訊息:
代碼: 選擇全部
一般錯誤
Could not obtain topic information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '//-- fin mod : calendar --------------------------------------------------------' at line 2
SELECT t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t.topic_last_post_id, t.topic_first_post_id, t.topic_calendar_time, t.topic_calendar_duration, f.forum_name, f.forum_status, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments, f.auth_download, t.topic_attachment, COUNT(p2.post_id) AS prev_posts //-- fin mod : calendar ---------------------------------------------------------------------------- FROM phpbb_topics t, phpbb_forums f, phpbb_posts p, phpbb_posts p2 WHERE p.post_id = 70 AND t.topic_id = p.topic_id AND p2.topic_id = p.topic_id AND p2.post_id <= 70 AND f.forum_id = t.forum_id GROUP BY p.post_id, t.topic_id, t.topic_title, t.topic_status, t.topic_replies, t.topic_time, t.topic_type, t.topic_vote, t.topic_last_post_id, f.forum_name, f.forum_status, f.forum_id, f.auth_view, f.auth_read, f.auth_post, f.auth_reply, f.auth_edit, f.auth_delete, f.auth_sticky, f.auth_announce, f.auth_pollcreate, f.auth_vote, f.auth_attachments, f.auth_download, t.topic_attachment ORDER BY p.post_id ASC
Line : 174
File : viewtopic.php
無奈小弟英文有點給他破,所以只好先看看自己viewtopic.php有沒有裝錯。初步檢查無誤,但是為求謹慎還是重裝了該檔的修改部份,但還是不能執行。
於是小弟先還原veiwtopic.php的修改前內容,便可以正常觀看文章了...
其他方面,由於小弟沒有安裝 公告置頂分區,也沒有安裝 子分區,所以part2和part3小弟都有照文施工,只有part4沒有動到。
嗯...請問大大,小弟是不是又漏了什麼沒弄好...Orz|||
<P.S>目前由於此網站已開放給小弟班上的同學使用,故僅將viewtopic.php還原到未修改,而其他Topic calendar所修改到的檔案,都繼續維持現貌,所以現在到小弟的站,會看不見錯誤訊息。
而且小弟發覺最糗的是...我不知道該怎麼增加行事曆