Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Is there animated gif suport for Vanilla avatars?
Chanux
✭✭
Is there animated gif suport for Vanilla avatars?
I'm trying to upload it and it is not working. but what about this one http://t.co/3zwzLZxL
0
Best Answer
-
Todd Vanilla Staff
We don't support animated gifs by default because we can't resize them properly. If you want an animated gif avatar you'll need to do the following:
Set the following config setting:
$Configuration['Garden']['Thumbnail']['SaveGif'] = TRUE;
in your config.php.Make sure you upload an avatar that is within your allowed avatar size.
6
Answers
There was an error rendering this rich post.
@aery as a profile picture ??
i doubt it will work if you just upload it, but it might if you replace the uploaded image and thumb manually with the animated gif versions
We don't support animated gifs by default because we can't resize them properly. If you want an animated gif avatar you'll need to do the following:
Set the following config setting:
$Configuration['Garden']['Thumbnail']['SaveGif'] = TRUE;
in your config.php.Make sure you upload an avatar that is within your allowed avatar size.
nope, it doesnt work coz vanilla makes system thumbnail automatically.
There was an error rendering this rich post.
exactly.
I may not provide the completed solution you might desire, but I do try to provide honest suggestions to help you solve your issue.
As far as I'm concerned, Vanilla not supporting animated gif avatars isn't a bug or a problem—it's a value-add feature.