Ok I downloaded this and installed it but I got many errors. Can someone give me the link to the newest version of this? And is there a way I can point it to the folder on my server I want the Avatars to be uploaded to? Thanks.
i am looking for the same thing: changing the place where the avatars get uploaded... i thought of the following: create in the table FORUM_MODS a new variable and call it something like strUploadAvatars. add a value to it, the likes of "new_avatars". then create copies of clsUpload.inc and clsFile.inc (copy and rename the copy to clsUploadAvatar.inc and clsFileAvatar.inc) and edit them to use the correct path, or/and edit the avatar upload engine file to use the correct path. not sure about that...