Uploaded avatars are not properly chmodded which makes them not appear in forums. It's 0600 instead of 0644. My hosting provider will not change umask settings so is there anything to do on my side to fix this?
Can I add umask() in php somewhere to define avatars permissions on creation?
Can I add umask() in php somewhere to define avatars permissions on creation?
Last edited: