Check on the filesystem if the file is there and has the right name. You can use firebug to see what kind of error do you get when the file is loaded (404?).
One more tip, handle the file save operations in the form, much cleaner that way. http://trac.symfony-project.org/browser/branches/1.4/lib/plugins/sfDoctrinePlugin/lib/form/sfFormDoctrine.class.php see protected function processUploadedFile($field, $filename = null, $values = null) gabriel -- If you want to report a vulnerability issue on symfony, please send it to security at symfony-project.com You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en