Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Code for New Posts in sub categories

Quote Reply
Code for New Posts in sub categories
Hi,
I've just been looking at the code in "category_list.html" that is used to indicate if there is a new message in a sub category :

<% if forum_new > 0%>
<font color="red"><small><br><b><%forum_new%>&nbsp;NEW<br></b></small></font>
<% endif%>

Is there a similar function for the parent category that this subcategory is part of to indicate if there are new messages when people collapse the sub-parts ?

John
Significant Media
Subject Author Views Date
Thread Code for New Posts in sub categories Jag 2574 Sep 18, 2002, 10:20 AM
Thread Re: [Jag] Code for New Posts in sub categories
Alex 2482 Sep 18, 2002, 11:57 AM
Thread Re: [Alex] Code for New Posts in sub categories
Jag 2452 Oct 8, 2002, 4:47 AM
Thread Re: [Jag] Code for New Posts in sub categories
Alex 2456 Oct 8, 2002, 8:15 AM
Post Re: [Alex] Code for New Posts in sub categories
bretzke 2415 Oct 14, 2002, 2:41 PM