Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
psiStats 2009 (The New vBStats for vBulletin 3.5.x - 3.8.x) Details »
psiStats 2009 (The New vBStats for vBulletin 3.5.x - 3.8.x)
Mod Version: 1.6.2, by akanevsky (Coder) akanevsky is offline
Developer Last Online: Feb 2016 I like it Show Printable Version Email this Page

vB Version: 3.8.x Rating: (37 votes - 4.30 average) Installs: 478
Released: 31 Jan 2009 Last Update: 28 Feb 2010 Downloads: 5238
Not Supported DB Changes Uses Plugins Auto-Template Additional Files Translations  

I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.

/*===================================*\
|| psiStats 2009
||
|| Author : Anton Kanevsky
|| Works on : vBulletin 3.5.x - 3.8.x
|| Released : Feb 28, 2010
||
|| Time required to install: 1 minute
|| Difficulty: easy
\*===================================*/

DESCRIPTION

A sophisticated statistics module for your vBulletin board.

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.


STATISTICS

File Uploads: 1
Products to Install: 1


FEATURES

Statistics Tracking:
  • General Board Statistics
  • Style Usage Statistics
  • Top Threads & Forums Statistics
  • Display Colors + Resolutions (Requires JavaScript) Statistics
  • Countries + Regions Statistics
  • Browsers + Operating Systems Statistics
  • Referring Sites Statistics
  • Referrer Statistics
  • Age & Gender Demographics

Features:
  • No code or template modifications required.
  • Modules can be enabled or disabled, as needed.
  • Statistics are updated every fifteen minutes via cron.
  • Mother site, e.g. the site where your forum is hosted, will never be listed as a referrer.
  • Only one extra query per forum page.
  • Statistics can be sorted either numerically or alphabetically.
  • Automatic Integration with Referrer Statistics (if installed)[/i]
  • Configurable number of last items for top threads / forums.
  • Allows to specify whether to show data from from forums with post counts disabled.
  • Configurable number of last items in referring site statistics.
  • Configurable gender field and responses (optional).
  • Configurable list of usergroups that can access statistics (optional).
  • Referring site statistics censure (by word) and individual site blockage.
  • Detects most popular browsers and operating systems.
  • Requires cookies for screen color depth and resolution tracking.

VERSION HISTORY

1.6.2 - stable
[+] Added recognition for Windows 7-based user agents.

1.6.1 - stable
[+] The navbar link is now shown only to those who can access the statistics.

1.6.0 - stable
[+] Added two new modules:
  • Referrer Statistics
  • Age & Gender Demographics
[+] Added Google Chrome recognition (this includes a matching icon).
[+] Added Setting to control whether top threads & forums data is gathered from forums where posts are not counted towards user post counts.
[+] Updated ip to country databases to the most recent ones.
[F] Corrected a few phrasing bugs and phrased things that were not phrased in 1.5.2.

1.5.2 - stable
[+] Added a few more translations (thanks to those who submitted these).
[+] Fixed a few bugs that were mentioned for 1.5.1.

1.5.1 - stable
[+] Added option to globally enable / disable any stats modules.
[+] Fixed bug with some staff being counted twice.
[+] All numbers are now nicely formatted.

1.5.0 - stable
[+] No more template edits, just upload the files and the product and you're ready to go.
[+] vBulletin 3.5.x - 3.8.x compatible.

1.4.4 - stable
[+] Referrering Sites now have a JS and an XML feed capability.
[+] Added a better firefox icon into the icon database.
[F] Fixed a couple of minor bugs.

1.4.3 - stable
[+] The hack now respects vBulletin's "Show Active Users" setting.
[+] The hack is now valid XHTML (all templates must be reverted).

1.4.2 - stable
[+] Corrected a bug, which caused incorrect number of moderators to be displayed.
[+] gb.gif renamed to uk.gif.

1.4.1 - stable
[+] The front page has been revised, and it now loads four times as fast regardless of the size of your database.
[+] The ip database has been updated to the revision of October 18, 2006.
[+] The flag database has been updated to the revision of October 18, 2006.
[+] Referrer statistics hack, if installed, is now detected automatically. No configuration required.
[+] Added an option to specify a custom board creation date, if not reflected correctly by the joindate of a user with lowest userid.

