Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VBStatExtended: advanced statistics for your board Details »»
VBStatExtended: advanced statistics for your board
Version: 1.0.1, by stonyarc stonyarc is offline
Developer Last Online: Aug 2013 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 10-31-2005 Last Update: 11-07-2005 Installs: 125
Uses Plugins Template Edits
Is in Beta Stage  
No support by the author.

################################################## ##
VBStatExtended
################################################## ##

This Extension for Vbulletin 3.5.1 offers detailed statistics for forum members.

Current Features

Statistics Dashboard

Top posters on the bulletin board
Newest members on the bulletin board
Latest replies on the bulletin board
Most viewed threads
Most replied to threads
Top posters on the bulletin board including thread and post %
Your statistics on the bulletin board
Graphical posters chart

All stats include several calculations and additional fields



Planned Features

Additional statistics
Detailled calculations
Visitor statistics

FAQ
Field list:
Member: shows the member name (link to the profiles page)
Posts: shows the number of posts
UP: links to the user page of that user
Joined (D): number of days that the user has been a member
Inactive: number of days that the user has been inactive
Joined: date the user joined
Last visit: date of the last visit
Last activity: date of the last real activity
Last post: date of the last post
Title: title the user has
Time zone: offset of time zone
Thread: thread title and link
Thread Starter: user that started a thread
Last Poster: last user to post as a reply to a thread
Views: number of times a thread has been viewed
Replies: number of replies
Posts per day: average number of post per day
Posts %: percentage of the users posts compared to the total of posts
threads: number of threads made by user
threads %: percentage of the users threads compared to the total of threads
TP Ratio: the thread/post ratio, a high number means a users has started a lot of threads compared to his posts

Demonstration
http://www.xboxusersgroup.com/forums/vbstatextended.php

Screenshots
Some screenshots can be found here

Installation
(also included in ZIP)
1. upload VBStatExtended.php to the forum root
2. Upload the libchart folder and all contents to the forum root
3. Create a new subfolder with name: generated in your forum root

################################################## ##############
IMPORTANT
Set the file permissions on the generated folder to 777

################################################## ##############

5. add product-VBStatExtended.xml(Plugin System / Manage Products / Add Import product)
6. add a link in the navbar template to VBStatExtended.php (depends if you want users to see it and when)
7. Enjoy

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 11-07-2005, 07:45 PM
Stormwolf's Avatar
Stormwolf Stormwolf is offline
 
Join Date: Jul 2004
Location: Lexington Ky
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im getting the following error when generating the graphic chart from the last option.

Warning: imageftbbox(): Could not find/open font in \libchart\classes\Text.php on line 75
Warning: imagettftext(): Could not find/open font in \libchart\classes\Text.php on line 94

It repeats itself over and over probably one for each entry. The graph then loads under it with no text.

Everything seems to be where it should be. My forum root is mysite/forum
libchart is in mysite/forum/libchart. The folders are all in there. Fonts are in the font folder inside libchart.

http://www.aedilisreborn.com/forum/vbstatextended.php

Im running on windows if that matters pathwise
Reply With Quote
  #43  
Old 11-07-2005, 08:06 PM
TygerTyger TygerTyger is offline
 
Join Date: Aug 2005
Posts: 182
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Stonyarc, the problem I had with duplicated statistics was because of the redirect. I went back and found and deleted the redirection thread/post and it was no longer duplicated.
Reply With Quote
  #44  
Old 11-07-2005, 10:38 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stormwolf
Im getting the following error when generating the graphic chart from the last option.

Warning: imageftbbox(): Could not find/open font in \libchart\classes\Text.php on line 75
Warning: imagettftext(): Could not find/open font in \libchart\classes\Text.php on line 94

It repeats itself over and over probably one for each entry. The graph then loads under it with no text.

Everything seems to be where it should be. My forum root is mysite/forum
libchart is in mysite/forum/libchart. The folders are all in there. Fonts are in the font folder inside libchart.

http://www.aedilisreborn.com/forum/vbstatextended.php

Im running on windows if that matters pathwise
Hello StormWolf,

Can you check if the font subfolder is available in the libchart folder.

If not please upload the full libchart folder again.

Error can only be reproduced if the fonts folder is missing.
Reply With Quote
  #45  
Old 11-07-2005, 10:54 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

All,

The version of vbstatextended is now 1.0.1

Included minor fixes and changes to version 1.0.0

- the / in the newest members statistics are replaced by the actual data even if the data is not really needed
- statistics % are now rounded to 0.00 %
- vbsettinggroup typo corrected so the group does appear in the VBOPTIONS
- minor phrase change
- if date in last post is 0 NA is added (not applicable)
Reply With Quote
  #46  
Old 11-07-2005, 11:06 PM
Stormwolf's Avatar
Stormwolf Stormwolf is offline
 
Join Date: Jul 2004
Location: Lexington Ky
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stonyarc
Hello StormWolf,

Can you check if the font subfolder is available in the libchart folder.

If not please upload the full libchart folder again.

Error can only be reproduced if the fonts folder is missing.
Yup its in there
Reply With Quote
  #47  
Old 11-07-2005, 11:19 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You could try to add the full server path in the Text.php file line 47 and 48 (same as in your VB config file) not URL but server path

He cannot find the fonts and that's very strange.

The path might help him force the location because the error can be simulated on my server if I rename the font dir or the font itself.

So that is the origin of the error.
Reply With Quote
  #48  
Old 11-08-2005, 02:32 AM
GrendelKhan{TSU's Avatar
GrendelKhan{TSU GrendelKhan{TSU is offline
 
Join Date: Jun 2005
Location: Boston | Seoul, S. Korea
Posts: 1,311
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

omg...could your hacks rock any more??!! nice job!!
Reply With Quote
  #49  
Old 11-08-2005, 05:21 AM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GrendelKhan{TSU
omg...could your hacks rock any more??!! nice job!!

Thanks for the support. Make sure you tell everyone.

Working on some other crazy things :smoke:

The stats can be even be more generic in the build of the queries. That is something for the next versions.

Any suggestions in improving this mod are always welcome.
Reply With Quote
  #50  
Old 11-08-2005, 12:06 PM
stonyarc stonyarc is offline
 
Join Date: Aug 2005
Location: Leuven (Belgium)
Posts: 930
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just to inform you that development of version 1.0.1 has started.

What can be expected

- query tunning
- additional info and additional features in the list statistics
- thread related graphical statistics
- dashboard redesign

If you want you can participate by posting requests for statistics you really would like to see integrated in the vbstatextended module.

If you haven't installed vbstatextended yet you can check out the features on http://www.xboxusersgroup.com/forums/vbstatextended.php
Reply With Quote
  #51  
Old 11-09-2005, 05:35 AM
blueuniverse blueuniverse is offline
 
Join Date: Jul 2004
Location: UK
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by stonyarc
You could try to add the full server path in the Text.php file line 47 and 48 (same as in your VB config file) not URL but server path

He cannot find the fonts and that's very strange.

The path might help him force the location because the error can be simulated on my server if I rename the font dir or the font itself.

So that is the origin of the error.
I'm getting the exact same error i.e.

Quote:
Fatal error: Call to undefined function: imageftbbox() in /home/blueuniv/public_html/rousehousev5/libchart/classes/Text.php on line 75
I've edited the fonts.php file to include full server references but still no luck.

Any ideas?
Reply With Quote
Reply


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

Forum Jump


All times are GMT. The time now is 08:38 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07130 seconds
  • Memory Usage 2,314KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete