• Resolved woodant71

    (@woodant71)


    Hi, I have the plugin working, I can upload all sorts of different files.

    Except XLSM files. I get an error…

    Upload failed!
    File not allowed.
    Failed upload path: /volume1/web/wordpress/wp-content/uploads/status/INFLIGHT/INFLIGHT.xlsm

    Like I said, I can upload all sorts of other files. Just not XLSM. Is this a limitation of the plugin, or do I have a setting on my WP site wonky?

    Thanks

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

    (@nickboss)

    Hi, xlsm extension is not included in the list of default extensions. To add it, you need to set Allowed File Extensions in the shortcode as follows:

    *.*, *.xlsm

    You can also read this article for more information about allowed file extensions of the plugin.

    Regards

    Nickolas

    Thread Starter woodant71

    (@woodant71)

    Thanks!

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

The topic ‘Cannot upload XLSM files’ is closed to new replies.