Page 1 of 1
Avatar error
Posted: Thu Jan 03, 2008 3:34 pm
by Gryphon
Can not upload an avatar. It appears that the /images/avatars/ storage directory is not writable.
Posted: Thu Jan 03, 2008 7:50 pm
by XMEN Gambit
That's correct. I've not tried to get that working, don't know if it even does, but I didn't want a bunch of extra stuff loaded on the site and was paranoid as well.
![Smile :)](./images/smilies/icon_smile.gif)
I guess I could have a look at it.
Posted: Thu Jan 03, 2008 8:09 pm
by Gryphon
It is as easy as just right clicking on the /avatars/ directory in your ftp client and chmod to 777
Offsite avatars tend break over time as people lose/change hosting. Locally hosted images can be more secure and faster loading than offsite as well.
Nothing bugs me more than broken images in neglected profiles
Thanks for listening to my 2ยข
Posted: Fri Jan 04, 2008 8:37 pm
by XMEN Gambit
I don't think it's that easy
![Smile :)](./images/smilies/icon_smile.gif)
, but give it a shot now.
Posted: Fri Jan 04, 2008 9:34 pm
by Gryphon
Not easy for you or the method can't be that easy? hehe. Chmod is needed for any php script that writes a file to a directory, I am sure it is the solution.