max upload size

Home Forums Quform PHP max upload size

This topic is: not resolved
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33631
    beachmatt
    Participant

    If I understand the docs correctly, if you insert this

    <input type="hidden" name="MAX_FILE_SIZE" value="20971520" />

    before the upload field, the script will reject an upload that is too large before it has fully uploaded, but it doesn’t seem to be working for me. I have also added

    $upload->getFileUploadValidator()->setMaximumFileSize(20971520);

    to process.php

    #33640
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy