• I have setup the below Contact form which includes music file attachments. However, when I receive my test emails none of the files are ever attached. I have set the appropriate size and when I test they are far less. I have confirmed that I have the uploads folder and its current permissions are Owner: Read ,Write ,Execute. Group: Read, Execute, Public: Read, Execute

    <label> Your Name (required)
    [text* your-name] </label>

    <label> Your Email (required)
    [email* your-email] </label>

    <label> Subject (required)
    [text* your-subject] </label>

    <label> Your Message (required)
    [textarea* your-message] </label>

    <label> Music File: accepted files – mp3|mp4|m4a(required)
    [file* song limit:10mb filetypes:mp3|mp4|m4a]
    Please be patient while your file is sent. Thank you

    <label> Photo: accepted files – jpg|gif|jpeg|pdf
    [file Photo limit:4000 filetypes:jpg|gif|jpeg|pdf]

    [submit “Send”]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Attachments in Form do not work’ is closed to new replies.