By xblarcade on
Hello people,
I've been setting up a forum on my site using the drupal forum and flatform module, but I'm having an issue. It seems that drupal is displaying the original post at the top of every page of a topic. Is there anyway to remove this "feature"?
Thanks and keep up the good work,
Barranger
www.xblarcade.com
Comments
Anyone?
Anyone?
Solution
I'm looking for this solution too.
From page 2 onward, we would like to hide the original post from being displayed on the top of every page. It is very confusing to users who are used to other forum systems.
well... i dont have any code for this...
and i dont have time to try it out... but i have thought about it...
it would simply be a matter of checking to see if page=1 then print the original post, if not... dont print it.
im guessing you need a page-forum.tpl.php. Again... im just guessing.
Craig.