1

Topic: Avatar Directory is not writable

The avatar directory is currently not writable! If you want users to be able to upload their own avatar images you must see to it that the directory named img/avatars is writable by PHP. You can later choose to save avatar images in a different directory (see Admin/Options). Use chmod to set the appropriate directory permissions. If in doubt, chmod to 0777.

what do i do?

Re: Avatar Directory is not writable

give it public write permissions. what ftp program do you use?

~James
FluxBB - Less is more

3

Re: Avatar Directory is not writable

FileZilla

Re: Avatar Directory is not writable

Right click the folder in Filezilla, click "File Attributes", and change the "Numeric Value" to 777.

Looking for a certain modification for your forum? Please take a look here before posting.