[問題] Insert Attachment Into Post v1.0.3安裝後錯誤訊息

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
ethenwu
星球普通子民
星球普通子民
文章: 1
註冊時間: 2006-09-04 11:31

[問題] Insert Attachment Into Post v1.0.3安裝後錯誤訊息

文章 ethenwu »

問題外掛: Insert Attachment Into Post v1.0.3
參考連結: http://phpbb-tw.net/phpbb/viewtopic.php?t=40357
使用版本: phpBB 2.0.21(最新版)
網站位置: 本機架設中,尚未上傳
電腦環境:Apache 2.30 MySQL 4.0.16 WindowsXP phpMyAdmin 2.5.4
狀況描述:
我依照該外掛的安裝內容一步一步完成了...
也搜尋參考了其他大大發生過的問題,好像都沒有重複我這種問題,
因此最後仍然無法解決而出現了以下的錯誤訊息

Parse error: parse error, unexpected ',' in c:\appserv\www\forum\attach_mod\posting_attachments.php on line 1202

Fatal error: Class attach_pm: Cannot inherit from undefined class attach_parent in c:\appserv\www\forum\attach_mod\pm_attachments.php on line 23

--------------------錯誤訊息結束分隔線--------------------
錯誤訊息裡的posting_attachments.php on line 1202
我查了1202行的內容如下:
$this->attach_filename = str_replace(array(',', '.', '!', '?', '?, '?, '?, '?, '?, '?, ';', ':', '@', "'", '"', '&'), array('', '', '', '', 'ue', 'ue', 'oe', 'oe', 'ae', 'ae', '', '', '', '', '', 'and'), $this->attach_filename);

pm_attachments.php的第23行內容如下:
class attach_pm extends attach_parent

已安裝之外掛與修正:
attachment mod 2.43(已將檔案註解改長)
區分發表主題與回覆
Resize Posted Images Based on Max Width


因為是第一次發文,所以不確定是否有發問錯誤的地方,若有哪裡出錯,
請各位見諒... 謝謝各位大大的幫助~~
PHPBB好耶~
主題已鎖定

回到「外掛問題討論」