• Resolved mrdylan

    (@mrdylan)


    So I am a bit confused.

    By default the wildcard %username% is a feature.

    Well if I use the %username% path, I have to manually create the directory.

    Is there anyway to have the plugin automatically create the directory if it doesnt exist?

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

    (@nickboss)

    Hi, yes there is option “Create Upload Path” in the visual editor of the shortcode. It will automatically create the upload path if it does not exist.

    Regards

    Nickolas

    Thread Starter mrdylan

    (@mrdylan)

    Thanks, missed that setting.

    I have allowed extensions set as *.* yet when I try to upload a zip file I get “File PartnerWhitePapers.zip not uploaded”

    Plugin Author nickboss

    (@nickboss)

    The pattern *.* will not match all extension but only the most common ones (like media or documents) for security reasons. To allow zip files as well, you need to set it like this:

    *.*, *.zip

    Regards

    Nickolas

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

The topic ‘Auto Create Directory?’ is closed to new replies.