vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - FXI Gravatars - Automatically Replace Avatars (all, custom, or empty) with Gravatars! (https://vborg.vbsupport.ru/showthread.php?t=205963)

EugeneFXI 02-19-2009 10:00 PM

FXI Gravatars - Automatically Replace Avatars (all, custom, or empty) with Gravatars!
 
1 Attachment(s)
I was looking for a mod that forces all users on my forum to use Gravatars, but couldn't find anything at all, except mention that VB 4.0 will have this feature built in... so I decided to learn to make VB mods and give it a try myself.

This mod will replace user avatars for showthread.php, showpost.php, member.php, and memberlist.php with Gravatars (Globally Available Avatars).

You can learn more about Gravatars at http://www.gravatar.com

Installation:
1. Just install the XML file via Add/Import Product, and you're set.
2. You can configure the maximum Gravatar rating, default image, and sizes via the AdminCP under "FXI - Gravatar". You can also set up which users you want the Gravatars to be used for - all users, only those with avatars, or only those without avatars.

Uninstallation:
1. Just uninstall the product and you're done.

Upgrading:
1. Just set "Allow Overwrite" to Yes and install as usual.

Caveats:
1. This mod relies on automatic template edits to postbit (or postbit_legacy), memberinfo_block_ministats, and memberlist_resultsbit, so if you made heavy modifications to these areas, my changes might not take if it can't find the target code.
2. If you notice any areas where the "old" avatars are still in place and not being replaced by my mod - please let me know!

Demo Site:
http://forums.fxinstructor.com

Change Log:
1.0 - 2009.02.20 (Initial Release)
1.1 - 2009.03.27
+ Optionally replace avatars only for users with avatars
+ Optionally replace avatars only for users without avatars.
+ Now works without having to disable the built-in avatar system.
+ Works on the memberlist avatar display too.
1.2 - 2009.04.09
+ Support for postbit_legacy
+ Moved MD5 calculation to MySQL query
Enjoy!

bullet07 02-20-2009 01:30 AM

Nice i will give it a try later.

Rickeo 02-20-2009 01:43 AM

I would install but I don't want to force users to have Gavartar plus I am using Facebook connect so I don't want it to have a huge impact on my site and cause errors anyway of having an option where they can still use custom avatars but have the option to enter gavartar username and passowrd which will upload there avatar from there.

EugeneFXI 02-20-2009 01:50 AM

Quote:

Originally Posted by Rickeo (Post 1749515)
I would install but I don't want to force users to have Gavartar plus I am using Facebook connect so I don't want it to have a huge impact on my site and cause errors anyway of having an option where they can still use custom avatars but have the option to enter gavartar username and passowrd which will upload there avatar from there.

Rickeo, that is a valid concern - when I work on this some more, I'll try to make this selectable on a per-user basis. But like I wrote in the description - I needed something NOW, and this does the job. Quick n' dirty, but effective.

I haven't encountered any problems yet - you can see how it looks at http://forums.fxinstructor.com

Hornstar 02-20-2009 04:47 AM

Yeah it is a good start but I will also wait for another version that can support the ability to either use a custom uploaded avatar or one from gravatar.

ABDALWAHID 02-20-2009 02:59 PM

Thanks, installed...

elmati 02-20-2009 04:29 PM

If the user dont use a custom avatar uploaded by himself then we force a gravatar for him.
i mean use gravatar as default avatar until they upload a custom one.

Btw, nice mod! :D

hctopcu 03-24-2009 11:20 PM

What if we give an option through profile fields as "Use my gravatar".
If choosen then we could put the gravatar. Else normal avatar.

EugeneFXI 03-27-2009 01:36 AM

Thank you for the feedback, guys! I will try to overcome the limitations of this version for my next release, so stay tuned.

Great suggestions!

EugeneFXI 03-27-2009 04:17 PM

Just posted version 1.1 which deals with several issues which have been discussed so far, mainly the ability to select which groups of users get their avatars replaced - everybody, those with avatars, or those without avatars.

For the next version I will try to let users themselves choose what they want to use. For now its still in the hands of the admin.


All times are GMT. The time now is 04:17 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
  • Page Generation 0.02046 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete