Title: Errors after Installing Wp-FileManger
Last modified: August 21, 2016

---

# Errors after Installing Wp-FileManger

 *  Resolved [daslicht](https://wordpress.org/support/users/daslicht/)
 * (@daslicht)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/errors-after-installing-wp-filemanger/)
 * Hello,
    I just installed WP-Filermanager on my MultiSite and I get the following
   errors:
 * Notice: Undefined index: action in /home/wensauer.info/WordPress/wp-content/plugins/
   wp-filemanager/wp-filemanager.php on line 65
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/wensauer.info/WordPress/wp-includes/functions.
   php on line 2998
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/wensauer.info/WordPress/wp-includes/functions.
   php on line 2998
 * Notice: has_cap was called with an argument that is deprecated since version 
   2.0! Usage of user levels by plugins and themes is deprecated. Use roles and 
   capabilities instead. in /home/wensauer.info/WordPress/wp-includes/functions.
   php on line 2998
 * Is there a fixed version somewhere ?
 * [http://wordpress.org/plugins/wp-filemanager/](http://wordpress.org/plugins/wp-filemanager/)

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

 *  Plugin Author [anantshri](https://wordpress.org/support/users/anantshri/)
 * (@anantshri)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/errors-after-installing-wp-filemanger/#post-4214639)
 * Have you tried turning off error messages. I think i need to re-look at all the
   function calls. Will make sure all the warnings / Notice are eliminated / taken
   care of.
    However for the immediate solution : add following in htaccess
 * Options All -Indexes
    # Turn off display_errors php_flag display_errors off
 * this should solve the purpose for the time being.
 * Also refer this here :
    [http://codex.wordpress.org/Security_FAQ#Why_are_there_path_disclosures_when_directly_loading_certain_files.3F](http://codex.wordpress.org/Security_FAQ#Why_are_there_path_disclosures_when_directly_loading_certain_files.3F)
 *  Thread Starter [daslicht](https://wordpress.org/support/users/daslicht/)
 * (@daslicht)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/errors-after-installing-wp-filemanger/#post-4214681)
 * Thank you I will try it

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

The topic ‘Errors after Installing Wp-FileManger’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-filemanager.svg)
 * [wp-FileManager](https://wordpress.org/plugins/wp-filemanager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-filemanager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-filemanager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-filemanager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-filemanager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-filemanager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [daslicht](https://wordpress.org/support/users/daslicht/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/errors-after-installing-wp-filemanger/#post-4214681)
 * Status: resolved