• Resolved Leo

    (@lesi)


    I get a ‘This file exceeds the 10 MB max file size’ notice in the Fileaway upload form when I try to upload a file bigger than 10mb. Is this a Fileaway limit, and if so, how can I change it?

    My server’s max file size for uploads is set at 256mb, there is no limit set in .htaccess or wp-config.php.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author thomstark

    (@thomstark)

    [fileup maxsize=256]

    Thread Starter Leo

    (@lesi)

    Thanks Thom, it worked after I added quotes [fileup maxsize="256"]

    • This reply was modified 7 years, 1 month ago by Leo.
    Plugin Author thomstark

    (@thomstark)

    Glad it’s working. You shouldn’t need quotes unless there’s a space in the value. And obviously make sure there’s a space between 256 and any subsequent attribute.

    At where did you added the quote, I am having similar issue

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘This file exceeds the 10 MB max file size?’ is closed to new replies.