PDA

View Full Version : Avatars


zhabbo
10-01-2008, 05:36 PM
In admincp on Avatars

What should i put in...

Avatar File PathThis file path should be readable AND writeable by your web server (usually chmod 0777)

URL to avatars (Relative to your forums home page)

Because the Avatars dont work

Dismounted
10-02-2008, 05:17 AM
If you are storing avatars in the file system - you need to provide a path to where they are stored. The top one is absolute path (using the file system root reference), e.g. /home/user/www/avatars. The second one is also absolute, but using a URL, e.g. http://www.somesite.com/avatars.

zhabbo
10-02-2008, 10:52 AM
Thanks it works now.