1.4.0 - stable
[+] The system is now cross-compatible with both vBulletin 3.5 and 3.6.
[+] The ip database has been updated to the revision of August 30, 2006.
[+] A variety of code optimizations and template corrections have been done.
[+] To keep statistics legible, the engine now only tracks the major and the minor browser versions. X.Y.Z.E is now stripped to become X.Y.

1.3.2 - stable
[+] Since more browsers support cookies than ajax, screendepth/screenresolution tracking is now done via cookies.
[+] One less query per page - e.g. now it's only one query per page.
[+] Statistics are now updated every 15 minutes rather than every hour.
[F] Fixed faulty count in cron and in region stats screen.
[F] Fixed bug which prevented the cron from being created in some cases.
[F] Fixed minor bugs which caused errors of the E_NOTICE level.

1.3.1 - stable
[F] Fixed AJAX coding error, which used synchronous ajax instead of asynchronous, evidently causing higher load.
[F] Fixed WOL error that was caused by AJAX stats update and that made it look like everyone is browsing the stats.
[F] Fixed a query in update cron.

1.3.0 - stable
[+] Yay, no more file edits!
[+] No more multiple queries. The hack now takes up a maximum of two (2) queries per page in contemporary browsers, and one (1) query in non-javascript browsers.
[+] New vBulletin Option: Statistics can be configured either numerically or alphabetically.
[+] Since Opera is updated way too often, the engine, from now on, will only identify the primary version marker (7,8,9 as opposed to 7.01, 7.02, 7.21, 8.01 etc).
[+] Templates and phrases are now in their own separate group.
[F] Eliminated a bug which prevented bot identification from working properly.

1.2.8 - beta
[+] Removed 5 queries during the stats recording.
[+] Countries mapped to valid cia abbreviations and the countrybit template has been updated.
[+] Added missing Fiji flag (Thanks to firstrebel!)
[F] Eliminated a bug which prevented the thread and post limit from having any effect.
[F] Eliminated a bug which prevented the browser identification from working properly in some cases.

1.2.7
[F] Corrected online users count.
[F] Corrected staff count.
[F] Eliminated the style stats bug, which originated from users who had invalid styles saved in their profiles.
[F] Eliminated the posts per day bug.
[F] Renamed "gb.gif" to "uk.gif"
[F] Renamed "Oceania" region to "Australia and Oceania".
[F] Only threads and forums to which the user has permissions are displayed in top threads and forums.

1.2.6
[F] Minor template fix.

