Code

Discussion on File Manager Plugin For WordPress

Discussion on File Manager Plugin For WordPress

Cart 3,858 sales

getredhawkstudio does not currently provide support for this item.

1696 comments found.

Hi, its possible to show an extra folder if the user are logged?

Find the function fm_access_shortcode in filemanager.php and replace it with this one:
https://gist.github.com/jamalkhan2k6/27ffa05ae7d2e86fe178d236851a240d

This will allow you to use another shortcode restriction like this:
[fm_access group='logged-in'] [filemanager foldername="*"] [/fm_access] [fm_access group='not-logged-in'] [filemanager foldername="wp-admin/css" groups="Everyone" access="r"] [/fm_access]
the above example shows you a generated shortcode for “Everyone” and all folders shortcode for “logged-in” users.
I’ll add the not-logged-in shortcode in the next update too, you can modify the code for now.

Hi, filemanager.php updated.

If i use

[fm_access group='logged-in']
[filemanager foldername="*"]
[/fm_access]

i get some warnings when i save the Page Warning: Cannot modify header information – headers already sent by (output started at /..../wp-content/plugins/advanced_file_manager_5/filemanager.php:379) in /..../wp-content/themes/Divi/includes/builder/functions.php on line 2624

Warning: Cannot modify header information – headers already sent by (output started at /..../wp-content/plugins/advanced_file_manager_5/filemanager.php:379) in /..../wp-content/themes/Divi/includes/builder/functions.php on line 2626

Warning: Cannot modify header information – headers already sent by (output started at /..../wp-content/plugins/advanced_file_manager_5/filemanager.php:379) in /..../wp-admin/post.php on line 198

Warning: Cannot modify header information – headers already sent by (output started at /..../wp-content/plugins/advanced_file_manager_5/filemanager.php:379) in /..../wp-includes/pluggable.php on line 1219

No problem with [filemanager foldername=”*“] without [fm_access …]

And using [fm_access …] makes the filemanager box to go above the text I have a page with a text row then the filemanager but when i open it, first there is the filemanager and then the text. This only if i use [fm_access], no problem with a [filemanager foldername=”...” groups=”Everyone” access=”r”]

Thanks for your help

Can you email me, you must have made a mistake, I’ll send you the modified file.

We don’t want to have documents stored on the website server, is it possible to connect to a cloud storage like Google Drive?

Hi,
It has to be stored on the website server, there will soon be google drive and dropbox addons for the filemanager but not yet.

Hi… I was curious if this file manager would work for individual users… meaning each user would have their own private directory to upload too… maybe using a members plugin in conjunction with this plugin. Please advise.

Hi,
The filemanager has built-in feature that lets every user have their own unique folder. You can set the permissions to read/write from the settings page. More info here:
https://jamalkhan.info/filemanager/2018/06/06/default-folders/

Thank you for your reply above.

No worries.

...nvm wrong account

Hi there, from the front end view the icons are shown in stack and not inline as it should be, how can I fix that? Thanks

Hi,
Can you show this to me on your site? This is probably a jqueryUI conflict. Try switching filemanager theme from the setting page of the file manager.

Hello, we purchased the Advanced File Manager for our company and we cannot upload files larger than 10mb. We contact with our server provider and we have checked the following items so far:

DEBUG REPORT 23/10/2018

UPLOAD ON SSL_1 : 100MB OK UPLOAD ON SSL_2 : NO LIMIT OK UPLOAD ON SERVER : 512M OK UPLOAD ON PHP: 512M OK UPLOAD ON INSTANCE: 64M OK

INSTANCE : READ/WRITE ACCESS: OK FOLDER ACCESS: OK

SERVER : OK

Please, let us know how to resolve this issue. The plugin is updated to the Version 7.0. Thank you.

Both, just now.

Issue resolved, thank you!

Hi, How many future updates are included in a regular license?

Thank you

Hi,
Future updates are all free after the purchase.

I am getting a warning message from Wordfence:

Warning: Creating default object from empty value in ../wp-content/plugins/advanced_file_manager_5/plugin-update-checker.php on line 469 Fatal error: Call to undefined method stdClass::toWpFormat() in ../wp-content/plugins/advanced_file_manager_5/plugin-update-checker.php on line 963

Could you help to interpret it ?

Hi,
You can just replace the plugin with the new one, this is an old error. The new version is available to download here.

I have an odd issue. I have sync enable and when I upload a file into File Manager it appears in the media library. When I delete a file in file manager, it is still shown in the media library. The file is gone, but the entry still appears in the library. Other than that issue, I love the plug in.

Hi,
Thanks for bringing this to my attention, I’ll fix that in the next update.

Also deleting in the media manager doesn’t delete from file manager. Again great plugin

Actually that it should do, only deleting the thumbnails wont delete from the filemanager since there are multiple files.

Hi. I would like to make sub folders within a main folder read/write access for the specific user. But all other folders should be read access only.

Example: Main Folder: Nouveautopia Images Sub folders within this folder: New Images; 2017 Images; 2016 Images.

I want this specific user “Nouveautopia” to be able to read/write the subfolder called “New Images” but not any of the other sub folders.

Is this possible?

Thank you

Hi,
If you assign them a parent folder, with read/write access, all the subfolders will have read/write access too.
What you can do is, you dont assign them the root folder, but those sub-folders individually with different permissions as you like and then use the shortcode :
[filemanager foldername="*"]

This will show the users all the folders assign to them.

I just purchased the plugin. The issue I am facing is when an Admin logs in he just sees his folder or the root folder that I set.

Each user gets his own folder and can upload the files there but the admin cannot see all the folders and files they uploaded.

Please let me know what’s wrong with my configuration. I used the following short-code.

" groups="administrator" access="rw"">filemanager foldername=”” groups=”subscriber” access=”ru”

Thanks

Then it should be working, check your spam. Also which version of the filemanager are you using.

I found that when I put the domain related email to the admin’s notification email i.e. (something@mydomain.com), it works, admin gets the notifs, But when I put the email out of domain like something@gmail.com then admin doesn’t receive any notification…why?...and what should I do to enable the admin to receive the notifs?

Either gmail is sending the emails to spam or your server is unable to send the emails to gmail. You can try using smtp plugins to configure your email server, here is an example:
https://wordpress.org/plugins/easy-wp-smtp/

hello

We are looking for a plugin where we can upload (private by business) and share (public) various documents (pdf, doc, img etc)

before buying this plugin, i have few questions

1) While sharing uploaded files to public, how the file url will look like? we need something like www.abcd.com/files/123.pdf (not any random number on the url)

2) can we password protect the files?

3) is there any number of users restrictions in back-end, there might be around 5 users use this to upload

let me know Thanks :)

Matheen

Thanks for replying.. may i know how the front end looks like ? we are looking for something like dropbox where only person with access can view the front end / all files and share the individual file urls with required users…like – abcd.com/xyz/123.pdf

one more point, url should not contain regular wordpress media upload folders like (wp-contnet/uploads/dates etc) like below

https://www.abcd.com/wp-content/uploads/2018/09/123.jpg

url should be nice short one, like below

https://www.abcd.com/myfolder/123.jpg

possible?

Thanks :) Matheen

Hi,
Here is the filemanager front-end demo:
https://jamalkhan.info/filemanager/#elf_l1_Lw

It can work like dropbox, each folder you browse generates a folder path in the browser which you can share with others. The same goes for files too, you can share file paths with other users too.
You can choose to share other folders instead of wordpress public uploads folder, they’ll have different paths.

Hi there, apologies for the direct support message.

We have purchased this plugin and are currently looking at how to configure it for our needs.

We would like a single folder where all approved site members can upload, rename and move files. However only certain roles can delete them.

How do I enable this so that all users can see the files_deliverables folder as currently I get the No folders have been assigned to you.

Hi,
Here is a tutorial on how to share folder to subscribers and admin at the same page, with different permissions:
https://jamalkhan.info/filemanager/2018/10/09/share-a-folder-for-registered-user/

Hi

We are looking for search functionality inside the document . Does the plugin support this ?

Hi,
You can search inside the document if you open it, but there is no global option for text search.

Hi,

How can I delete a file? I’ve got a user with admin rights but there’s no option to delete a file? Uploading a file does work great.

Hi,
You probably only have read/upload access to that folder, you can change the permissions to read/write for deletion and editing.

Hi, I just had to deactivate and delete the plugin to troubleshoot a fatal PHP error message. Unfortunately, now when I download a fresh copy, it is an older version (7.0). Please send a download link for the latest version or advise on how to update it. I am getting a bunch of PHP error messages. Thanks!

Hi,
You can just go to download in your profile, or just click the filemanager plugin link above the comment to go to the item home page and download from there.

Thanks. The issue was that one of the links (in my account) took me to the old version (7.0), but I found the correct link. Strange that they don’t both point to the current version. I appreciate your reply.

That’s weird, never heard of that before.

Is it possible to show/hide columns in List View? And is there an option to display text labels with toolbar icons? Thanks, and great plugin!

NEVERMIND! I had hidden context menus with CSS when testing other browsers.

Hello,

I am not sure if this plugin is a complete document management system. I want to know if it serves the purpose for it. Can you please reply in order as follows;

- I need it for my company’s website where employees could log in through a login form and then upload their reports (.doc, .xls etc.) as per their roles.

- The admin should get notifications upon the document/report upload from the employee.

- Also, once the document is uploaded, commenting can be done upon it for instructions etc.

Your prompt feedback would be highly appreciable and can follow to the purchase of this plugin.

Thanks, Farhan Zafar

There is an email notification system which, if you enable from the admin panel, emails you about the files that users have uploaded to their default folders.
User demo is this:
http://jamalkhan.info/filemanager/

By “demo for user side” if you mean the admin side, then no, the admin demo is not available for preview but the screenshots are available on the item details page here.

Our concern is for the following;

- Unlimited users - File upload size limitations - Demo from employee side (since we cannot see any upload feature there)

You can have as many users as you want, and file size depends on your max file upload size. Demo doesnt have upload feature enabled for obvious reasons.

I have the strangest thing going on currently, i have installed the file manager and all is fine as far as i was concerned, now im getting (the folder i initially pointed towards) getting randomly deleted or files going missing from within this. Im not going to point the finger at the file manager, but is there any know cases? it seems to be deleting random folders and files withing, and it seems like its complete at random because some folders have around 900+ generated PDF’s and the other seem to just be blank folders? any thoughts?

Hi,
This is weird, the filemanager wont delete anything automatically. Is there some kind of cleanup plugin you’re using? Also check if there is some log in the server to confirm whats going on.
It is also possible that you have exceeded the server limits, possibly inodes limits and its deleting your files.

Hi, we bought your plugin and it’s all that we want. Thanks for doing an easiest life! We need to change the default folder for documentation. Actually the plugin creates a folder under wp-content/upload with the username name. We need this feature but not into ”/httpdocs/wp-content/upload”, we want it under another folder in root like ”/httpdocs/clientes”. Thanks in advance for your support

Got your email. Replied to it.

Thanks a lot for your support!

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey