Maybe, I tried it and it isn't working. So given the lack of documentation I thought I would ask.
The answer is that it depends.
In some cases $foruminfo is populated and in other cases it isn't. Generally, when a threadid or forumid is provided in the url, $foruminfo is populated.
In my case, I needed the information in the index.php script. My solution was to pass the non-global $forum within my forumbit_display function calls to the functions I defined in global_start.
|