Simple Machines Community Forum

Customizing SMF => SMF Coding Discussion => Topic started by: fragglejack on December 14, 2007, 04:18:56 PM

Title: unread topics
Post by: fragglejack on December 14, 2007, 04:18:56 PM
hello,

just wondered if anyone can help..

I just wanted to know if there was any way of not displaying the most recent post from a certain board..

example, all the idiots that post in our "off topic" board on our forum...
I dont want normal users to see unread posts that arent relevant. ie "how to elf yourself"

cheers
fraggle.
Title: Re: unread topics
Post by: SleePy on December 16, 2007, 11:22:01 PM
You could add a if check to the boardindex.template.php for certain board ids to not show it. Though they could still do this if they know enough to modify the url. If you want to stop that you would have to modify some source files to reject that even.