1 頁 (共 1 頁)

[問題] [問題] 安裝 attach mod 2.41 中出現問題~(己解決)

發表於 : 2006-09-08 01:19
waiman
問題外掛:Attachment Mod 241
使用版本:phpBB 2.0.21
網站位置:http://www.tkoweb.info/tkoforum/index.php
狀況描述:

1.安裝後無法上傳檔案><(出現以下情況)
Warning: imagejpeg(): Unable to open '/home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/files/thumbs/t_wlppano2a_148.jpg' for writing in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/attach_mod/includes/functions_thumbs.php on line 212

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/attach_mod/includes/functions_thumbs.php:212) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 483

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/attach_mod/includes/functions_thumbs.php:212) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 485

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/attach_mod/includes/functions_thumbs.php:212) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 486

以上的已自行解決
原因﹕沒將folder改為777


2.不能上傳頭像(出現以下情況)
Warning: move_uploaded_file(./images/avatars/113650099645003c549953e.gif): failed to open stream: Permission denied in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php on line 288

Warning: move_uploaded_file(): Unable to move '/tmp/phpStVdiK' to './images/avatars/113650099645003c549953e.gif' in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php on line 288

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php:288) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 483

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php:288) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 485

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php:288) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 486
請各大大幫忙,感激不盡

Re: [問題] [問題] 安裝 attach mod 2.41 中出現問題~

發表於 : 2006-09-11 21:58
心靈捕手
waiman 寫:2.不能上傳頭像(出現以下情況)
Warning: move_uploaded_file(./images/avatars/113650099645003c549953e.gif): failed to open stream: Permission denied in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php on line 288

Warning: move_uploaded_file(): Unable to move '/tmp/phpStVdiK' to './images/avatars/113650099645003c549953e.gif' in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php on line 288

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php:288) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 483

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php:288) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 485

Warning: Cannot modify header information - headers already sent by (output started at /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/usercp_avatar.php:288) in /home/tkowebinfo/domains/tkoweb.info/public_html/tkoforum/includes/page_header.php on line 486
請各大大幫忙,感激不盡
這個問題應該與此外掛無關.

建議您:
參考此文修正.
http://phpbb-tw.net/phpbb/viewtopic.php?p=38529#38529

Re: [問題] [問題] 安裝 attach mod 2.41 中出現問題~

發表於 : 2006-09-11 22:15
waiman
心靈捕手 寫:這個問題應該與此外掛無關.

建議您:
參考此文修正.
http://phpbb-tw.net/phpbb/viewtopic.php?p=38529#38529
原來又是777的原因

謝大大提點