One of your templates is empty. You must atleast have a space in them to prevent that error. My entry appeared fine despite the fact you are forcing people to preview their entries before submitting them.
Possibly the problem is his server is running in safe mode so the server will not allow you to do anything to the file in the tmp folder. This is why I rewrote the image uploading code used in Lazarus to use move_uploaded_file and then do some tests on it. After it had checked the mimetype of the file to make sure it is an image that is.