Good news for children everywhere… Tree Inspector now alerts you when you are with the wrong parent!

Ever thought your navigation node was appearing under the wrong parent node?

Well the updated Tree Inspector helps ease your anxiety, take a look at the image below.

In the case above you will see that the footer nodes parentid does not match the utility nodes objectid. There are two possible causes for this and I will explain them and the fixes below.

  1. The footer node is underneath the wrong parent; in this case you would simply update the nLeft and nRight (as normal) so that the node jumps underneath the correct parent node.
  2. The footer node is underneath the correct parent, but for some reason the parentid in the database in wrong; you would need to manually update the nested_tree_objects table so that the footer nodes parentid is the same as the utily nodes objectid.

Have a shot at using this release and if you have any thoughts / improvements please post them here.

Post a Comment

*
*