1 頁 (共 1 頁)

[問題] attach_mod_v237 問題...

發表於 : 2005-08-25 01:30
愛的根源
是跟http://phpbb-tw.net/phpbb/viewtopic.php?t=16659的!

安裝版本:PHPBB 2.0.17

發表文章及按文章時出現下列信息,而私人信息則沒問題!
我只安裝這MOD,沒其他

代碼: 選擇全部

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 'attach_setup_viewtopic_auth(, SELECT * FROM phpbb_config)' at

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, 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 FROM phpbb_topics t, phpbb_forums f WHERE t.topic_id = 2 AND f.forum_id = t.forum_id attach_setup_viewtopic_auth(, SELECT * FROM phpbb_config);

Line : 156
File : viewtopic.php
圖檔

發表於 : 2005-08-25 11:59
心靈捕手
To 愛的根源:

既然, 您說" 我只安裝這MOD,沒其他"
那麼, 我倒是建議您: 可以直接快速安裝此外掛.

參考連結:
http://phpbb-tw.net/phpbb/viewtopic.php?t=36761

ps.
1. 雖然, 該外掛已經更新至 2.3.14
但是, 原作者並沒有將已經修正後的檔案, 打包在 2.3.14 裡頭.

2. 記得補齊" 發問格式":
http://phpbb-tw.net/phpbb/viewtopic.php?t=11226