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 |
#1232
|
|||
|
|||
Anyone?
Again, thanks. |
#1233
|
|||
|
|||
Quote:
|
#1234
|
||||
|
||||
Quote:
Try this. Code:
<div class="blockhead" style="height:16px; padding:15px 10px; font-weight:bold"> |
#1235
|
||||
|
||||
I cant import this addons how is possible in 88% uploading page go offline but when i refresh it is avrything Ok.
|
#1236
|
|||
|
|||
H! all
i'm want usign the session or Authentication for obtaining Username in file class_+++++++topx.php but i'm faced with a blank pasge in private varibel add private $taccess and in construct add $this->taccess = $vbulletin->userinfo['userid']; and add line 866 $sessionid = $taccess ; $get_new_posts[fullthreadtitle] ="$session"; pleas help me thanks |
#1237
|
|||
|
|||
To fix the read/unread status of the latest posts change:
< $readtime = $vbulletin->userinfo['lastvisit']; < if ($vbulletin->userinfo['userid']) { < $is_new = $vbulletin->db->query_read("SELECT readtime FROM threadread where userid = " . < $vbulletin->userinfo['userid'] . < " AND threadid = " . < $get_new_posts[threadid]); < while ($times = $vbulletin->db->fetch_array($is_new)) { < $readtime = $times['readtime']; < break; < } < } < < if ($get_new_posts[lastpost] > $readtime) --- > if ($get_new_posts[lastpost] > $vbulletin->userinfo['lastvisit']) This changes it from comparing 'last visit' to the actual last time the user read the thread. beware, I have no idea what kind of performance impact this may cause. |
#1238
|
|||
|
|||
The mod is extraordinary and I really love it, but I still don't know why auto-refresh is not working. It loads every 10 seconds and says auto refreshed but it doesn't refresh anything. PHP is not in safe mode. What am I missing?
Also, is it possible to change timestamp to "X minutes/hours/days/weeks/months ago" instead? |
#1239
|
|||
|
|||
Latest Icons are gone in my website. I upgraded addon but it is still not working. Can you please help me?
|
#1240
|
|||
|
|||
Hello, I was wondering how to fix this problem I've been having. I've looked into a lot of style vars that are quoted in the vsa_topstats templates but most of the stylevars don't exist in my themes vars.
Here is a picture of what I'm talking about. ' As you can see the username is overlapping the date. I've already tried changing the width of my forums but it doesn't change. |
#1241
|
|||
|
|||
Hello good morning:
I have a problem with this mod and is as follows: The 7.1 version is installed At one point go to my forum as a user in the menu options of this mod ahy an option to turn off the statistics, but it turns out after I wanted to activate again and I can not do it, other users if they can see them perfectly but after disabling them I can not see. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|