I plan on using this as I have several hundred subforums and it is nearly 1mb per page load. I do have one question amy:
Quote:
array(165,62,171,168,167,166,173,172,169,170,63,83 ,85,109,106,89);
if(in_array($forum['forumid'],$pagetwoforums)
|
Is there any rhyme or reason to how you add the forums in the array here? Should you simply do root, then subs, then next root and so on?