Quote:
Originally Posted by sv1cec
There is no reason why it wouldn't show. I tried it and it works like a charm. The thing is I've done a lot of mods in this hack, to make it work as I wanted it, so I am not sure if it will work in other forums, as it works in mine.
But if you add it in forumhome and in forumdisplay and it works, there is no reason why it shouldn't work in navbar too. Are you sure you have done the mods suggested in the original hack, especially those involving the global.php file?
Rgds
|
In your global.php. is there something like :
PHP Code:
// Logician Hack: Dynamic Forum Announcements Hack
$globaltemplates[] = 'dfh_announcement';
$globaltemplates[] = 'dfh_announcement_headercode';
$globaltemplates[] = 'dfh_announcement_popup';
// Logician Hack: Dynamic Forum Announcements Hack
If not, then add that, right after the code below:
PHP Code:
//'board_inactive_warning'
));
Let me know if it works. I'll check more tomorrow morning. Have to go watch the Olympics.
Rgds