Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #51  
Old 04-06-2001, 04:29 AM
Swoosh
Guest
 
Posts: n/a
Default

Please forgive me for asking this silly question, but: can we use this wonderful hack in vB pages, too?

Once again, I'm very sorry for that question. I am just a beginner, so please be bare with me. Thanks!
Reply With Quote
  #52  
Old 04-06-2001, 03:49 PM
jojo85
Guest
 
Posts: n/a
Default

Quote:
Originally posted by Swoosh
Please forgive me for asking this silly question, but: can we use this wonderful hack in vB pages, too?

Once again, I'm very sorry for that question. I am just a beginner, so please be bare with me. Thanks!
No sorry
Reply With Quote
  #53  
Old 04-07-2001, 12:07 AM
Shoe
Guest
 
Posts: n/a
Default

Yes, I plan on using it on a vbpage. I think we can stick the code into a template.
Reply With Quote
  #54  
Old 04-08-2001, 07:42 PM
veritas
Guest
 
Posts: n/a
Default

With this, you could probably create your own portal quite easily...
Reply With Quote
  #55  
Old 04-09-2001, 03:18 PM
PimpDaddy1
Guest
 
Posts: n/a
Default

I don't want to be a nag but is this still being worked on? And if it is what is the progress on it.

Thanks.
Reply With Quote
  #56  
Old 04-09-2001, 03:26 PM
Mas*Mind's Avatar
Mas*Mind Mas*Mind is offline
 
Join Date: Oct 2001
Location: Amsterdam, The Netherlands, currently living in Cape Town, South Africa
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's been delayed a little bit

I'm working on it, but cannot say exactly when It's releasable
Reply With Quote
  #57  
Old 04-09-2001, 03:30 PM
jojo85
Guest
 
Posts: n/a
Default

Reply With Quote
  #58  
Old 04-16-2001, 11:58 AM
mferrell
Guest
 
Posts: n/a
Default

I don't care if it takes you a while longer to finish this project, I'm just glad you're working on it!

Reply With Quote
  #59  
Old 04-18-2001, 09:46 PM
GimmeTech
Guest
 
Posts: n/a
Default

After reading the idea behind this I must admit that this hack/add-on sounds like a winner to me. I like the news fader, stars, etc... as well as the next, but in all reality, the idea of content management (news) and a hack of this kind are far above more useful to sites that are focused towards bringing content to the public. I'm pretty excited about reading this thread. Take your time on the programming. This one will be worth the wait.

Hooper
Reply With Quote
  #60  
Old 04-21-2001, 11:17 AM
Mas*Mind's Avatar
Mas*Mind Mas*Mind is offline
 
Join Date: Oct 2001
Location: Amsterdam, The Netherlands, currently living in Cape Town, South Africa
Posts: 103
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

update: I'm tidying up and debugging it now. And make sure it limits querys

But I've got a working demo

Three things are added: Total views, todays events and latest polls

Note that you can choose exactly how and what you wanna display, everything is 'parameterble' (is that a word?) and works with vb's templates.

To give you an idea how fmbstats.php looks like:

PHP Code:
<?php

$action
="birthdays";
include(
"vbextern.php");

$action="events";
include(
"vbextern.php");

$action="onlineusers";
include(
"vbextern.php");

$action="topthreads";
include(
"vbextern.php");

$action="totalmembers";
include(
"vbextern.php");

$action="totalthreads";
include(
"vbextern.php");

$action="totalposts";
include(
"vbextern.php");

$action="totalviews";
include(
"vbextern.php");

$action="newestmember";
include(
"vbextern.php");

$action="listusers";
include(
"vbextern.php");

$action="listforums";
include(
"vbextern.php");

$action="listpolls";
include(
"vbextern.php");

eval(
"dooutput(\"".gettemplate("vbextern")."\");");

?>
I'll maybe add an option to generate javascript for the latest threads so you can give the webmasters amongst your users the option to let the latest threads be displayed on their homepage.

I expect to release it within a week
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 10:03 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.04786 seconds
  • Memory Usage 2,243KB
  • Queries Executed 11 (?)
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)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_onlinestatus
  • (10)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
  • 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