hello there
am wondering whether and why were this plugin closed
Hello,
I have downloaded a file from this file manager (https://www.ads-software.com/plugins/wp-filemanager/)
,and upload same, But after not opening my website front end.
eg. open this url https://www.ezshelf.com
its redirecting on the file manager action : https://www.ezshelf.com/wp-admin/admin.php?page=wp-filemanager%2Ffm.php&path=wp-content%2Fthemes%2Ftwentyfifteen-child%2F&filename=footer.php&action=download
please help me.
]]>Hi,
I’m getting a undefined index error in debug mode.
You need to make the following change.
FILE: wp-filemanager.php
LINE: 65
FROM:
if ($_GET['action'] == 'edit')
TO:
if (isset($_GET['action']) && $_GET['action'] == 'edit')
Is it, would it, could it be possible to download multiple files/folders all at once?
That would completely replace the need for FTP – at least for me.
I’d like to use it as an instant backup kinda thing without the need for other plugins, that I’ve gotten tired of reviewing and checking to see what they do and don’t do…
Unless someone knows of a free plugin that does that really easily?
Thanks for a great plugin!
]]>I was able to upload the pdfs, but I can’t seem to figure out how to link them to the site. Is there an intermediary step that I am missing?
]]>`
Fatal error: require_once(): Failed opening required ‘../wp-config.php’ in xxx/site/content/plugins/wp-filemanager/fm.php on line 6
`
WordPress intalled in a subfolder /site/wp/ and plugins are in /site/content/ folder
Thank you for excellent plugin.
When WP_DEBUG is on, I get this annoying message on the screen and in error_log:
PHP Notice: Undefined index: action in /wp-content/plugins/wp-filemanager/wp-filemanager.php on line 65
I did not have time to investigate the conditions which cause it, I guess, you can get rid of it in any case. Thanks a lot.
]]>Adding as new so it shows as unresolved:
I turned on WP Debug and got this:
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/content/g/e/n/gennex/html/Auditcareers/wp-content/plugins/wp-filemanager/wp-filemanager.php:65) in /home/content/g/e/n/gennex/html/Auditcareers/wp-content/plugins/ninja-forms/ninja-forms.php on line 652
Ninja Forms support said this:
“This error is happening due to a bug in your wp-filemanager plugin. It’s appearing because Ninja Forms is trying to start a PHP session and can’t as a result of the wp-filemanager issue.”
Anant,
I just installed the WP-Filemanager 1.4.0 version, I turn on all options in the configuration to allow me to edit, rename, edit….
This site was created by another person.
I need to edit a PDF file to change the phone number of a page, however, when I click the existing PDF file, it did not show any content, it did provided two menu buttons:
Filename: xxxxxx.pdf
Restore original Save & exit
I click “Restore original”, nothing display…..
Q: Can I edit the xxxx.pdf file?
I did try to open other type of files, test.txt, test.html… and I was able to open them successfully.
thank you
]]>Can I create users with role and allow them to access only certain folders?
Like user have role A and he can access only folder A?
I’m using File Manger 2.75.
I’m getting a 404 error on the configuration page: /wp-admin/wpfileman
I see this error message: Invalid home folder.
on this page: /wp-admin/tools.php?page=wp-filemanager%2Ffm.php
I made a mistake trying to change the home folder to /wp-content/ and now I cannot change it back. Since the configuration page is 404ing, I can’t change back the home folder. Deactivate / Activate does not help.
]]>There is a security hole in this plugin.
I do not have it installed, but my 404 logs show that hackers attempt to get my config file using
/wp-content/plugins/wp-filemanager/incl/libfile.php?path=../../&filename=wp-config.php&action=download
Please fix this!
]]>Can u help me to add specific icon for extension file and other extension file who FM don’t support?
Thanks
]]>Tried to edit wp-config.php
and it after saving it completely messed up the file.
Instead of
define( 'WP_DEBUG', true );
It changed all values to
define( \'WP_DEBUG\', true );
Which caused numerous problems with the db user and password being defined, now have to manually go in through FTP to edit and revert back to get the site to work again. Huge issue.
]]>What is the easiest way to download all entire files of a big folder?
Pls response ASAP
Hello, it might be strange, but I read that when using the File Manager, every category appears automatically on a sidebar in the webpage, without any widget need.
I tried to upload files under categories to see if this happens, but had no results, and when I activate a widget side bar with the categories menu, it doesn’t recognize it, so I can’t access any file I upload.
I know I’m using the plugin in a wrong way, but… can anyone help me please?
Thanks!
]]>hi.
1) Better to add .zip files + UNZIP feature (like https://github.com/tazotodua/Simple-PHP-file-browser-manager )
2) while i try to .zip file, and input name in “name” field, then file is created, but with no extension… (of course, .zip extension was chosen in the list, but it only makes a file with name, without extension)
Hi,
I am trying to use the plugin to access my files on the server but nothing is displaying within the plug in. i can view the configuration but when i click on the ‘file manager’ section it is just a blank page
]]>[04-Aug-2014 20:57:51 UTC] PHP Notice: Undefined index: action in /home/danbro89/staging.secretfamiliesmc.org/wp-content/plugins/wp-filemanager/wp-filemanager.php on line 65
Looks like it’s on the
/*if ($_GET[‘action’] == ‘edit’)*/ line
Any fix?
]]>I see an interesting concept in this plugin, but I’m wary on installin it since I need to know for sure that it is compatible with latest WP versions. Is it?
Also, what about multisite environments? Since multisite sites cannot oficially provide ftp access, a file manager activable by domain would be greatly appreciated by some owners, at least allowing to access just their individual uploads folder. Can this plugin accomplish that?
Thanks
]]>Hi,
I’m new on this pluggin and I tried to create a functions.php folder to my child theme, but I can’t change what I need.
Then I decided to copy the content of functions.php from my parent theme and when I saved it, I got the message:
Fatal error: Cannot redeclare class TC___ in /home/daypes/workoutyourbrain.com/wp-content/themes/customizr/functions.php on line 88
Now I can’t access my website. =/
Can you, please help me!!
Thank you very much.
]]>Hi recently installed File Manger and was happy –
https://firststepsderbyshire.com/index.php/our-newsletter/
However, I have come to carry on with the site today and I have two issues –
1) I cannot delete files. I click delete permanently and nothing happens. I get taken to the upgrade WordPress Page to 3.9.1
2) This is more worrying, I cannot upload files. I select a file, either through double clicking or via drag an drop and nothing happens. Nothing happens at all?
Please offer any advice you may have.
]]>This plugin only seems to be showing WP core files, but I want access to theme files down in wp-content, which this plugin is not showing. Why not?
]]>I had this happen several times yesterday and today. I thought I had done something wrong but I have now used some time to check this out. This has happened on two different wordpress sites, one with 3.5.1 and the other 3.8.1.
When I downloaded a file, additional code was added to the end/bottom of the file. It looks like it is the entire generated source code for the WP-File Manager page that I download from.
I can work around this by copying edited code and pasting it directly in editing area in WP File Manager but this can cause big problems if one isn’t aware of this. Hope you can look into this and find a fix for this problem. I really need this plugin because I unfortunately am not allowed direct access to my files.
]]>not only images !? it is possible ? open in view mode a video file too ? and other.. very thanks for this great plugin.
]]>I uploaded an *.exe file
Its size looks same with original file, but
when I run the file, I got error message. The message is
The version of this file is not compatible with the version of Windows you’re running. Check your computer’s system information to see whether you need an x86 (32-bit) or x64(64-bit) version of the program, and then contact the software publisher.
It is ok with documents files, so I tried many exe files even I made a zip file. still not working.
help me plz…
]]>I installed WP-Filemanager, but I am having trouble configuring it. It asks for a Filemanager Default Home location. I used /wp-content/client-files/ but I get the fololwing error when I got to the File Manager screen: Invalid home folder.
The starting location is not clear nor is what needs to be added to the box to get to where I want it to be.
What do I need to enter into the box to make this work?
Thanks,
Mike
Great plugin!
I’ve been using this plugin for over a year without issue.
Today when I click “Add New File” I get a blank page that says “Created!” on the top left.
Any suggestions for a fix?
File Manager Version 2.5.91
WordPress version 3.8
MySQL version 5.5.30-cll
PHP version 5.3.25
Perl version 5.8.8
Apache version 2.2.24
Thanks Much
]]>Hi,
First of all thank you for making this plugin.
I have the following problem:
When I upload files to a specific folder, the file gets uploaded but then I cannot see it/edit it the File Manager.
I can visualize the file in a browser but it does not appear in the File Manager.
IF I create a file, I can see it in the File Manager so the problem appears to affect only the uploaded files.
Thanks for your help!
Puiu D.
]]>Is there a way to allow other user levels (besides Admin) to access the file manager? I have custom roles being created using the Members Plugin https://justintadlock.com/archives/2009/09/17/members-wordpress-plugin and I would like some of them to be able to access the file manager
]]>