Ok I am find.
upfile$count > upfile0$count
Cms portal and forumhome good working

demo :
www.forumsitesi.info
------------------------------------
full code :
<fieldset class="fieldset"><legend>Resim Y?kleyin</legend>
<form method="post" action="upload/vbimghost.php" enctype="multipart/form-data">
<table border="0" cellspacing="0" cellpadding="0">
<tr> <td> <b>Resim Y?kle:</b><br />
<input class="bginput" type="file" name="upfile0$count" size="30" /><br />
<input type="hidden" name="do" value="uploadfile" /><br />
<input class="bginput" type="submit" value="$vbphrase[vbimghost_hostit]" />
<input class="bginput" type="reset"value="$vbphrase[vbimghost_reset]" />
</td> </tr> </table> </form>
</fieldset>