Seite 1 von 1

fehler beim avatar hochladen

Verfasst: 28.02.2005 19:28
von babygirl.
ich habe das forum komplett installiert alles läuft auch prima nur wenn ich einen avatar hochladen will (nur beim hochladen vom pc nicht per url) kommt folgener fehler:

Warning: move_uploaded_file(./images/avatars/10661144914223607fbbc20.jpg): failed to open stream: Permission denied in /srv/www/htdocs/web20/html/forum/includes/usercp_avatar.php on line 239

Warning: move_uploaded_file(): Unable to move '/srv/www/htdocs/web20/phptmp/phpmiVLyc' to './images/avatars/10661144914223607fbbc20.jpg' in /srv/www/htdocs/web20/html/forum/includes/usercp_avatar.php on line 239

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web20/html/forum/includes/usercp_avatar.php:239) in /srv/www/htdocs/web20/html/forum/includes/page_header.php on line 471

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web20/html/forum/includes/usercp_avatar.php:239) in /srv/www/htdocs/web20/html/forum/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /srv/www/htdocs/web20/html/forum/includes/usercp_avatar.php:239) in /srv/www/htdocs/web20/html/forum/includes/page_header.php on line 478



und wenn ich versuche den avatar per url hochzuladen kommt folgener fehler:

Allgemeiner Fehler

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

DEBUG MODE

Line : 165
File : usercp_avatar.php


was kann ich tun?
sory falls es dieses thema schonmal gab :/

Verfasst: 28.02.2005 20:01
von rabbit
du musst im images-ordner einen ordner haben für avatare & uploads.
=> images/avatars/uploads/tmp/ müssen vorhanden sein, wobei uploads und tmp auf CHMOD 777 (KB:chmod) gesetzt werden müssen.
im acp muss dann noch der pfad angegeben werden: images/avatars/uploads

Verfasst: 28.02.2005 20:17
von babygirl.
vielen dank für deine hilfe :)
es hat geklappt :)

Verfasst: 03.09.2005 01:21
von Fls-Speedy
hi! is zwar schon ein bissel her, aber ich habe ein ähnliches problem :-(!

immer wenn ich, oder ein member eingeloggt, auf profil klickt, dann kommt dieser fehler:

Code: Alles auswählen

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/................./barti/includes/usercp_register.php on line 821

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /is/htdocs/......................./barti/includes/usercp_register.php on line 821

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/wp1021090_IF7ZXLT3EK/barti/includes/usercp_register.php:821) in /is/htdocs/.................../barti/includes/page_header.php on line 471

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/............................./barti/includes/usercp_register.php:821) in /is/htdocs/............................./barti/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /is/htdocs/........................../barti/includes/usercp_register.php:821) in /is/htdocs/.........................../barti/includes/page_header.php on line 478
und obwohl ich im adminbereich die option "avatar uploaden" erlaubt habe, wird diese nicht angezeigt.


ich habe den oben genannte check schon durchgeführt und es ist alles wie beschrieben!

weiss einer von euch rat?

ich habe eine neue phpbb 2.0.17 deutsch(von dieser seite) installiert und nur die benutzergruppen, members und die foren eingefügt.


für hilfe wäre ich echt dankbar :D

thx isabel

edit: mir ist gerade eingefallen, dass die smilies auch von anfang an nicht angezeigt wurden :-(, obwohl die installation fehlerfrei durchgelaufen ist.