the paths are located somewhere near line 124 unless you altered the code or added/delete anything.
do a search on the upload.php file for "gif"
it should be around this..
<img border=0 src=images/upload_files/profile.gif
edit it to your pleasure.. depending on what you changed.
Second question scsa20..
what you are looking for is this.. on line 192.
URL=$shortpath/upload.php\"
that is just part of that echo statement.
What you will want to change it to is:
URL='forums.simon-soft.com/upload.php'
and see if that works.
Btw.. for those who care.. Brad said that if vB 3 does not come bundled with a photo upload .. like this one .. that he will over haul this version and make it template driven, and fix any and all problems present and future