I created a plugin and gave it a hook location of "global start". It shows up on all pages except the main page, /forum/. The plugin includes a PHP file and outputs some ads at the bottom. Now, it works fine... but recently we discovered it doesn't show on the main forum page.
Any ideas? Doesn't look like "global_start" is so global, is it?

Do we need to use another hook to include the main page or something? Is this a bug? I can assure you it's nothing wrong with the plugin code. I created some static text and it still won't show on the /forum/ page.