Posted by that0n3guy on November 6, 2009 at 9:16pm
Jump to:
| Project: | Node Hierarchy |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
So I decided to test out 2.x of NH and so I did an update. First thing I noticed was that I could point my children at parents that existed before I upgraded, but not after...
I thought, upgrade bug...so..
I install a clean D6, pull from cvs, and ..... I cant point a child at a parent... the drop down is empty (ie says none).
Comments
#1
If you reinstalled the module it's likely that the menu_link records are missing for the parents. Try opening and saving one of the parent nodes (you don' t need to change anything) and then see if it appears in the pulldown.
The next dev version of the module (which I'm currently testing and will commit soon) will not require this.
#2
I seem to have this same issue...
Having hit a problem with 1.3, I decided to try 2.x. However, my update failed with an error as follows:
An error occurred. http://www.mydomainname.com/update.php?id=12&op=do <br /> <b>Fatal error</b>: Call to undefined function nodehierarchy_create_nodehierarchy_menu_link() in <b>/home/mydomainname.com/public_html/sites/all/modules/nodehierarchy/nodehierarchy.install</b> on line <b>65</b><br />So I uninstalled and started afresh. This seemed to go OK.
But my Parent Node drop-down only ever says "- NONE -". And if I try to create a child from the Children tab it ends up being an "orphan" instead.
I created a new Page node to act as a test parent, but even that doesn't appear on my Parent Node drop-down.
In the configuration, I've set it up so that all node types can be parents of all node types. And this happens even if I'm User1, so I don't think it can be permissions related.
#3
Fixed in latest dev
#4
Automatically closed -- issue fixed for 2 weeks with no activity.