Thanks
Announcement
Collapse
No announcement yet.
Views
Collapse
X
-
Luckily, this is simply a template modifcation.
From forumdisplay_threadslist, remove this:
Code:<td bgcolor="{tableheadbgcolor}" nowrap><smallfont><a href="$sorturl&sortorder=desc&sortfield=views"><font color="{tableheadtextcolor}"><b>Views</b></font></a> $sortarrow[views]</smallfont></td>
Code:<td bgcolor="{secondaltcolor}"><normalfont>$thread[views]</normalfont></td>
Code:<td bgcolor="{secondaltcolor}"><normalfont>-</normalfont></td>
-
Originally posted by bjorkfan19Luckily, this is simply a template modifcation.
From forumdisplay_threadslist, remove this:
Code:<td bgcolor="{tableheadbgcolor}" nowrap><smallfont><a href="$sorturl&sortorder=desc&sortfield=views"><font color="{tableheadtextcolor}"><b>Views</b></font></a> $sortarrow[views]</smallfont></td>
Code:<td bgcolor="{secondaltcolor}"><normalfont>$thread[views]</normalfont></td>
Code:<td bgcolor="{secondaltcolor}"><normalfont>-</normalfont></td>
vBulletin - Sometimes, I'm just like, Wow, and then I'm like, Whoa, and then I'm like, Damn.
vBulletin.org's ol' Moderator
I have a lifetime terrorist hunting permit - #091101
chmod a+x /bin/laden -- Allows anyone the permission to execute /bin/laden
Comment
-
Well...lol...I went through and did this and afterwards realized it remove teh view totals from the actual posts. I am talking about the INDIVIDUAL MEMBERS views. Meaning when it says how many POSTS a user has right under it it says VIEWS.
any help on that...lol...now I am trying to put the views thing back....
Comment
-
Ok, I took that stuff out thinking it was going to take the individual user views total off and it didn't...it obviously took off the views that are listed on each topic.
Can someone post a reverse of this so I know where to put the tags back in please?
I can't figure out where they go back in.
Thanks a bunch
Comment
-
Sorry. Look at the default templates and you should see what went where. I'll post the code in whole with references if you need.
It looks like the "Views" you're talking about is just in the postbit template, which you should be able to locate easily and remove. Did you download this style?
Comment
-
This looks like a heavily modified board. The "views" column you removed from the post page was part of a hack. The Replies section is modified, so I can't post the code to replace, but I'll try to help you locate where to replace the views.
The first piece of code from forumdisplay_threadslist goes after the "Replies" block closes and before you see $threadrating. From forumdisplaybit, replace the code after the $thread[replycount] closes and before $threadrating.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment