Avatar uploads doesn work. What could be wrong?
In order for avatar uploads to work, the user account under which the webserver runs must have write permissions to the avatar directory. In UNIX (or UNIX-like) operating systems, this is usually done via the command “chmod”. Most FTP clients have support for this and it is usually done by right-clicking the directory and selecting something along the lines of “Attributes” or “Permissions”. If you don’t know what values to enter, try 0777 (or just 777 if you can only enter three digits).