![]() |
[1e2] Gravatar as Default Avatar for users without image: auto generate random avatar
1 Attachment(s)
With this very sipmple plugin you can display a Gravatar icon as default avatar for users that don't have any avatar saved or selected. But if an user has its own avatar, this one will be used instead of Gravatar. So you can continue to use your forum's avatar system, and this plugin will be used only when an avatar is not present.
The Gravatar is unique and automatically genereted based on registration email address choosen by the user. And the avatar created is used in every other website that use this method, like Wordpress blogs. Users that are registered to gravatar.com can upload their avatar image so that every website that uses Gravatar will display the uploaded personal image! So you can save your personal avatar one time and have it spreaded everywhere Gravatar system is used. Images are hosted on gravatar.com website, so you don't have any increase to your server load or bandwidth. In this way every user (old users and new users) will have an avatar image, and to recognize the author of a post will be simplier for all because unique images are assigned to each one. Your forum will be more userfriendly and nice looking! How To 1- Go to Plugins & Products -> Manage Products -> [Add/Import Product], then select the xml file downloaded, click Yes for Allow Overwrite and click Import button 2- Go to Settings->Options->User Picture Options and you will find three new option at the end of the page (see screenshot) where you can: * Choose the Gravatar Type (choose between different Gravatar icon):
* Choose the Gravatar Dimension from 1 to 512 pixel square (default is 80) accordingly to your theme. You must write only numbers without characters or punctuation (so for example 120 and not 120px nor 120,5). * Choose the Gravatar Dimension for your Sidebar from 1 to 512 pixel square (default is 30) accordingly to your theme. You must write only numbers without characters or punctuation (so for example 120 and not 120px nor 120,5). *- Choose the Gravatar Ratings. All images are rated default as "g":
Note: uninstall Geekydesigns default avatar hack to make work. A manual edit for 4 files is needed if you want gravatar also in Blog and in ForumHome Sidebar. It's a simple search and replace, you can do it in 1 minute. As soon as I have time, I will make automatic the manual edit and I will add gravatar support also for CMS. The plugin adds a footer link to author website as copyright mark, but I don't require you to keep it. To remove the copyright info just disable the plugin for footer link: go to Plugins & Products->Plugin Manager and search the plugins for Gravatar as Default Avatar and delete or disable the one named "Profile Hooks". Consider a donation if you do so. vBulletin 3.8 version, please, download HERE Changelog: v 1.0 Initial release v 1.0.1 corrected a bug that makes the gravatar all the same in user profile v 1.1.0 Added a rudimental menu option to choose gravatar type, dimension and ratings v 1.1.1 Improvements in option menu to prevent errors and make it easier v 1.1.2:
v 1.1.2p2 update for VB 4.1.8 and added HTTPS version v 1.1.2p3 updated for VB 4.1.10 |
nice!
Looking forward to the XML :) [high]* Brandon Sheley tagged it[/high] |
XML file uploaded. But I need to create only one xml file with a page option where you can select directly the Gravatar type and the dimension.
I need some free time... but I will do it. |
Installed and working. Thanks. Please note that if you have Geekydesigns default avatar hack installed then you must uninstall it for this to work.
|
Installed. :D
|
Is there a way to use images that we've uploaded to gravatar.com, to save bandwidth?
|
Every user must register to gravatar.com and upload his personal avatar, you can't do a bulk upload.
When you register on gravatar.com you can add other email addresses to your account and associate an avatar to each one, but you must add emails one by one and you must click on confirmation link sent to each email. If you want, you can advise your users about gravatar.com and tell them to register and upload their avatar |
I have just added a rudimental menu option in User Picture Options. Now I have to learn more about xml language to make multiple choices options.
Anyway, now you can select dimension, rating and type of gravatar in your control panel without editing any xml. |
Thank you for this great mod. :D
|
thank you for this update
|
awesome, works in 3.8.7 Thanks
|
@ru55ian
really? Does it works on vb 3.8.7 without any modification? Or do you have changed something in the code? Can you tell me also if the menu option is working? |
Just a small update to menu option to prevent admin to write wrong options.
|
Really good work!
|
I was just looking over gravatar.com and considering trying my hand at coding this... I thought I'd have a quick look over here first though in case someone had wrote it already - YAY, someone has... saved me a lot of head scratching :)
|
ps - this doesn't work on the blogs nor the CMS area :(
Hope you can update accordingly :)) |
Yes, I'm working on it. I want it too on my forum ;)
Now I will release an update where you can select the dimension of the avatar for the single part: profile, postbit and userlist. Then I hope it will be the time for the full version! |
I just added a txt file with instruction to add Gravatar icons to sidebar and blog. Unfortunatly there are no hooks to make theese changes automatically with xml.
Anyway, I'll try to find a way to make theese changes automatic. You need to update also the xml if you want to add the sidebar gravatar. About cms, it uses different method to display avatar... I think I have to look into database. So, by now CMS is excluded. But I'll do it also for CMS area. Don't worry. |
Warning!!
This plugin contains the following code: PHP Code:
Make sure you remove the above lines. |
The plugin is also missing code to add the gravatars to the sidebar ...
|
It's copyright mark. If you don't want, you can disable the plugin.
-edit- I changed the code so that the copyright text is now a visible link. The code to display gravatars in sidebar is in the TXT inside the zip archive: you must do manual edit. |
Ok thanks.
Edit: Sorry but I can't accept a link. I'll rather send you some $. Sending you a PM. |
No, please, I don't want money to delete the link. If you don't want it, just disable the plugin for footer link:
go to Plugins & Products->Plugin Manager and search the plugins for Gravatar as Default Avatar and delete or disable the one named "Profile Hooks". I don't require to keep the copyright footer. |
Ok, thanks a lot.
|
Profiles are messed up when mod is uninstalled.
Tried disabling plugins and when process_templates_complete is disabled is when the profiles get messed up. PD: I'm running vbulletin 4.1.4 on my board |
Try to flush your cache (browser cache and server cache), this plugin doesn't touch in any way your template, so when you disable it, you return to the original state.
|
I tried what you said, but the issue is not fixed by flushing the cache. Only the profiles that have been modified are affected, unmodified profiles are not affected. Can you look into this, I had to unistalled because the location of the footer link does not look good with my footer.
|
The footer link can be removed, I don't require to keep it.
To remove the copyright info just disable the plugin for footer link: go to Plugins & Products->Plugin Manager and search the plugins for Gravatar as Default Avatar and delete or disable the one named "Profile Hooks". About your issue, can you give me a link to your forum? As already said, this product doesn't add anything to your database or server, it's a simple function that calls a gravatar link when the avatar link is empty, but it does it on the fly. So no profile attribute is modified |
Link to one of the affected profiles sent in a private message. :)
|
Issue has been resolved, it was not the gravatar plugin causing problems with my profiles but a template edit.
|
Updated the manual modification for VB 4.1.5
|
ohhhh awesome man :D thanks :D
installed + tagged + motm + 5 stars :D thanks :D |
Can you give Support for adding gravatars to CMS-Widgets like "Recent Posts/Threads", too?
IMO it's to inconsistent, as it is now. Hopefully you find a way to automatically add gravatars to the templates, soon. greets Zohhak |
@Zohhak I'm sorry, but there are no template-hook to automatically insert gravatar in CMS-blog/widget.
And then, blog and cms uses another system to call avatars. I need to work on it, but it will be another manual file edit. I'm sorry, I'd like to have gravatar everywhere too. |
Great plug-in! Is there any way for me to specify a custom default gravatar when users don't have one (instead of using the Gravatar default monsters/blank guy/etc.)?
|
I think this mod is more than I want, but I'm not sure.
I have about 40 avatars that a user can pick from if they don't have their own. All I really, really want, is if a user doesn't pick one nor upload one of their own, that the system would assign one of my 40 at random. It seems like it should be an easy thing. On my pet forum, I require avatars to be of an appropriate pet, so pulling in gravatars is not what I want. Thanks! |
@ryiin No, there isn't this option. This is out of the scope of gravatar plugin, so you need to find other plugins that do it or modify the xml of mine and substitute the url that calls the gravatar with the url of an image you want.
@cavyspirit This plugin calls a gravatar, and every gravatar is unique. If you assign an avatar of your 40, then there will be many users with the same avatar. Anyway, you can't do it with my plugin, I'm sorry. It's out of its scope. |
ınstalled.Thanks.
|
Hello, found some error:
Avatars doesn't show up in the "View Forum Leaders" (showgroups.php) and in the groups section... |
It is not an error, I haven't considered them.Thanks for reporting, I'll try to add gravatar also there.
|
All times are GMT. The time now is 01:36 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|