if you don't use a full path you need to have that file in "engines" folder which is where you have installed the program to. Else simply use a full path like...
I haven't actually done this myself, but from what Sven said you need to look at the engine.ini for whatever platform it is that you want the avatar to be uploaded. Then you need to look at the HTML source code (or use inspect element in Chrome) and see what the field is called. If it's called "user-pic-upload" then in the ini file for that platform you need to add a line that says user-pic-upload=C:\301\default.gif or whatever the case. Like I said, I haven't actually done that but I think the way I described it is correct so it's at least worth a try. Let us know how it goes.
Comments
it's that simple...
avatar-or-whatever-this-parameter-in-form-is-called=avatarfile.jpg
Thanks for help
if you don't use a full path you need to have that file in "engines" folder which is where you have installed the program to. Else simply use a full path like...
avatar=C:\301\default.gif
qn - where exactly is this detail meant to be added to make this happen for those sites that require it?
I am seeing on the micro message sites that they don't require an avatar for example but it might help anyway for keeping links.
Can you give some pointers?
Thanks NR