I'm don't really know where to post this... I tried uploading an avatar pic from my desktop (80x80 pixels @ 1.48k in jpeg format). When I hit submit, I get the following:
Our guild web page moved to PHPBB recently and the same basic thing happened. If I remember right, the problem was with the receiving file not existing for some reason.
/boggle
Warning: move_uploaded_file(./images/avatars/a77f680b3e834e629d5cf.jpg) [function.move-uploaded-file]: failed to create stream: Permission denied in /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php on line 227
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/home/virtual/site3/fst/tmp/phpHdnHhx' to './images/avatars/a77f680b3e834e629d5cf.jpg' in /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php:227) in /home/virtual/site3/fst/var/www/html/phpBB2/includes/page_header.php on line 449
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php:227) in /home/virtual/site3/fst/var/www/html/phpBB2/includes/page_header.php on line 450
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php:227) in /home/virtual/site3/fst/var/www/html/phpBB2/includes/page_header.php on line 451
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/home/virtual/site3/fst/tmp/phpHdnHhx' to './images/avatars/a77f680b3e834e629d5cf.jpg' in /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php:227) in /home/virtual/site3/fst/var/www/html/phpBB2/includes/page_header.php on line 449
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php:227) in /home/virtual/site3/fst/var/www/html/phpBB2/includes/page_header.php on line 450
Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site3/fst/var/www/html/phpBB2/includes/usercp_avatar.php:227) in /home/virtual/site3/fst/var/www/html/phpBB2/includes/page_header.php on line 451
/boggle
Comment