Just curious, are you using a LiteSpeed webserver?
Are you using GD or Imagick?
Animated or non animated avatars or both?
It has to be one or the other. You should check in your XF settings whether you're using GD or Imagick for image manipulation.
If you view the image directly in your browser, what does it show? Better yet, can we see the URL in question?
ACP -> Options -> Attachments ->I'm not sure if it's imagick or GD, not sure where I can view this. Imagick isn't installed on this server and I need to migrate to upgrade as I'm using an outdated version of Red Hat. Can I switch this to GD. Not familiar with this so need some pointers.
ACP -> Options -> Attachments ->
The Default Image Processor near the bottom of the list.
The questions in my previous post still stand -- notably, being able to see this directly would be the most useful method of debugging.
So you have a medium and a large version of that avatar, but not the small version. The small version returns a 404. This indicates that the resizing is fine, as you wouldn't get a medium version otherwise.
This basically just points to permission issues (or a server move and content not being moved correctly, but I'm assuming it's not that). You should make sure the permissions on the data/ and internal_data/ and all directories and files within (recursively) are correct -- that usually means 0777.
There's the problem - a Waindigo add-on. You'll need to contact him./library/Waindigo/Avatar/Extend/XenForo/Model/Avatar.php
There's the problem - a Waindigo add-on. You'll need to contact him.
We use essential cookies to make this site work, and optional cookies to enhance your experience.