What exactly are you trying to do and how exactly are you doing it? Because that message is for those who are intentionally tampering with the directory paths established in the shortcode attributes.
Are you using double dots in your base directory configuration?
that message is for those who are intentionally tampering
With Bulk action mode enabled, if you click on “file away” with nothing selected, that message appears!
Not for me it doesn’t. Please show me screenshots of your Base Directory config and your shortcode in the page editor. (You can email them to me if you need to.)
Well, that is very peculiar. It shouldn’t be doing that. I would need to be able to take a look at your page where the manager table is to take a closer look. I apologize for the inconvenience this is causing you. Would you be able to send me access?
This is the message I get (and that you’re supposed to get) when you click on File Away with no action or files selected:
No action has been selected.
No files have been selected. Click on the table rows of the files you wish to select.
OK. After I realized you were using dynamic paths I was able to figure out how to duplicate your issue. It will be fixed in my soon-to-be-released next version. Thanks for bringing this bug to my attention.
Version 2.3 is now released and I fixed the false positive bug. I also added the ability to restrict sub-directory creation/deletion/renaming to specified user roles. Thanks for your feedback!
You are great!
How can I disable add folder to customers?
add this to your shortcode:
dirman_access=”administrator,editor”
Just a comma-separated list of user roles of those who are _allowed_ to create/delete/rename subdirs. Any role not included (including logged-out users), will not have access to subdirectory management.
Ok but without: “”
dirman_access=administrator
If I want to translate everything in italian? How can I do this?