PDA

View Full Version : Miscellaneous Hacks - Overall Total Thread Views


RyanFabbro
11-25-2012, 11:00 PM
if you use this mod please take like .0001 second to click that install button over there ---------------------------------------------------------------------------------------->

it lets me know that people actually like my release, thus making me excited to release more =) thank you!

This was originally coded by BooFoo (rip) for vb4, but never released as a product.
i will be converting this into a product with a couple of options, but as of now it is just a simple plugin and a line of code.

This will display the total thread views for all of your threads combined.

i have included 2 versions in the zip GLOBAL which is the one you would use if you wanted it in your header or anywhere else you choose, or ForumHome which you would use only if you want it on forumhome, like at your stats for example.

GLOBAL will also work on forumhome so you could just install that one and it would still work where ever you put the code.


HOW TO INSTALL:
Download the zip file below, and decide if you want global, or only forumhome. (no need for both)
goto admincp>plugins & products (all the way towards the bottom)>download / upload plugins

when that loads scroll that page all the way to the bottom. you should see an upload box, click browse and find the xml for the version you want to use.

now this part is for global users, place:
$threadviews[tviews]
were ever you want the count to be

now for forumhome users i recomend this:
admincp>Styles & Templates>Style manager>edit templats(of your style)

open forumhome template
search for:
$vbphrase[posts]: $totalposts,

and place after:
Total Thread Views: $threadviews[tviews],

feel free to modify the blue text to your liking.

https://vborg.vbsupport.ru/attachment.php?attachmentid=142503&stc=1&d=1353913767

RyanFabbro
11-26-2012, 06:16 PM
*Reserved For Update*

al2thero
11-27-2012, 12:54 AM
i like it

thank u

Kolektor
11-28-2012, 03:42 PM
installed

matrex722
01-07-2013, 05:27 PM
how can i hide thread views from forum display

yahsuah
01-11-2013, 10:01 AM
Thank you for this mod!

Akeles
01-11-2013, 06:06 PM
thanks RyanFabbro (https://vborg.vbsupport.ru/member.php?u=487071) for update

woffie
07-10-2013, 10:51 PM
Was this every released for vB4 I have looked every where for one