Avatar upload problems
Posted: Fri Jan 23, 2009 9:30 am
I'm trying to upload an avatar user pic for the forums. When I try, though I get a load of error code and the image doesn't upload.
The image is 100x100 and only 4k so I'm sure it's not the image causing the problem.
Just thought you should know.
Crow
The code I get is as follows:
The image is 100x100 and only 4k so I'm sure it's not the image causing the problem.
Just thought you should know.
Crow
The code I get is as follows:
Code: Select all
Warning: move_uploaded_file(./images/avatars/104117246349798de9e6edc.jpg) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/aegidian/public_html/bb/includes/usercp_avatar.php on line 288
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpEJyuWg' to './images/avatars/104117246349798de9e6edc.jpg' in /home/aegidian/public_html/bb/includes/usercp_avatar.php on line 288
Warning: Cannot modify header information - headers already sent by (output started at /home/aegidian/public_html/bb/includes/usercp_avatar.php:288) in /home/aegidian/public_html/bb/includes/page_header.php on line 483
Warning: Cannot modify header information - headers already sent by (output started at /home/aegidian/public_html/bb/includes/usercp_avatar.php:288) in /home/aegidian/public_html/bb/includes/page_header.php on line 485
Warning: Cannot modify header information - headers already sent by (output started at /home/aegidian/public_html/bb/includes/usercp_avatar.php:288) in /home/aegidian/public_html/bb/includes/page_header.php on line 486