I'm having a big bug with this hack.
Apparently calling global.php, as this hack does, is erasing all other variables in the php defined before it.
I've associated pages on my site with forums and have stored a forumid for each page in my db. I wanted to pull that forumid, pass it to this script, and have it print out topics.
However upon calling global.php the variable holding my forumid is erased. I don't know why, I can't explain it, but I tested it and its happening.
So, there is no way to dynamically feed this script information, for god knows what reason...
|