• Resolved kameronb

    (@kameronb)


    I have 2324 files in one directory. When i click on that directory it will not show any files. I have an iframe setup to help loading. They are all pdfs. This is my shortcode.
    ‘[fileaway base=”3″ sub=”drawings” paginate=”true” pagesize=”100″ size=”no” directories=”on” manager=”on” drawerid=”1″ theme=”greymatter”]’

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

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

    (@thomstark)

    The file table pagination and sorting is generated by javascript, and 2000 files is too much for your browser to handle. Use a list, or separate the files into multiple subdirectories, or email me at [email protected] if you want a beta version with the option to paginate on the server side.

    Plugin Author thomstark

    (@thomstark)

    Sent. It’ll work with directories on but any subdirectories in your current folder will always be at the top of the table regardless of your page #, because directories are handled separately from the files. So be aware that with manager mode and directory mode, the sub directories in a given directory will always be at the top, plus the number of files specified in pagesize underneath.

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

The topic ‘File limit limitation’ is closed to new replies.