Okay I have this working on forumdisplay. I'd like to have announcement on 3 different forums. $forumid == (5, 208, 12). I can go into my template(FORUMDISPLAY) and make adjustments in there. But ideally I'd like to make changes from the "dynamic announcements options".
I am wondering can I do something like this...
[[($bbuserinfo[usergroupid]==6)] and ($forumid=='80')]
MY ANNOUNCEMENTS!!!!
[[/($bbuserinfo[usergroupid]==6)] and /($forumid=='80')]
If I can get this working, I'll be able to have multiple announcements - different announcements for different forums!!! - Which would be ideal!!!
|