I have this code that makes pm's flash, my buddy made this in java and now i have no clue were to put it. I was gonna share this if someone can tell me what template to put it in.
Caz i could't find anything. I have no patience, once i look through 5 pages I give up. Bad trait to have on such a big site. Can you give me a name of something i can use.
<if condition="$bbuserinfo['pmunread']">
<a href="private.php?$session[sessionurl]" rel="nofollow"><img src="$stylevar[imgdir_misc]/newpm.gif" alt="You have a new PM" border="0" align="right" /></a> </if>
It will display an image when a user has an uread pm. This can be modified to anything you need.