Title: [Plugin: WP-dTree] Multi User Mode WP 3,0
Last modified: August 19, 2016

---

# [Plugin: WP-dTree] Multi User Mode WP 3,0

 *  [tsotsi](https://wordpress.org/support/users/tsotsi/)
 * (@tsotsi)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/)
 * In Single User Mode WP-dTree works as aspectet.
 * In Multi User Mode WP-dtree does not display a (Page) Tree until a Page gets 
   displayed by clicking on a “normal” page link. After that the Page Tree appears
   and works.
 * Any suggestion?

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

 *  [laws](https://wordpress.org/support/users/laws/)
 * (@laws)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/#post-1606423)
 * I’ve got the same problem. The cat-tree works everywhere except on Home.
 *  [laws](https://wordpress.org/support/users/laws/)
 * (@laws)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/#post-1606425)
 * I got it working.
    In wp-dtree_gen-functions.php replace (line 180) `if(substr_count(
   $string, $path)){ //we know that this line holds the node id of our request.`
   with `if($path && substr_count($string, $path)){ //we know that this line holds
   the node id of our request.` I don’t really know why, but it works for me.
 *  Plugin Author [ulfben](https://wordpress.org/support/users/ulfben/)
 * (@ulfben)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/#post-1606431)
 * This issue (and many many others) is resolved with [WP-dTree 4.0](http://wordpress.org/extend/plugins/wp-dtree-30/).

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

The topic ‘[Plugin: WP-dTree] Multi User Mode WP 3,0’ is closed to new replies.

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

## Tags

 * [WP-dTree 3.0](https://wordpress.org/support/topic-tag/wp-dtree-3-0/)

 * 3 replies
 * 3 participants
 * Last reply from: [ulfben](https://wordpress.org/support/users/ulfben/)
 * Last activity: [15 years, 7 months ago](https://wordpress.org/support/topic/plugin-wp-dtree-multi-user-mode-wp-30/#post-1606431)
 * Status: not resolved