Could not write avatar file to local storage. Please contact the board administrator with this message
DEBUG MODE
Line : 157
File : /home/virtual/site13/fst/var/www/html/forum/includes/usercp_avatar.php
und das steht in Zeile 150 bis 161
Code: Alles auswählen
$fptr = @fopen($tmp_filename, 'wb');
$bytes_written = @fwrite($fptr, $avatar_data, $avatar_filesize);
@fclose($fptr);
if ( $bytes_written != $avatar_filesize )
{
@unlink($tmp_filename);
message_die(GENERAL_ERROR, 'Could not write avatar file to local storage. Please contact the board administrator with this message', '', __LINE__, __FILE__);
}
list($width, $height) = @getimagesize($tmp_filename);
}die Avatare sind komplett freigegeben m ACP
wer Testen will...bitte