PDA

View Full Version : Forum Display Enhancements - Remove the 'Thread Views' column on Forum Display


djdonx
10-26-2007, 10:00 PM
Remove the 'Thread Views' column

What does this do?
Many people feel that they don't really need the 'Thread views' column and that it is just getting in the way. All this template mod does is removes that column. Its as easy as that.

How do I install this?
Follow the template changes which are shown in the file below.

Support is given to those who click install!

Marky
10-27-2007, 01:53 PM
Nice idea... good job!

djdonx
10-27-2007, 04:43 PM
Yeah, someone requested it in the 'Modification Not Available' forum and I told them how to do it then thought I'd release it xD

albibak
10-28-2007, 01:57 PM
Just a problem with the explaination.
When you say:

3. In your FORUMDISPLAY template find;
------------------------------
<option value="views" $sort[views]>Number of Views</option>

It's false on vb 3.6.8, it must be:

3. In your FORUMDISPLAY template find;
------------------------------
<option value="views" $sort[views]>$vbphrase[number_of_views]</option>

Great hack, thanks

djdonx
11-10-2007, 07:53 AM
Hey sorry I didn't look at this thread for so long, Im running 3.6.8 and that currently isn't a phrase so I'm going to just leave it be. If anybody else makes me aware of this problem I will fix it.

David_R
08-13-2008, 12:52 PM
If we only require administrator or staff to be able to view "Thread Views Column" is this possible /

iou1
11-26-2008, 01:57 AM
I installed this on 3.6.8 except your last step I had to add back because it took all my forum names away. So I added it back and it all works fine now.

Thanks and *installed*.

Marvin Hlavac
03-03-2010, 12:04 AM
Just what I needed! It works on 3.7.4. Thanks.

kevinh
10-24-2010, 11:24 PM
Anyone know how to get this working on 3.8.6 PL1 ?