Log in

View Full Version : Date and Time Posted


Allnick
01-29-2009, 11:00 PM
I have one forum that is "Read Only" to members.
Only Admin is allowed to post in it.

Is it possible to NOT have the date and time of the post displayed in this forum?

using 3-6-5

Thanks.

Dismounted
01-30-2009, 04:05 AM
Edit the postbit template, find the place where it displays the time, and wrap around it:
<if condition="$forum['forumid'] != X">TIME DISPLAY</if>