Seite 1 von 1

Fehlermeldung bei Avatarupload - wer kann helfen?

Verfasst: 08.10.2003 20:43
von theonlyrobi
Hallo, ich bekomme immer ne Fehlermeldung wenn ich nen Avatar hochladen will.


Bei Avatar von URL hochladen kommt:

Could not write avatar file to local storage. Please contact the board administrator with this message

DEBUG MODE

Line : 157
File : /home/www/web68/html/board/includes/usercp_avatar.php


Bei Avatar vom Computer hochladen kommt:

Warning: move_uploaded_file(./images/avatars/5411880853f8450446168d.gif): failed to open stream: Permission denied in /home/www/web68/html/board/includes/usercp_avatar.php on line 227

Warning: move_uploaded_file(): Unable to move '/home/www/web68/phptmp/phpJNI9o1' to './images/avatars/5411880853f8450446168d.gif' in /home/www/web68/html/board/includes/usercp_avatar.php on line 227

Warning: Cannot modify header information - headers already sent by (output started at /home/www/web68/html/board/includes/usercp_avatar.php:227) in /home/www/web68/html/board/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /home/www/web68/html/board/includes/usercp_avatar.php:227) in /home/www/web68/html/board/includes/page_header.php on line 479

Warning: Cannot modify header information - headers already sent by (output started at /home/www/web68/html/board/includes/usercp_avatar.php:227) in /home/www/web68/html/board/includes/page_header.php on line 480


Kann mir jemand sagen was nicht stimmt? Danke für Eure Mühe!

Verfasst: 08.10.2003 20:45
von Leuchte
im ordner /images/avatars einen ordner tmp (ja tmp, nicht temp) mit den rechten (chmod) 777 erstellen

Verfasst: 08.10.2003 22:55
von theonlyrobi
Jetzt gehts! Der Uploadfehler beim vom Computer laden lag übrigens an den Rechten vom avatar Ordner (war nicht 777). Aber Upload per URL geht jetzt auch. Danke!