I had just started putting a new site together with 4.7 from CVS from a couple weeks ago.
I am sort of new to Drupal but was pretty sure I needed to use tox to classify my nodes. I have only added a few nodes so far but had added terms to them. I then started to try out a couple other tox mods to see how this all worked; I had the tox_block and tox_theme mods working fine.
Then I figured I should likely start looking at categories since I thought this was likely the way I SHOULD be doing this.
I went through install process (even though I think install.txt is a bit confusing) - but I think I did things correctly. I imported my existing nodes from one vocab to a category. This worked fine.
NOW... the issues:
- some of my nodes don't show up as orphans - no big deal
- when I am logged in as admin and I go to a node - I can no longer EDIT the node
- I read a post about this and someone suggested disabling/enabling categories to fix this.... OOOPS!!
- once I disabled "Categories" module and hit save; my site was gone.
I get " Call to undefined function: category_select_nodes()"
So I guess it makes sense that I wouldn't be able to find this function since I just disabled it - but pretty sure it shouldn't kill my site.
Hopefully just removing the category mod will repair this - but I kinda doubt it... stay tuned...
Have I installed something incorrectly here?