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
sigStats - forum stats in a signature image Details »»
sigStats - forum stats in a signature image
Version: 1.00, by Coders Shack Coders Shack is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.6.7 Rating:
Released: 05-16-2007 Last Update: Never Installs: 89
Uses Plugins
Additional Files  
No support by the author.

[hr]value[/hr]
. . . . . . . . Brought to you by

. . . http://www.Scriptasy.com
[hr]value[/hr]
Installation Time: < 2 mins
Files: 3
Product: 1
VB Version: 3.6.X


Description:
[hr]value[/hr]
This Hack will but your vb Forum stats (i.e. No. of Members, Threads and Posts) on your Signature Image. It uses the layout from sig.jpg, calls the stats from your database and creates a new images called signature.jpg

Installation Instructions: [hr]value[/hr]
First off to customize this you will need to be a coder... Else all you can do is mess with the background image (sig.jpg)
  1. Upload the files that are in the Upload folder.
  2. Chmod 777 the two jpg files (sig.jpg and signature.jpg)
  3. Install the product
Examples: [hr]value[/hr]

























[hr]value[/hr]
If you like then [Mark As Installed]
[hr]value[/hr]

Show Your Support

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

Comments
  #22  
Old 05-21-2007, 07:27 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

boo!! can't get the custome one to work even at same dimensions as default...
is there a trick to it?

inquiring minds... any input would be much appreciated.
Reply With Quote
  #23  
Old 05-21-2007, 04:22 PM
Thoman Thoman is offline
 
Join Date: Jun 2005
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have a running 3.6.7 PL1 and get a SQL-Query error on cronscript signature.php:
Code:
Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT COUNT (host) AS sessions FROM vb3_session WHERE userid = 0 AND lastactivity > 1179767122;
How to fix that?
Reply With Quote
  #24  
Old 05-22-2007, 03:21 AM
Coders Shack Coders Shack is offline
 
Join Date: Apr 2007
Location: Culver City, CA
Posts: 807
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Thoman View Post
I have a running 3.6.7 PL1 and get a SQL-Query error on cronscript signature.php:
Code:
Database error in vBulletin 3.6.7:

Invalid SQL:
SELECT COUNT (host) AS sessions FROM vb3_session WHERE userid = 0 AND lastactivity > 1179767122;
How to fix that?
not sure yet but just don't use the online count in the signature.php
Reply With Quote
  #25  
Old 05-30-2007, 03:59 AM
1337_macro 1337_macro is offline
 
Join Date: Nov 2006
Posts: 14
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will there be any updates to this cause I love it so far
Reply With Quote
  #26  
Old 05-31-2007, 01:05 AM
neopet001 neopet001 is offline
 
Join Date: May 2007
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Don't work with me, 3.6.5 :|
Reply With Quote
  #27  
Old 06-01-2007, 09:03 AM
cooldude714 cooldude714 is offline
 
Join Date: Feb 2006
Posts: 65
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default




Edit: Now it does work... strange. Could it be possible that you put things on there that people will actually care about?

Such as, forum username, your amount of posts, your amount of threads? Instead of the whole forum's amount of posts and threads etc.
Reply With Quote
  #28  
Old 06-01-2007, 12:26 PM
SLY LS1's Avatar
SLY LS1 SLY LS1 is offline
 
Join Date: May 2007
Location: Melbourne Australia
Posts: 123
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default




Hmm, 1 minute it works next it doesnt
Reply With Quote
  #29  
Old 06-02-2007, 12:07 PM
neopet001 neopet001 is offline
 
Join Date: May 2007
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works. Installed . Thank you very much!
Reply With Quote
  #30  
Old 06-03-2007, 03:19 AM
YabbaDabba YabbaDabba is offline
 
Join Date: May 2004
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

vB 3.6.5 - 3.6.7

works just fine.

You have to tweak the php file to locate and format the numbers to match your design.

HOWEVER...
the method used to calculate forums stats is NOT THE SAME as the method used on index.php. So your numbers may vary, as they say.

REQUESTS:
1 - Any chance that you can officially support the vB stat method so there's not a discrepency?

2 - Any chance you can support multiple graphic targets from a single plug-in? As it is, I have to duplicate/tweak the sisStats plug-in for each new one I want to create.
Reply With Quote
  #31  
Old 06-03-2007, 03:50 PM
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

anyone know how to change the color /style of the text?
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 03:43 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.11440 seconds
  • Memory Usage 2,307KB
  • 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
  • (2)bbcode_code
  • (1)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