Topic: [RELEASE] Default Avatars for PunBB

I don't know who made the avatar images I'm including, I found them in a torrent, if someone knows who the author is please let me know so I can give proper kudos.

Description:
Installing this modification will automatically display a randomly selected avatar in posts for users who have none set.

Download: http://irunbackwards.com/files/pun_defaultavatars.zip

Features:

  • Keeps the same avatar per user in thread, you can see this effect in the screenshot.

  • Using your own avatars is easy, once the extension is installed, just upload additional (JPG|GIF|PNG) files to the 'avatars' folder in this extension's directory. (Or, replace the ones already there with your own.)

Screenshot:
http://imgur.com/OeM6Z.jpg

Re: [RELEASE] Default Avatars for PunBB

thx a lot  big_smile

Re: [RELEASE] Default Avatars for PunBB

No problem, let me know if you have any issues!

Re: [RELEASE] Default Avatars for PunBB

can you tell me how to resize avatar i want to make size 120*120
how to make it ??

Re: [RELEASE] Default Avatars for PunBB

if you changed in your admin section to 120x120 you need to also change manifest.xml of extension on line 38 replacing 60x below with 120px...
[code=xml]style="width: 60px; height: 60px;" [/code]

Re: [RELEASE] Default Avatars for PunBB

KeyDog wrote:

if you changed in your admin section to 120x120 you need to also change manifest.xml of extension on line 38 replacing 60x below with 120px...
[code=xml]style="width: 60px; height: 60px;" [/code]

i all ready done this but dos't happen

Re: [RELEASE] Default Avatars for PunBB

did you

uninstall
clear cache
reinstall

that extension?
?

Re: [RELEASE] Default Avatars for PunBB

KeyDog wrote:

did you

uninstall
clear cache
reinstall

that extension?
?

thanks you very much now its work

Re: [RELEASE] Default Avatars for PunBB

Just updated, uses your avatar sizes set in the control panel!