Good morning,
Two weeks ago I gave this plugin 4 stars because of a problem. The author kindly answered me and he gave me some solution to solve it. I tried deactivating all the plugins, I tred reinstalling the plugin, I checked my .htaccess file and I found the rule, but it still doesn’t work. The file link is mysite.com/wp-content/uploads/upf-docs/file.extension, and the redirect to mysite.com?file=file.extension doesn’t work.
Is there any other solution? Is it a problem with my hosting provider?
I have another question: is it possible to show the login page to a guest if he tries to acces a file?
Thank you very much
]]>For some reason files can be removed from file manager but still occupy storage on disc. I found a lot of removed files in upf-docs folder.
Im using free version. Using clean installation of WordPress.
I need the following: I have a Google Drive account where I upload different files in different folders (each folder corresponds to a user).
On my WordPress website, I have different users accessing their private area. In each user’s private area, they should see only the files that correspond to their Google Drive folder (the Google Drive folder name is the same as the WordPress username)
The idea is that the user is automatically synchronized with their Google Drive folder (since they have the same name), without having to manually assign each folder to each user.
Is this possible with the PRO plugin?
]]>Is there a feature that inform the admin for viewed and downloaded files?
Can the admin know if a user had downloaded the file or viewed it?
Can the admin set a date-of-life for a file? after a date user can’t view or download the file anymore.
Thanks in advance.
Hi! I just installed this plug-in and am trying to create a public folder. In the plug-in settings, I enable ‘Enable public folder’ and click ‘Save’. I then get a message ‘Settings Saved!’ but the ‘Enable public folder’ setting is automatically disabled again. How can I enable this setting?
]]>Hello,
I’ve noticed, that every request may be answered with 404 in some setups, even if successful. This can be omitted by explicitly sending HTTP 200 before serving the file in dl-file.php:
[...]
// If we made it this far, just serve the filestatus_header( 200 );
readfile( $file );
exit;
]]>
Hi, we’d like to purchase the plugin for our client and I’d like to know if it has all the features we need.
Each user needs to have his own login (it’s preferred if the admin creates the username and password and share them by email with the user).
Each user has its own folder of files, the admin can share files and the user can upload the files in this folder with no other user except him to access.
Is there a limit of folders we can create for each users? We still don’t know how many users we will have.
Hope you can provide these features, we would be excited to purchase the plugin if so.
Hello, I’d like to purchase a lifetime license, and use it on a staging site and a production site. Is this possible? Can the same key be used on a domain and a seperate IP address (staging and prod sites)?
If not, can I link it to the staging site while we’re testing, then switch it to the production site when we’re ready to send it live?
]]>I am using Axtra theme for my website. I used this plugin to share folder and files with the other users. But the problem is that the files are not clickable. Without clicking I am not able to view or download the uploaded file. What should I do?.
]]>Hello, I need to confirm that the thumbnails are automatically generated when I upload image files to the file system. Do I need to manually do any action “per file” to ensure image files display with thumbnails? And what is the file size limit for thumbnails to be automatically generated?
]]>Trying to upload zip file with 1.1 Gb size. Here is my server config https://imgur.com/a/DPqSxjh
While uploading I get error in console https://monosnap.com/file/G1ncZpKvHgWgwgfxwHWbgeQPxbDNco
Max size of file that I was able to upload is 170mb.
Any ideas what can be wrong?
Hello, I have the premium version of the plugin and have already written a message to support, but have not received any information after several days.
We use an NGINX server with Multisite WordPress. The problem is that the images and files can now also be accessed by users who are not logged in.
So https://www.domain.de/content/uploads/upf-docs/user_128_doc_1702569073.jpg
It is not blocked or you are not redirected. There is no htaccess that is modified because it is an NGINX server.
Is there any help or something that needs to be set differently?
]]>Hi,
I have a problem displaying the dashboard because it looks messed up like a puzzle, I thought it was my theme but I’ve activated twenty twenty two and I got the same result. You can see it in the screenshot: https://prnt.sc/3vGYJr2pwEZm
I installed the plugin User private files and I have put [upf_manager] in the short code. As a result I have obtained a chart very big and Iwould like to change the size of the box that appears on the screen to manage the files.
Thanks a lot
]]>Hello, thanks for the great plugin.
Is it possible to display the uploaded date information?
Thanks
]]>Error: 5 with a browser page refresh when trying to upload videos or any bigger files than 10MB. All good via media library, but it’s not accessible with this plugin. Why doesn’t this plugin work?
]]>Hi there,
Can you please tell me if your plugin can allow me to display category pages and then lets me hand out a link to each category and link page so people can see the links.
Thanks
]]>I purchased the pro version and have sent multiple support requests. I am working on a fresh install of WordPress with no other plugins activated and I still can’t get files that I upload to delete. I have sent WordPress login with username and password. PLEASE HELP!
]]>Thanks for the latest update, which has fixed the problem I was having with getting the email notifications to work (“user x has shared a file with you”). That’s brilliant. However… if I upload a file into a folder which is already shared with a particular user, that user does not receive a notification that a new file has been shared with them. Can you look at that for me, please?
]]>Hello i’m configuring this running Divi and seem to be having an issue with the display of files using the [upf_manager] shortcode. I didn’t seem to have an issue with the old ‘upload’ and ‘display’ shortcodes. The upf manager is visible and looks fine, except the files seem to endlessly blink and load. Also, when I try to click on any button I see javascript:void(0); show up in the bottom corner where a url would show. Any fix or revert to old shortcodes?
]]>Hi, the plugin works fine, but the email notification doesn’t work. Suggestions?
]]>Hello All
I am looking into installing this plugin, i have some questions about it
Can only one user like an admin be able to upload a file, and the rest be able to download
Can files be only be downloaded by specific users for example, document 1 can only be downloaded by user 1 , document 2 can only be downloaded by user 2
When i go to the page where the uploader is located, it is cutoff. I am at full-width on the template.
]]>Hi,
I am a user of the pro version but I am writing here because I did not get an answer to the email which I sent through the form on your site.
Does the plugin have a function to share defoult files. What I mean is that I, as the admin, will share some files and any new user (e.g. subscriber) who creates an account will see them immediately after registration.
In addition, some extensions do not have an icon, e.g. .dwg, .bmp and when the icon is not displayed you cannot click on the file. The solution could be to give a defoult icon for each unknown file or make the file name a link to the file.
is there a way to define a specific folder on first page load?
For example I want to bring the users in the folder All files shared with me.
hi
can i add share file ?[upf_upload]
for admin only
or any way to add in admin dashboard
]]>Because I want the ability to upload to be restricted on certain pages, I used only the [upf_display] shortcode on these pages, but that shortcode displays the “My Files” label. I don’t want these pages to display the “My Files” header.
My “simple” solution is to have the “My Files” header and files attached to the [upf_upload] shortcode instead of the [upf_display] shortcode. But, I realize then it doesn’t really fit your structure of upload/display. But because the plugin is so BEAUTIFULLY SIMPLE, you don’t have any settings, so there’s no place for that kind of customization.
Thanks for listening. And thanks for the beautiful plugin! I already added my review for 5*s!
]]>For the website that I am working on, we do not want the users files to clutter up the media library, is there any way to subsection them off or make them not appear at all?
]]>Hi,
I have the plugin installed. When I create a page with the upload shortcode, it is fine. But when I add the display shortcode, I get the below error and cannot save the page.
Updating failed. The response is not a valid JSON response.
If I remove the display shortcode, I can save the page again.
Michael
]]>First of all, the plugin seems great, but I have some questions.
I’m going to have several users uploading files, and I’m going to have to manage those files.
1) It seems that all files are going to the same folder /uploads/upf-docs. Is there a way to change this folder?
2) Is there a way to have a folder for each user? /uploads/upf-docs/user1
3) All files start with user_X_***. Is there a way to make it usernameX_***?
4) Is there a way for the admin to see all files uploaded via upf, excluding the normal media library files?
Are any of these questions answered with the pro version?
Thank you!
]]>