okay, one more little change and it'll work

change
<form action="member.php" method="post">
to
<form action="member.php" method="post" name="vbform">
Now snyx,
The images are saved to disk at the location you specify, you can also set the maximum size (in bytes) for each image. Currently you can not set the maximum dimensions for an image.
Filenames take the format uid<userid>iid<imageid>.<extension>