Easyblog Category avatars won't save. Up-to-date apps and joomla, and GD library installed, etc. Uploading other images to easyblog works, and it accepts the upload image, but simply won't save it or display it.
Hello Chris,
I've checked your site and found out that the issue is because the tmp file uploaded is missing. Then, I check your php.ini and saw this:
upload_tmp_dir = "/../../public_../../tmp". I've temporary comment it and the upload avatar is working fine.
I've tried to replicate your issue in my local and I am facing no issue in saving avatar for category. Can you provide us your backend and FTP access so we can have a better look on your issue here?