Re: Avatars Not Uploading, No Crop Function, Constant Issue
@Diesel Laws, you’re right. There is no Miscellaneous settings in WPMU because avatar uploads go to
e.g. BP in main blog_id_1
wp-content/blogs.dir/1/files/avatars/ plus folders for user 1/ 2/ 3/ etc. and
wp-content/blogs.dir/1/files/group-avatars/ plus folders for group 1/ 2/ 3/ etc.
Can you see if your avatars and group-avatars folders were created in the /files/ folder?
If they have been created, can you see the images uploaded as avatars in the 1/ 2/ 3/ etc folders inside avatars and group-avatars folders?
If not, you might want to check folder permissions in your server, if 755 does not work then try 777 at /files/ folder. If that still doesn’t work, CHMOD 777 the /1/ folder
In addition to the thread https://buddypress.org/forums/topic/avatar-upload-issues ,
you could also deactivate all plugins and change to default theme, then re-upload BuddyPress via FTP or cpanel. Then activate BuddyPress plugin and bp-default theme and see if uploading avatar works.