問題1>新聞模組
所有發布的新聞,如果有附檔的,不能點擊進行下載。(例:"網管"新聞分類,第1條新聞)
問題2>左欄"鶴中選單"的內容不見
此選單是用multiMenu模組的multiMenu 01
題3>師生活動照片只看到"處室分類"看不到"各活動分類"
感謝幫忙~
至於您的問題,請參考:http://www.tad0616.net/modules/tadnews/index.php?nsn=252
模組太舊(尤其是tadtools),php.ini設定上有問題(display_error沒開)
http://web.hsjh.ptc.edu.tw/modules/tad_adm/admin/phpini.php
此外,您用的佈景相容性也有問題。
沒有什麼重要資料的話不用設私密啦!即使設私密也會被我打開。
通通設私密的話,這樣不利人家爬文。
display_error 還是沒開啊!apache有重新啟動嗎?
此外,php.ini 的部份設定值也不合理,例如 post_max_size 必須比 upload_max_filesize 大才行。
開啟除錯後,原因出來了:
Fatal error: Using $this when not in object context in
C:\xampp\htdocs\themes\neoGreenleisure\config.php on line
54
很明顯就是佈景問題,佈景換掉即可。