Reply to Local file doesn't exist error
Local file doesn't exist error new!
# Reply
by Kathy, 11 years, 5 months ago
I'm doing a simple upload from a form that has lots of fields. When I select the local file (and it does exist) I get the error "Local file doesn't exist.". I do check to make sure the destination directory is there and writable before uploading. The form has "enctype="multipart/form-data". Do you have any ideas of what I can do to make this work?