Title: Errors &#8211; multisite installation
Last modified: August 20, 2016

---

# Errors – multisite installation

 *  Resolved [Voytek](https://wordpress.org/support/users/jasiu/)
 * (@jasiu)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/errors-multisite-installation/)
 * This is the only plugin I know of that provides a file navigation structure that
   make sense.
    There are some minor issues I can live with but recently came across
   a problem when installed the plugin on the multisite.
 * Version 2.0.12
 * The error or rather warning messages:
    Notice: Undefined variable: creds in /
   home/abcfolio/public_html/wp-content/plugins/wpide/WPide.php on line 597 Undefined
   variable: creds in /home/abcfolio/public_html/wp-content/plugins/wpide/WPide.
   php on line 217 Undefined variable: creds in /home/abcfolio/public_html/wp-content/
   plugins/wpide/WPide.php on line 171
 * [http://wordpress.org/extend/plugins/wpide/](http://wordpress.org/extend/plugins/wpide/)

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

 *  [WPsites](https://wordpress.org/support/users/wpsites/)
 * (@wpsites)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/errors-multisite-installation/#post-3314114)
 * OK jasiu, I will try and look into this in the next few days.
 *  [WPsites](https://wordpress.org/support/users/wpsites/)
 * (@wpsites)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/errors-multisite-installation/#post-3314176)
 * This is now fixed in the current codebase sitting on Github. I see no reason 
   why I won’t push that to the WordPress plugin repo later today. Just trying to
   fix a couple of further issues while I’m at it.
 * What are the other “minor issues”?
 * If it’s something I can implement quickly then I will.
 *  Thread Starter [Voytek](https://wordpress.org/support/users/jasiu/)
 * (@jasiu)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/errors-multisite-installation/#post-3314190)
 * No multisite errors after update.
 * Minor issues
    1. fixed – WordPress admin menu hidden under WPide screen 2. Not
   fixed Warning: Creating default object from empty value in WPide.php on line 
   86
 * Line 86 = $WPide->site_url = get_bloginfo(‘url’);
    changed to
 * $this->site_url = home_url();
 * error fixed
 *  [WPsites](https://wordpress.org/support/users/wpsites/)
 * (@wpsites)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/errors-multisite-installation/#post-3314191)
 * jasiu, the plugin will be updated with a fix shortly. Many thanks for your assistance.

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

The topic ‘Errors – multisite installation’ is closed to new replies.

 * ![](https://ps.w.org/wpide/assets/icon-256x256.png?rev=2769504)
 * [WPIDE - File Manager & Code Editor](https://wordpress.org/plugins/wpide/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpide/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpide/)
 * [Active Topics](https://wordpress.org/support/plugin/wpide/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpide/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpide/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [WPsites](https://wordpress.org/support/users/wpsites/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/errors-multisite-installation/#post-3314191)
 * Status: resolved