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

Reply
 
Thread Tools
e-steki Profile Stats v1.0.1 Details »»
e-steki Profile Stats v1.0.1
Version: 1.0.1, by Lea Verou Lea Verou is offline
Developer Last Online: Jul 2012 Show Printable Version Email this Page

Category: Statistics Modifications - Version: 3.6.8 Rating:
Released: 08-17-2007 Last Update: 08-18-2007 Installs: 69
Uses Plugins Template Edits
Additional Files  
No support by the author.

What does this do?
This unique statistics mod, displays various user-oriented statistics, even from custom fields! Refer to the features & the statistics section for more information.

Admin Features
  1. No template modifications. If you don't want to place the link in the Quick Links menu, there is an option to disable the automatic template edit and perform it yourself.
  2. Fully phrased.
  3. You can turn on/off every single statistic, so that the hack fits your needs 100%.
  4. A nice, usable and extensive manual instead of an ugly readme.txt ;-)
Types of statistics displayed (in order of appearance)
  1. Custom fields (you can enable/disable all custom fields or specify which custom fields you want the script to show).
  2. Age statistics (you can enable/disable this and also specify the classes that the ages are sorted into)
  3. Age privacy statistics (you can enable/disable this)
  4. Email domain statistics (you can enable/disable this and also set the frequency it takes for a domain to appear separately)
  5. Timezone statistics (you can enable/disable this)
  6. Subscription statistics (you can enable/disable this)
  7. Number of posts per page statistics (you can enable/disable this)
Notes
  1. Supported for only a few days after each release.
  2. Please Mark as Installed if you use this (ehmm...you can also nominate it if you like it a lot ).
  3. Please do not request vBadvanced modules for its statistics.
  4. Be polite, its free, I don't owe you anything. Support issues with smilies and impolite wording will be ignored.
Screenshots
I wasn't able to upload the main screenshot via the attachment system due to its long size, and the other one was badly resized, so here they are from my server:
Main:

Settings:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
EWGF

Comments
  #42  
Old 08-19-2007, 05:00 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MikeHolohan View Post
You are correct, I set it to no and it works fine... but the output is limited now... Mike.

BTW thanks for all the help... clicks installed...
It will only show radio/select/checkbox/menu custom fields.
It will not show textbox custom fields.
What custom fields do you have and what is their type?
Reply With Quote
  #43  
Old 08-19-2007, 05:07 PM
Axel Foley's Avatar
Axel Foley Axel Foley is offline
 
Join Date: Nov 2001
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Michelle View Post
That's insane...
Can you post a screenshot of your settings?
Do you have any custom profile fields?

Does anyone else have this weird issue?
Lea, the problem seems to be that $selectsql is empty, so the query is not complete, you have to debug why.

Let me know if you want to test it before releasing...
Reply With Quote
  #44  
Old 08-19-2007, 05:08 PM
MikeHolohan's Avatar
MikeHolohan MikeHolohan is offline
 
Join Date: Mar 2007
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

fields are... age, age privacy, email, timezone, Default Thread Subscription Mode and Number of Posts to Show Per Page..

that's all... Mike.
Reply With Quote
  #45  
Old 08-19-2007, 05:16 PM
Axel Foley's Avatar
Axel Foley Axel Foley is offline
 
Join Date: Nov 2001
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, the last profilestats.php you posted is working.

I have the 4 default custom fields and they're all textboxes, note that this is the default for vB.
Reply With Quote
  #46  
Old 08-19-2007, 05:18 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Axel Foley View Post
Lea, the problem seems to be that $selectsql is empty, so the query is not complete, you have to debug why.

Let me know if you want to test it before releasing...
Yeah, I figured it out afterwards (after I said its insane It looked really weird though at first). Its so nice that there are people here that look at the code as well, you helped me fix a bug before

Quote:
Originally Posted by MikeHolohan View Post
fields are... age, age privacy, email, timezone, Default Thread Subscription Mode and Number of Posts to Show Per Page..

that's all... Mike.
No I meant the custom profile fields. What are the custom profile fields you have in your board? Try posting a screenshot of http://www.yoursite.com/forum/adminc....php?do=modify
Reply With Quote
  #47  
Old 08-19-2007, 05:19 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Axel Foley View Post
Ok, the last profilestats.php you posted is working.

I have the 4 default custom fields and they're all textboxes, note that this is the default for vB.
There are forums without at least a gender field added?
Reply With Quote
  #48  
Old 08-19-2007, 05:22 PM
Lea Verou Lea Verou is offline
 
Join Date: Jul 2005
Location: Greece
Posts: 1,856
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just updated the zip with the new profilestats.php.

I apologize, I didn't consider while writing the code, of the case that someone could have that setting to yes and have no custom fields that the script could use.
Reply With Quote
  #49  
Old 08-19-2007, 05:26 PM
MikeHolohan's Avatar
MikeHolohan MikeHolohan is offline
 
Join Date: Mar 2007
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Michelle View Post
Yeah, I figured it out afterwards (after I said its insane It looked really weird though at first). Its so nice that there are people here that look at the code as well, you helped me fix a bug before


No I meant the custom profile fields. What are the custom profile fields you have in your board? Try posting a screenshot of http://www.yoursite.com/forum/adminc....php?do=modify
That's all...
Reply With Quote
  #50  
Old 08-19-2007, 06:09 PM
Axel Foley's Avatar
Axel Foley Axel Foley is offline
 
Join Date: Nov 2001
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Michelle View Post
Yeah, I figured it out afterwards (after I said its insane It looked really weird though at first). Its so nice that there are people here that look at the code as well, you helped me fix a bug before
Well I think that should be the spirit of a community like vb.org...

Quote:
Originally Posted by Michelle View Post
There are forums without at least a gender field added?
Yes, there are...never be surprised of such things....

Keep up the good work...I'll wait for your next hack...
Reply With Quote
  #51  
Old 08-19-2007, 08:05 PM
vitrag24's Avatar
vitrag24 vitrag24 is offline
 
Join Date: Nov 2006
Location: India
Posts: 639
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Gr8 work.
installed.
But not getting button in quicklinks..
then i added $template_hook[navbar_quick_links_menu_pos3] in nav bar template at end then i can see button in each userprofile but not in quick links...

tell me plz how to add in navbar-quicklinks also?
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 01:05 AM.


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.15511 seconds
  • Memory Usage 2,326KB
  • 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
  • (8)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
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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