php forum
php mysql forum
php mysql smarty
 
Topic Options
#315938 - 10/04/07 03:53 PM how do I not show/views on my new ubb.threads
nopeanut Offline
Lurker

Registered: 10/04/07
Posts: 3
I just upgraded to ubb.threads and I don't want the number of times read (views) to be one of the options my visitors can see.
Rick wrote that there was something on this site about how to do it but I can't locate it. Please help as I don't want to put my boards back on until I take this feature off!

Thanks.

Top
#315939 - 10/04/07 04:24 PM Re: how do I not show/views on my new ubb.threads [Re: nopeanut]
blaaskaak Offline
Enthusiast

Registered: 02/25/07
Posts: 304
Loc: The Netherlands
You can remove it from the template that shows the views.
/templates/default/postlist.tmpl would be the template to edit is my educated guess.

Code:
<td align="center" nowrap="nowrap" class="{$postrow[topic].color}topicviews" valign="middle">
{$postrow[topic].Views}
</td>


and

Code:
<td nowrap="nowrap" width="5%" class="tdheader" align="center">
{$lang.THREAD_VIEWS}
</td>


should be removed from that file I think. I did not test it, nor did I have a full look on other pages that might need some removal of views.
_________________________

Top
#315940 - 10/04/07 05:10 PM Re: how do I not show/views on my new ubb.threads [Re: blaaskaak]
nopeanut Offline
Lurker

Registered: 10/04/07
Posts: 3
I also noticed in testing as administrator logged in or as a member logged in that the views don't change. Any ideas why?

Top
#315946 - 10/05/07 01:21 AM Re: how do I not show/views on my new ubb.threads [Re: nopeanut]
AllenAyres Administrator Offline
I type Like navaho

Registered: 03/10/00
Posts: 25452
Loc: Texas
They do change but are cached and updated every 5 min or so. Clear your cache to see current views.
_________________________
- Allen wavey
- What Drives You?

Top
#315947 - 10/05/07 08:27 AM Re: how do I not show/views on my new ubb.threads [Re: AllenAyres]
nopeanut Offline
Lurker

Registered: 10/04/07
Posts: 3
ok that works, thanks!

Top


Moderator:  Gizmo 
Who's Online
0 registered (), 23 Guests and 12 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Latest Posts
Wisdom needed
by Gizmo
Today at 10:54 AM
How to hide sub forums from summary page
by blaaskaak
Yesterday at 09:54 AM
Spell Check [beta]
by Bill B
12/01/08 09:16 PM
PhotoPost BB Code Popup
by AllenAyres
12/01/08 09:41 AM
Problems reading a lot of old posts here
by AllenAyres
12/01/08 09:35 AM
Forum 'Trader Ratings'.
by AllenAyres
12/01/08 09:33 AM
Customization needed
by Gizmo
11/12/08 12:28 PM
New Mods
User Authentication Class
by
01/19/07 02:59 PM
Multiple Identity Detector
by
12/30/06 06:39 PM
PhotoPost BB Code Popup
by
11/06/06 05:43 PM
Spell Check [beta]
by
10/17/06 09:24 PM
Newest Members
Truth, David DelMonte, nick1, Begbie, cenk
13364 Registered Users
Top Posters
AllenAyres 25452
JoshPet 11330
Rick 8372
LK 7396
Lord Dexter 6503
Greg Hard 5533
Charles Capps 5438

 

 

 
fusionbb message board php hacks