MyBB Community Forums

Full Version: DVZ Random Avatars 1.1.1
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
Implementation of Gravatar's default avatars for MyBB. A randomly generated avatar is assigned after the registration so that new users could be easily distinguished.

Supports multiple pattern schemes:
  • identicon
    [Image: 00000000000000000000000000000001?d=identicon&f=y][Image: 00000000000000000000000000000002?d=identicon&f=y][Image: 00000000000000000000000000000003?d=identicon&f=y]


  • monsterid
    [Image: 00000000000000000000000000000001?d=monsterid&f=y][Image: 00000000000000000000000000000002?d=monsterid&f=y][Image: 00000000000000000000000000000003?d=monsterid&f=y]


  • wavatar
    [Image: 00000000000000000000000000000001?d=wavatar&f=y][Image: 00000000000000000000000000000002?d=wavatar&f=y][Image: 00000000000000000000000000000003?d=wavatar&f=y]


  • retro
    [Image: 00000000000000000000000000000001?d=retro&f=y][Image: 00000000000000000000000000000002?d=retro&f=y][Image: 00000000000000000000000000000003?d=retro&f=y]

http://community.mybb.com/mods.php?action=view&pid=378
parse error on line 5
Seems like a typo, thanks. Fixed in #2.
Unless I'm mistaken this also requires PHP 5.4 or above. You might want to note that in this thread.
Nice plugin.I wish if it's possible to add a fonctionnality ?
It would be nice if it can generate random avatar for user that haven't set avatar.
Version 1.1 (build #3, MD5: 82b3d3e2ca02026a93d3edf7840b31b8)
  • implemented defaulting to Random Avatars upon avatar removal
  • implemented tools for assigning Random Avatars to users without an avatar and removing Random Avatars

Upgrading: Overwrite inc/plugins/dvz_random_avatars.php and reinstall the plugin.

http://community.mybb.com/mods.php?action=view&pid=378
good mod

stable #2 doesnt work
dev#3 works fine
Is there any way how to apply these avatars to all users who have already registered? Instead of a defaukt avatar from mybb
(2015-03-21, 12:42 PM)Eldenroot Wrote: [ -> ]Is there any way how to apply these avatars to all users who have already registered? Instead of a defaukt avatar from mybb

Yes, use a tool on the plugins page that has been added in 1.1:
[Image: preview_47371_1426866004_c5e229ebf8b81f3...ec40e3.png]
Can this be modified to choose a random .jpg/.png out of a folder when a user registers, instead of from Gravatar? Similar to Assigned Avatar by Yaldaram. That would be extremely handy. It's one of the reasons we haven't moved over to 1.8 yet.
Pages: 1 2 3 4 5