• Resolved eclerkin

    (@eclerkin)


    I have the following shortcode for viewing/managing folders/files but I get an error (just says ERR) each time I attempt to delete a file in a folder. If I click “rename” on a file, simply add a space at the end of the file then click “Cancel” then “Delete” then click “Proceed”, it will delete the file properly. I thought I read a blurb about file permissions but cannot find it now.

    [fileup base="1" sub="2016" matchdrawer="1" showto="administrator,editor" makedir="true" fadein="opacity" fadetime="1500" overwrite="true" theme="silver-bullet" align="left"]

    [fileaway base="1" sub="2016" drawerid="1" manager="on" textalign ="left" type="table" directories="on" fadein="opacity" fadetime="1500" mod="no" size="no" drawerlabel="click on monthly newsletter to Download" drawericon="drawer" sortfirst="filename-desc"]

    https://wordpress.org/plugins/file-away/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter eclerkin

    (@eclerkin)

    UPDATE: The following shortcode allows me to delete a file within a folder. The only major difference is the use of sub=”2016″ attribute in the first shortcode and the excludedirs=”2016″ below. CONFUSED!

    [fileup base="1" matchdrawer="1" showto="administrator,editor" makedir="true" fadein="opacity" fadetime="1500" overwrite="true" theme="silver-bullet" align="left"]

    [fileaway base="1" drawerid=1 excludedirs="2016" manager="true" textalign ="left" type="table" directories="on" fadein="opacity" fadetime="1500" mod="no" size="no" drawerlabel="click on year then click on monthly newsletter to download" drawericon="drawer" sortfirst="type-desc" sortfirst="filename-desc"]

    Plugin Author thomstark

    (@thomstark)

    I’m confused too.

    Thread Starter eclerkin

    (@eclerkin)

    Doh…I was still on version 3.9.1 (Linux) so I upgraded to 3.9.6.1 and now it works properly. Windows, on the other hand, is still a problem but you have already addressed that issue. Please close this ticket.

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

The topic ‘Deleting Files – Manager On’ is closed to new replies.