Mystis
12-29-2002, 07:16 AM
Hello everyone,
I've discovered it possible to add fake forums to index.php by doing the following:
$iforumcache[$parentid][$displayorder][$forumid] = $forum;
With fake numbers populating the variables. I was wodnering how it would be possible to simulate a category in the same way. I've experimented a bit but haven't quite found success. Any pointers? Thanks!
I've discovered it possible to add fake forums to index.php by doing the following:
$iforumcache[$parentid][$displayorder][$forumid] = $forum;
With fake numbers populating the variables. I was wodnering how it would be possible to simulate a category in the same way. I've experimented a bit but haven't quite found success. Any pointers? Thanks!