The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VSa - Advanced Forum Statistics (AJAX) Details »» | |||||||||||||||||||||||||||||||||||||||
Info:
AJAX Forum Statistics: -Latest Posts -Latest Forum News -Most Viewed Threads -Hottest Threads -Most Popular Forums -Latest Classified Ads -Latest Blog Entries -Latest Group Posts -Newest Members -Top Posters -Top Thread Starters -Top Referrers -Top Reputations -Top Thanked -Top Infractions -Profile Visits -Latest Social Groups -Latest Donations You can turn on/off individual stats, count data from last x days for some of them if you wish, trim titles/usernames to save page space, make several other functionality/make-up customizations... See screenshots. You can have Main Stats box shown on several pages... It's shown by default on forumhome (to disable it set "Main Top Stats box on ForumHome" to "None") To activate another location: a) add THIS_SCRIPT name to "Stats on pages" field in product options b) add template name to "Stats in templates" field in product options c) add "{vb:raw vsatopstats}" to the template you added Stats to Notes: -To set options go to: vBulletin Options > VSa - Advanced Forum Statistics -"Top Thanked" requires Abe1's "Post Thanks" or Scandal's "Thumbs Up?" products to work -"Latest Donations" requires "VSa - PayPal Donate" hack to work -To move Top Stats box somewhere else on forumhome: 1.-Set placement setting to "None" 2.-Add "index" to "Stats on pages" setting 3.-Add "FORUMHOME" to "Stats in templates" setting 4.-Add "{vb:raw vsatopstats}" wherever you wish in FORUMHOME template. -If Top Stats box is messed up because of long usernames or thread/forum titles be noted that you can trim them in ACP options. -When forum/thread titles or usernames are trimmed, mouse-over will show you full version. Installation: -Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product] Versions: v1.0 - Jun 12. 2006. -First release v6.6.1 - May 14. 2009. -Latest vB 3.x version v7.0 - Feb 14. 2010. -First vB4 release -Fixed some previous version bugs, optimized code v7.0.1 - Feb 16. 2010. -Fixed: Newpost/lastpost linking in 'Latest Posts' -Fixed: Errors with PHP 5.3 -Fixed: AFS table messed up in footer -Fixed: Several style errors, including XHTML incompatibilities -New: Auto-insert on forumhome location - Below Forums v7.0.2 - Feb 22. 2010. -Fixed: Several style issues for unregistered users -Fixed: 'Latest Donations' issues -Fixed: Import error on some configs -Fixed: Minor bugs v7.0.3 - Apr 12. 2010. -Fixed security bug (user able to set number of results manually) v7.0.4 - Jan 14. 2012. -Fixed: Status icons must be GIFs -Fixed: Status icon overlay problems in Chrome and Safari -Fixed: Drop-down menu items invisible until highlighted -Fixed: Last unread post links not compatible with vBSEO -Fixed: Search Member's posts shows results as threads -Added: Rich thread prefix support -Improved: CSS compatibility -Minor bugs fixed v7.0.5 - Jan 15. 2012. -Links in Latest Posts are now fully SEO compatible -New option: Automatically disable auto-refresh if server load is higher than X v7.0.6 - Jan 17. 2012. -Fixed: Prefixes linked in some thread stats v7.0.7 - Jan 22. 2012. -New: Show Stats in selected forum only -Fixed: Some style issues -Improved: Product menu style -Improved: Menu disappears on click -Changed background color variable: 'editor_background' used for better compatibility with custom styles v7.0.8 - May 27. 2012. -Fixed: QL Enable Stats link in vB 4.2 v7.0.9 - Jul 07. 2012. -Fixed: Hide on misc.php requests not related to Stats v7.1 - Avg 02. 2012. -New: Top Thanked now works with "Thumbs Up?" system by Scandal -Note: Above still works with "Post Thanks" system by Abe Download Now
Screenshots
Show Your Support
|
39 благодарности(ей) от: | ||
alhidaya, axix20xx, budlite74, c4boum, crazyboy1661, cs28702, dlewisr, DM Major Meat, elsa23, evelynpriscilla, fxwoody, GhostHunter2010, Guido64, Hendrizius, ikopylov, jasculs, kamrandahir, mapleleaffans, Mazinger, mjfan227, mohammadxxx, Princezz, Pvtiste, pwnedPRO, raicars, Seerkan, sivaganeshk, Skaut, sodasusu, Teascu Dorin, Testworker, The-Lind, TheLastSuperman, Toxic2, webriz.com, yilmaz, youfif |
Comments |
#442
|
||||
|
||||
In forumhome place {vb:raw vsatopstats}
below {vb:raw template_hook.forumhome_above_forums} |
#443
|
|||
|
|||
Excellent man
I am having just slight problems with alignment of forum sidebar and the stats they are uneven can you help |
#444
|
|||
|
|||
Or i dont even mind above the sidebar
|
#445
|
||||
|
||||
This is how I have it on my forum, sidebar will show under topstats and looks better for people with lower screen resolution.
Code:
<div id="pagetitle"> <h1>{vb:raw vboptions.bbtitle}</h1> <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p> </div> {vb:raw template_hook.forumhome_above_forums} {vb:raw vsatopstats} <vb:if condition="$show['sidebar']"> <div id="content_container"<vb:if condition="$show['sidebarposition'] == 'left'"> class="contentright"</vb:if>> <div id="content"> </vb:if> <!-- main --> <ol id="forums" class="floatcontainer"> {vb:raw forumbits} </ol> {vb:raw template_hook.forumhome_below_forums} <!-- /main --> |
#446
|
|||
|
|||
If you add a % behind each letter you will get it displayed correct. It worked for me for d-m and H but somehow can make it work for i.. it just appears as %i
|
#447
|
|||
|
|||
Applied that code Something weird happened
Quote:
|
#448
|
|||
|
|||
Code:
<div id="pagetitle"> <h1>{vb:raw vboptions.bbtitle}</h1> <p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p> {vb:raw vsatopstats} </div> |
#449
|
|||
|
|||
delete this
|
#450
|
|||
|
|||
Uninstalled due to lack of support and serious bug/exploit with private forums.
Users should install this with caution IMO. |
#451
|
|||
|
|||
Thank you, I actually use this instead of the spys for our live forum. The reason being is you can see the live forum on the same page as the forum. The other mods you have to navigate away from the page so it loses its effect. With the options set for most views and replied it works our perfectly.
View it here. http://www.xboxhounds.com/forum.php I only wish I could change where it says "Top 10 stats" to say "Live Forum" Edit: nm I found it. $vbphrase [vsa_top_x_stats] Change that to "Live Forum" in the box |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|