HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
how they did this( allow user choice the avatar not upload)
reglster
New
i'm searched the community, almost the answer is you can not do this ,but when i tried this forum, they did it.
when you click "change picture", you got this:
when i check the source code found this:<link rel="stylesheet" type="text/css" href="/plugins/avatarstock/design/avatarstock.css?v=1.2.2.57696e31" media="all" />
is this addon? but i cant found a addon named avatarstock or any post include "avatarstock"
Tagged:
0
Comments
Probably they have created that addon for themselves and did not share it with the vanilla community.
This appears to be a hosted only addon called Avatar Pool: https://support.vanillaforums.com/discussion/5765/is-it-possible-to-define-a-preset-of-avatars-we-create-for-our-users-to-choose-from-hosted-version
This seems easy enough to create, go for it!
Plugin quickstart: http://docs.vanillaforums.com/developers/plugins/quickstart/
Search first
Check out the Documentation! We are always looking for new content and pull requests.
Click on insightful, awesome, and funny reactions to thank community volunteers for their valuable posts.
It does seem easy on the surface. But I don't know PHP (yet) and the corporate overlords at Vanilla seem to lock down all the developer documentation to hosted customers only. I can't seem to find any other similar addons to look at their code to get ideas either. And many of the posts around here are 10 years old. Is this place still alive? This addon seems SO BASIC. Why on earth would it need to be a hosted only plugin?