avs
New Member
USA
83 Posts |
Posted - 30 July 2003 : 15:27:53
|
Hi, I installed red's event calendar mod on our forum, but it turned out to be too elaborate for what we need. Specifically new forum topics for each event aren't really necessary for us. It's fine to have them in the database, I just don't want them to show up in the forum page. (no one needs to reply to them, and they would clutter the forum very quickly).
So logically I have a scenario on how to do this, but I was hoping someone could help write the actual code for this. It could work like this:
If the topic has a T_ISEVENT = 1, or T_EVENT_DATE field that is not null (basically is marked as an event) Then nothing. Else display the post
Is this actually possible to do on the forum page? |
Edited by - avs on 30 July 2003 15:38:16 |
|