1.9.1 .. $node->haschildren depreciated or something?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
forbairt
Forum Members
Forum Members
Posts: 19
Joined: Tue Feb 12, 2008 8:40 am

1.9.1 .. $node->haschildren depreciated or something?

Post by forbairt »

Menus on one of my sites stopped working I was using a bit of code I'd found before for a menu called show_children_of

It was making use of $node->haschildren which doesn't seem to be doing much now ?

I could possibly go searching for documentation but meh to that (stuck on other stuff right now)

Fix was to change $node->haschildren to $node->children_exist

James
Locked

Return to “[locked] Installation, Setup and Upgrade”