If you are moderator or you are the user who posted (author) and the warnings is NOT equal to 0, then show the warnings.
- Code: Select all
<!-- IF U_MCP or S_USERNAME eq postrow.POST_AUTHOR and postrow.POSTER_WARNINGS neq 0 -->
Now if this is the case, then it doesn't work properly, because if you are a moderator it will show the warning link on everyones post even if warnings are equal to 0. It seems to work good for the regular user but I only would like the warnings to show for moderator & admin ONLY if there is a warning issued for that user, but still want the user with the warning to still be able to see the warning too.
I thought I had this working once before








Yea! that works! the only thing I had to change is I had to remove the quotes. Otherwise it wouldn't show for the warned user.





