No errors, no file upload

I have a simple file upload form, and I must be missing something. I select the file, do the upload, get a success alert, no issues in browser, but file is not uploaded. Screenshots . Any ideas on where to look would be greatly appreciated. Permissions are correct as well.
Action File


Form

Success

Console

Newtork/XHR

Hi Ken,

Just need a filename in the template field. The path specifies the folder and template allows you different options for the filename.

—Ken

2 Likes

Thank you, I knew I was missing something simple!