• dondela

    (@dondela)


    Hey,

    i can`t upload .mp4 files. It says filetype not allowed. Is this filetype in the blacklist? I have the Pro Versio

    I tried to whitelist ist with the following code in the hooks field:
    global $wfu_extension_blacklist;
    if ( isset($wfu_extension_blacklist[“mp4”]) ) unset($wfu_extension_blacklist[“mp4”]);

    But it still doesn`t work, could you please help me?
    Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, do the filename contains more than one dot?

    Nickolas

    Thread Starter dondela

    (@dondela)

    Hi,
    thanks for your help. No, i tried it with several different .mp4 files and it never worked. This is my code:

    [wordpress_file_upload fitmode=”responsive” uploadpatterns=”*.zip,*.pdf,*.mp4,*.jpg,*.jpeg,*.tif,*.tiff,*.psd,*.ai,*.eps,*.png,*.svg,*.mov,*.mp3″ createpath=”true” placements=”title/filename+selectbutton/uploadbutton/captcha/filelist/message” notify=”true” notifyrecipients=”E-Mail” notifyheaders=”Upload from Website” notifymessage=”Sehr geehrter Empfänger,%n%%n%Dies ist eine automatische Nachricht, die Sie benachrichtigt, dass eine neue Datei hochgeladen wurde.%n%Dateiname: %filename%%n%Dateipfad: %filepath%%n%%n%Beste Grüße”]

    Plugin Author nickboss

    (@nickboss)

    This happens only with mp4 files? Can you send me the URL of the page to try myself?

    Nickolas

    Thread Starter dondela

    (@dondela)

    Hey Nickolas,

    yes it is working with the other formats: https://filmhochdrei.de/upload/

    Thanks

    Plugin Author nickboss

    (@nickboss)

    are you trying to upload mp4 files from a mobile device or computer?

    Nickolas

    Thread Starter dondela

    (@dondela)

    From a computer

    Plugin Author nickboss

    (@nickboss)

    Can you please send me one of these files in my email info [at] iptanus.com (if they are small)?

    I tried a small mp4 file and it succeeded.

    Nickolas

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Whitelist mp4’ is closed to new replies.