09-05-2007, 08:26 AM
No how do I get my avatar image to upload? I get all kinds of PHP errors like this:
Code:
Warning: move_uploaded_file(./images/avatars/uploads/107660069146deca5be8136.gif): failed to open stream: Permission denied in /home/users/web/b1470/ipw.brotherh/public_html/phpBB2/includes/usercp_avatar.php on line 288
Warning: move_uploaded_file(): Unable to move '/var/tmp/php6E1M44' to './images/avatars/uploads/107660069146deca5be8136.gif' in /home/users/web/b1470/ipw.brotherh/public_html/phpBB2/includes/usercp_avatar.php on line 288
Warning: Cannot modify header information - headers already sent by (output started at /home/users/web/b1470/ipw.brotherh/public_html/phpBB2/includes/usercp_avatar.php:288) in /home/users/web/b1470/ipw.brotherh/public_html/phpBB2/includes/page_header.php on line 483
Warning: Cannot modify header information - headers already sent by (output started at /home/users/web/b1470/ipw.brotherh/public_html/phpBB2/includes/usercp_avatar.php:288) in /home/users/web/b1470/ipw.brotherh/public_html/phpBB2/includes/page_header.php on line 485
Warning: Cannot modify header information - headers already sent by (output started at /home/users/web/b1470/ipw.brotherh/public_html/phpBB2/includes/usercp_avatar.php:288) in /home/users/web/b1470/ipw.brotherh/public_html/phpBB2/includes/page_header.php on line 486

