Weppa333 Well-known member Sep 9, 2013 #1 Hello What method could I use to get the node name from a node id ? Thanks,
Jeremy in memoriam 1991-2020 Sep 9, 2013 #2 XenForo_Model_Node::getNodeById($id, array $fetchOptions = array());
EasyExpat Member Apr 6, 2018 #4 I would like to do exactly the oposite (get the node id from a node name - without node id). Do you have a function for that or is it a query?
I would like to do exactly the oposite (get the node id from a node name - without node id). Do you have a function for that or is it a query?