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.
similar avatar appearing on new signups but different emails
Aolee
✭✭
hi i dont know if vanillicon has problems lately but im seeing similar icons on new members -- please check
0
Best Answer
-
Todd Vanilla Staff
Wow. We were off by a factor of 2x and hit our limit of vanillicons. I've cleared out the cache and will have to allow our servers to generate more vanillicons/folder in the future.
You guys will have to refresh your pages to get rid of the bombs, but it should be fine now.
0
Answers
@Aolee
this is also affecting my forum. each user that signs up gets the same 'bomb face' icon an issue with vanilla icon servers/configuration.
There was an error rendering this rich post.
http://kaohsiungliving.org/forum/activity
There was an error rendering this rich post.
i found the isssue!
this is the problem
hope vanillicon can fix or regenerate the icon this soon. thanks!
there seems to be a problem with vanillicon generating size 100x100 avatar, hope someone can help fix the problem
@Aolee very nice work detective! hope someone at Vanilla can fix this soon so my forum doesnt get overwhelmed by mr. bomb face!!
There was an error rendering this rich post.
Wow. We were off by a factor of 2x and hit our limit of vanillicons. I've cleared out the cache and will have to allow our servers to generate more vanillicons/folder in the future.
You guys will have to refresh your pages to get rid of the bombs, but it should be fine now.
@shozen1
you can use this temporary work around while they are still sorting out the issue,
change
$PhotoUrl = 'http://vanillicon.com/'.md5($Email).'.png';
to
i noticed that the bomb face is always 200px and normal size is always gives 100 width,
this code checks if the normal size of the image from vanillicon is 200px or not, if 200px (meaning bomb face).... use the 50px size vanillicon.
@todd, didn't see your reply my reply is only 1min late from your reply. ok will check now
Awesome, I was gonna post something about this. Thanks @Todd