Log in

View Full Version : Avatar path?


lynardjohnson
11-26-2006, 07:44 PM
K. Stupid question. I would like to enable avatars for my forum and don't know what to type for the avatar file path. I would like to have users be able to:
1. Select an avatar from a standard group, or
2. Upload their own from their computer, or
3. Refer them to sites that offer free avatars.

I'm not a programmer and not really sure how to set this up. Can someone give me really simple instructions? Thanks so much!:confused:

Muellmann
11-27-2006, 11:09 AM
To enable avatars just ensure this setting:

In Admin Control Panel (ACP):
vBulletin Options->User Picture Options->Avatars enabled->Yes

Avatars->User Picture Storage Type (leave the default settings)
Avatar File Path: ./customavatars
URL to avatars: customavatars

Ensure that a folder "customavatars" exists in your forumroot,
usually "forum/customavatars"

Chmod this folder to "777" with your FTP program if there are no permissions
to write in the directory.

in your usergroupsettings in the "Usergroup Manager" in ACP should be for each group (usually registered users moderators and administrators) the privilege "Can Upload Custom Avatars" set to yes.

Also these should be not "0" - example settings

Custom Avatar Maximum Width (pixels) 100
Custom Avatar Maximum Height (pixels) 100
Custom Avatar Maximum File Size (bytes) 25000

With "Avatars->Add New Avatars" in ACP
you can add a few own default avatars

For including a referral link to free avatars you should do a template edit.
If you need more help you can ask me again.

lynardjohnson
11-29-2006, 05:10 AM
Appreciate your taking the time to walk me through. I hope that enabling this will help create a more personal environment for my visitors.

lynardjohnson
Reading Answers (http://www.readinganswers.com)