The condition you came up with is more for threadbit (forumdisplay) when the end goal needs to be able to detect if a user has posted in a specific forum, no matter where they are. (so navbar / header / ect.)
If user has posted in forum ID 34
show them something
also
If user has posted in forum ID 34 and they are not the last poster
show them something
I may come up with another way to do this, what I'm essentially trying to do is get notifications for my Hire Me section. Its a private forum (only me and the client can see their thread) If I have responded to their thread they get a notification on the navbar, yet if I havent responded to a thread I get a notification.
Maybe something along restricting getnew to that forum id may be the trick...
|