• Resolved marketingwc

    (@marketingwc)


    I’ve tried every combination I can think of but I can’t get the Allowed File Extensions to work. For Example:

    .jpg, .pdf,
    jpg, pdf,
    *.jpg*, *.pdf*, (this worked only for the first extension type)
    (*.jpg*), (*.pdf*),
    (.jpg), (.pdf),
    (*.jpg*, *.pdf*,)

    Am I doing something wrong or is there a bug in the code?

    https://ww.wp.xz.cn/plugins/wp-file-upload/

Viewing 6 replies - 1 through 6 (of 6 total)
  • ChickenPower

    (@chickenpower)

    I just tried also at least ten times and I found a solution!!! 😀
    There must not be spaces between extensions, just like *.jpg,*.pdf,*.doc

    Thread Starter marketingwc

    (@marketingwc)

    That works perfect! Thank you ChickenPower!!!

    Plugin Author nickboss

    (@nickboss)

    I will make a modification to the plugin so that spaces do not cause problems….

    Thread Starter marketingwc

    (@marketingwc)

    Thanks nickboss! If at the very least you could put an example next to the input field of what the multiple extension types should be formatted to, instead of, or in addition to, just the one.

    Thanks a lot!

    Thanks, i had also this problem.

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

The topic ‘Allowed File Extensions not working’ is closed to new replies.