Page 1 of 1

Can't upload picture to the forum

Posted: Mon Jan 11, 2010 3:56 pm
by Lucidor
Warning: move_uploaded_file(./images/avatars/17799033904b4b49e9bb4e9.png) [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/phpPJ7Gja' to './images/avatars/17799033904b4b49e9bb4e9.png' 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

Posted: Mon Jan 11, 2010 4:06 pm
by Corny
As far as I know, custom avatars are disabled. That's why you can't upload one (although you can try and get the results you got).

Posted: Mon Jan 11, 2010 4:39 pm
by JazHaz
As a way around this, either use the galleried avatars (standard Oolite ships) or use an image in your signature, found on your profile.

The code you use is as follows:

Code: Select all

[img]http://your.url.to.your.pic.goes.here[/img]
If you want the image to be clickable, use the following code:

Code: Select all

[url=http://the.website.to.link.to][img]http://your.url.to.your.pic.goes.here[/img][/url]