Zachary Ball
Active member
Hope you could help me out real quick.
I am using something like this to display a banner within a forum. I also use it without the parent if it is just one forum.
in_array($forum['parent_node_id'], array(72))
However, I am looking to do the same with a category and it is not working so well. Anyway I can pull this off?
I am using something like this to display a banner within a forum. I also use it without the parent if it is just one forum.
in_array($forum['parent_node_id'], array(72))
However, I am looking to do the same with a category and it is not working so well. Anyway I can pull this off?