forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 modpack by Stramm => Topic started by: stardust on April 28, 2008, 04:18:30 am

Title: Custom Avatars?
Post by: stardust on April 28, 2008, 04:18:30 am
I have over 10,000 images in my gallery, so it's alot to sort through when looking for an avatar. Instead, I'd like to upload 10-20 custom made avatars for my members to choose from. They would be smaller than my current mini-thumbnail size, probably pixellated images similar to (https://forum.coppermine-gallery.net/Themes/coppermine/images/icons/profile_sm.gif) (the "View Profile" icon for this board). And I would be taking out "Upload file" in avatar_manage.php too so members wouldn't try to upload their own.

I know some message boards do this, but my gallery does not bridge any forums, so I'm wondering if there is any way I can get this feature? And if so, how?
Title: Re: Custom Avatars?
Post by: Stramm on April 28, 2008, 07:53:18 am
Such a feature doesn't exist... means it needs to be coded.
You'd need to modify avatar_manage.php. Also read this as it describes most places where the avatar has been added
http://forum.coppermine-gallery.net/index.php/topic,49614.0.html
Title: Re: Custom Avatars?
Post by: stardust on April 30, 2008, 04:55:26 am
Alright, thanks for the reply.
I'll see what I can do with avatar_manage.php :)