1.2.5
[+] Rewritten Browser and OS detection (previosly somebody else's module was used).
[F] For staff stats, only primary usergroups are now counted.

1.2.1
[+] New "Usergroups Allowed To View Stats" admincp option.
[+] Navigation split in two rows, for greater view
[+] Crawlers now have a browser picture associated with them.
[F] Eliminated Tracking of Empty Referrers.
[F] Updated country database with a number of missing countries, including UK.
[F] Minor fix to style statistics screen, applying to styles that are not used.

1.2.0
First Official Release.

1.1.0
Development release; Excess queries, phrases, and code has been removed.

1.0.0
Development release; All phrases that were hard-coded were moved into the phrase system.

The installation manual is contained within the attached file.

IF YOU LIKE MY HACK, PLEASE CLICK INSTALL

Download Now

Only licensed members can download files, Click Here for more information.

Supporters / CoAuthors

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this modification support the author by donating.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Major Additions psiStats 2006 (The New vBStats for vBulletin 3.5.x - 3.8.x) akanevsky vBulletin 3.6 Add-ons 435 30 Jun 2009 20:04
psiStats 2006 (The New vBStats for vBulletin 3.5.x - 3.8.x) akanevsky vBulletin 3.5 Add-ons 578 26 Jun 2009 12:40

  #46  
Old 02 Feb 2009, 19:45
TheInsaneManiac TheInsaneManiac is offline
 
Join Date: Feb 2008
Queries?
Reply With Quote
  #47  
Old 02 Feb 2009, 19:56
Martin9887 Martin9887 is offline
 
Join Date: Jul 2008
Real name: Martin
Originally Posted by Trek View Post
Of course they'll work, but they'll only work if you share them so others like myself with dark styles can use them.
I hope it's okay to upload them here, didn't do them all but the more popular ones I think. They aren't perfect but look a little better I guess. I'd like to use .png images but editing templates would be involved for that.

Attached Files
File Type: zip os.zip (5.0 KB, 47 views)
File Type: zip browsers.zip (3.1 KB, 48 views)
Reply With Quote
  #48  
Old 02 Feb 2009, 21:18
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by nascartr View Post
How can I edit the quick links link? I'd like to add an icon beside of it the same way I have icons on every other menu item. http://diecastcrazy.com/community/forums.php
Right now the only way to do this is to edit the plugin at global_start and change the replacement code. In the next version it will be saved to a template.

Originally Posted by djrichards View Post
Same here. Mac OS. But I can open any other Zip with no problem.
Please try another zip utility.

Originally Posted by redlabour View Post
Any change to get the Regions and Countries phrased to complete Translation?
I can't answer this question at this time, but I'll look into it.

Originally Posted by troppodel View Post
please fix the problem ......the stat quick link from the vbadvanced cmps is broken .....it must add the "forum" path

Ivan

Please add psistats.php to the list of vbadvanced header replacements. That'll fix the "bug".


Originally Posted by Trek View Post
Good mod, installed, etc. However I have a few bugs to report:

You can see my forums here: http://www.darkhandofvalor.com/psistats.php?do=styles

And the style isn't displayed correctly for some reason, no logo, etc.

But if you for instance click here: http://www.darkhandofvalor.com/psistats.php?do=os

Everything looks like it should.

Also, when I installed, I got this added to my ACP: *[]*

There's nothing in it but another entry with the same text. I tried uninstalled and it left this there, no idea.

Also, I don't have the referrers section as displayed in the screenshot either.
For the style problem, I'm not sure what the problem is. Maybe you could send me your admincp details so that I can take a look?

As for referrers, that's added from another hack. Currently psiStats does not have an integrated referrers page. It will have in a future version.


Originally Posted by Martin9887 View Post
Working excellently now, thanks for the update.

I have question though, the styles on my forum are mostly dark and the icons don't look great against them. If I was to make some new icons for the operating systems, etc, will they work? if I save with the same file names and types and overwrite them?

Thanks.

Any icons will work as long as you save them with the right filenames on top of the existing icons. Also it'll be very nice of you if you can share your icons, so that others can use them.


Originally Posted by ckeins View Post
Very nice Mod. Is there a possibility to show the statistics from die ACP: new posts, threads, users / day, week or month?
I can't answer this question at this time, but I'll look into it.
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work.
Reply With Quote
  #49  
Old 03 Feb 2009, 01:15
Chadi's Avatar
Chadi Chadi is offline
 
Join Date: May 2004
How can I disable the automatic quick link insertion? Thanks.
__________________
...............................
Talk Jesus Forums: Christian Chat
games . chat . gallery . bible . videos
Reply With Quote
  #50  
Old 03 Feb 2009, 02:29
TheInsaneManiac TheInsaneManiac is offline
 
Join Date: Feb 2008
How much stress will this put on the server? How many queries?
Reply With Quote
  #51  
Old 03 Feb 2009, 10:38
terminator2k2 terminator2k2 is offline
 
Join Date: Jun 2004
Originally Posted by Martin9887 View Post
I hope it's okay to upload them here, didn't do them all but the more popular ones I think. They aren't perfect but look a little better I guess. I'd like to use .png images but editing templates would be involved for that.

you can create png file and rename it to gif, this way it still looks like png with better tranparency

by the way.. how can i update the language?

xml language import -> select file "german" -> overwrite "german" -> ignore language version (yes?)
Reply With Quote
  #52  
Old 03 Feb 2009, 12:42
Martin9887 Martin9887 is offline
 
Join Date: Jul 2008
Real name: Martin
I'm using png's now, I edited the two templates, also made the icons bigger. Works fine.

Excellent mod this is, Psionic Vision.
Attached Files
File Type: zip psi-stats-icons.zip (101.5 KB, 77 views)

Last edited by Martin9887; 03 Feb 2009 at 14:12.
Reply With Quote
  #53  
Old 04 Feb 2009, 21:26
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by chadi View Post
How can I disable the automatic quick link insertion? Thanks.
Right now, the only way you can disable that is by editing the plugin at global_start - remove the replacement that adds stuff to navbar.

Originally Posted by terminator2k2 View Post
you can create png file and rename it to gif, this way it still looks like png with better tranparency

by the way.. how can i update the language?

xml language import -> select file "german" -> overwrite "german" -> ignore language version (yes?)
That is correct.

Originally Posted by Martin9887 View Post
I'm using png's now, I edited the two templates, also made the icons bigger. Works fine.

Excellent mod this is, Psionic Vision.
Thank you for your submissions and kind feedback, I added links to these to the second post in the thread.
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work.
Reply With Quote
  #54  
Old 06 Feb 2009, 14:22
PtitLu's Avatar
PtitLu PtitLu is offline
 
Join Date: Feb 2007
Real name: P'tit Lu
Weird problem

I installed the mod and the french language.
Now, when my forum is in english, everything is a mess. The page "turned from left to right".
Here are two shots. As you can see, with the english language, there is no problem. But in French...

English language
French language

Uninstalling the mod does not solve anything. I deleted the phrases with "psistats" in them, but the problem is still there.
Reply With Quote
  #55  
Old 06 Feb 2009, 14:32
PtitLu's Avatar
PtitLu PtitLu is offline
 
Join Date: Feb 2007
Real name: P'tit Lu
Corrected. In fact, every setting for the French language was deleted and the "Left to Right" turned to "Right to Left". I had to re-enter every setting as the were all blanked.
Am i the only one ?
Reply With Quote
  #56  
Old 06 Feb 2009, 17:39
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by PtitLu View Post
Corrected. In fact, every setting for the French language was deleted and the "Left to Right" turned to "Right to Left". I had to re-enter every setting as the were all blanked.
Am i the only one ?
Maybe you imported it as a language instead of just importing the phrases into an already existing French language?
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work.
Reply With Quote
  #57  
Old 06 Feb 2009, 19:32
PtitLu's Avatar
PtitLu PtitLu is offline
 
Join Date: Feb 2007
Real name: P'tit Lu
Originally Posted by Psionic Vision View Post
Maybe you imported it as a language instead of just importing the phrases into an already existing French language?
No, i thought i made the mistake, but, i did it again, slowly, and the result was the same.
Reply With Quote
  #58  
Old 06 Feb 2009, 22:51
akanevsky akanevsky is offline
 
Join Date: Apr 2005
Real name: Anton Kanevsky
Originally Posted by PtitLu View Post
No, i thought i made the mistake, but, i did it again, slowly, and the result was the same.
Maybe you should contact vBulletin and see what they say about this.
__________________
I can no longer support any of my hacks. Please do not contact me for that. Feel free to create and post new versions of my hacks, as long as you give me credit for the original work.
Reply With Quote
  #59  
Old 07 Feb 2009, 01:06
crkgb crkgb is offline
 
Join Date: Oct 2007
Any plans on adding Google Chrome to the list of the browsers?
Reply With Quote
  #60  
Old 07 Feb 2009, 08:46
Vaupell's Avatar
Vaupell Vaupell is offline
 
Join Date: Apr 2008
Real name: Martin
Originally Posted by crkgb View Post
Any plans on adding Google Chrome to the list of the browsers?
yes please, getting quite a few "unknown" several of my users use google chrome.
including myself
__________________
My website Evisystems
- - - Stuff - - -
follow the white rabbit, feed! your head
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


New To Site? Need Help?

All times are GMT. The time now is 09:12.

Layout Options | Width: Wide Color: