Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Ultimate Board Stats Integration into Users Non-VB page!! Details »»
Ultimate Board Stats Integration into Users Non-VB page!!
Version: 1.00, by (Guest)
Developer Last Online: Jan 1970 Show Printable Version Email this Page

Version: 2.2.x Rating:
Released: 09-11-2002 Last Update: Never Installs: 31
 
No support by the author.

This hack will add a ton of new features to your main website.

Version #2 features:

*Users Avatar
*Total Members
*Total Posts
*Total Threads

*Member of the Day (please note that for this hack to work you MIGHT need to have it already installed on your VB. Some people needed it some didnt. If this feature is unimportant to you please delete the CODE located in the file. It is marked.)

*Number of posts since last visit.
*Mini Forum nav Bar for logged in users
*PRIVATE MESSAGE INFORMATION including number of unread messages, new messages and total messages in your INBOX!
*Top Threads Starter
*Top Poster
*Newest Member
*Seperate displays for Logged in Users and guests (guests will see completely different information than Logged in users)
*FAQ and Register links for Guests.
*Login Code for Not logged in Guests or Users
*A completely Template Free Welcome Panel and no hassle script.

This is all done without ANY modifications or template changes. installation of this hack is SIMPLE.

Just upload the boardstat.php file into your server directory. You might to change the Path to your GLOBAL directory if its not in your FORUMS folder.

Currently the Add-on works as a 3 colomn table You can easily change that by opening the boardstat.php file and scrolling down to where it says Begin HTML OUTPUT. You can rearrange the html in any fashion you like.

To get the information to your main website just REQUIRE or use an IFRAME to call the boardstat.php file into your main page.

To make sure this installation is successful and works with no problems, you will need to install the hacks shown in this add-on just as a precaution. Some people are able to just upload the file and go while some need the hacks already installed.

**
Support for this hack is VERY limited until the new year. Reason being that im too busy too keep up with this right now.

Any problems seen in this hack, could be resolved by just commenting out or deleting the Member of the Day Feature. If you have this hack installed already then you should be fine. If you dont then it might or might not work.

Also, hacks like these dont work well across seperate domains or subdomains. In this case before the URL to the boardstat.php file works. If the PHP include doesnt work an IFRAME always will work.

**

See you guys' next year.

Show Your Support

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

Comments
  #32  
Old 09-22-2002, 04:53 PM
Colon33
Guest
 
Posts: n/a
Default

Glad you were able to fix it. Sorry i havent been around. Been moving out of my old house. What did you change?
Reply With Quote
  #33  
Old 11-09-2002, 11:53 PM
Brew's Avatar
Brew Brew is offline
 
Join Date: Sep 2002
Posts: 359
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Has anyone gotten this to work with PostNuke?

Thanks
Reply With Quote
  #34  
Old 12-11-2002, 01:20 AM
Katman's Avatar
Katman Katman is offline
 
Join Date: Oct 2002
Location: New Glarus, WI
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've found that to get this to work with vB 2.2.8 you have change

require("forums/global.php");

TO

require('./global.php');

And remove the "Member Of The Day" parts, if you don't have that hack installed.
Reply With Quote
  #35  
Old 12-11-2002, 05:46 AM
Colon33
Guest
 
Posts: n/a
Default

good thing you added that update there Katman.

Sorry i have been alittle AFK. I had some computer and website issues. I will return to VB and making Modifications of VB prolly the first of the year.

Starting with a completly new version of this hack, if all works out.
Reply With Quote
  #36  
Old 01-10-2003, 12:55 PM
suzannev's Avatar
suzannev suzannev is offline
 
Join Date: Dec 2002
Location: Pennsylvania
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is so perfect - I love it! Simple to install - thank you so much. The only thing missing for me is Today's Birthdays - anyway to add this easily? I didn't notice you mention this for Version 3.0.

When will Version 3.0 be out? {{rubbing hands together}}

Suzanne
----------------------
Emotional support for the terminally ill since 1999
www.ShareaCard.org
Reply With Quote
  #37  
Old 01-10-2003, 10:12 PM
Colon33
Guest
 
Posts: n/a
Default

Version 3.0 will be out as soon as my web server is back online. Mostlikely now will be sometime in february.

Right now its about 45% complete. Infact i had a plan to get birthdays put in there as well. So yes ill be able to get that complete. I am also adding a feature to which where you can click a users name on there birthday and you can send them a birthday card!


When i get my new webserver ill be sure to post an update here about it.


Glad you enjoyed it! All of the html is customizable in the echo strings so the skies the limit on what you can add!

peace.
Reply With Quote
  #38  
Old 02-05-2003, 12:31 AM
SONOFSAM SONOFSAM is offline
 
Join Date: Feb 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thnx Colon33 for direrting me here. I have my boardstat.php working:

www.clanrk.com/forums/boardstat.php

but how to use this on my index.shtml? How do i make this info appear there? sorry..im still a noob!
Reply With Quote
  #39  
Old 02-05-2003, 01:48 AM
Colon33
Guest
 
Posts: n/a
Default

Nice. It looks very nice too!

Well since you are using .shtml i would assume you are already using SSI to call files into your index file. Try calling the boardstat file into the html page. I dont think this will work though. You can use an IFRAME or you need to rename your file to .php and start using php recall tags which i think are cleaner and well more VB friendly.

Up to you. Get back to me please.
Reply With Quote
  #40  
Old 02-05-2003, 01:53 AM
suzannev's Avatar
suzannev suzannev is offline
 
Join Date: Dec 2002
Location: Pennsylvania
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I used this tag to call it on my .shtml page

<!--#include file="shareacard/forums/upload/boardstat.php"-->

I would guess you would use:

<!--#include file="forums/boardstat.php"-->
Reply With Quote
  #41  
Old 02-05-2003, 02:10 AM
Colon33
Guest
 
Posts: n/a
Default

Now that i got my FTP and server back online i can continue my plans for this addon. In future releases you wont be restricted to the 3 column layout. Please view www.mogusland.com (whens its completed) to see what i mean.

I also have planned:

buddylist
Whose online (numbers and names)
Birthdays
Calendar Events and so forth.

Help support me by visiting www.mogusland.com

Thanks suz, for giving him the shtml line.
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:35 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.04257 seconds
  • Memory Usage 2,292KB
  • Queries Executed 27 (?)
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
  • (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
  • (5)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_postinfo_query
  • fetch_postinfo
  • 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
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • postbit_imicons
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete