vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Stats on a nonvB Page! (https://vborg.vbsupport.ru/showthread.php?t=87150)

Asterik 07-08-2003 04:55 PM

Stats on a nonvB Page!
 
:D Ok, since im 2 stupid with PHP 2 do this, could someone make something that can display:
  • Number of Online members
  • Number of Online Guests
  • XX # Of Threads
  • How Many Buddies Are Online
And Then I can edit it n stuff 2 suit my needs. Thx! Bai! :cool:

Tony G 07-09-2003 12:13 AM

This would most likely require a hack.

Asterik 07-09-2003 12:16 AM

O_o there was something like what i wanted on vbulletin.org but it wasn't for 3.0

Tony G 07-09-2003 01:24 AM

Thats because they are not releasing hacks for 3.0 at vB.org until vB3 is in final or RC stages.

Asterik 07-09-2003 01:36 AM

o yea :o i forgot sorry :rolleyes:

Vb-Hispano 07-09-2003 10:57 AM

1 Attachment(s)
upload stats.php directory root forum and iframe in non page forum

<center><iframe id="stats" src="http://www.youdomain.com/stats.php" width="100%" height="100" frameborder="0" /></iframe></center>

o

<div align="center"><iframe id="stats" src="http://www.youdomain.com/stats.php" width="100%" height="100" frameborder="0" /></iframe></div>

change path en stats.php

sorry mi english

Edit: Thanks brad.loo :D

Brad 07-09-2003 11:24 AM

Use this is you want it to be XHTML compliant:

[code]
<center><iframe name="stats" src="http://www.youdomain.com/stats.php" width="100%" height="100" frameborder="0" /></iframe></center>

Brad 07-09-2003 11:24 AM

Use this is you want it to be XHTML compliant:

Code:

<center><iframe id="stats" src="http://www.youdomain.com/stats.php" width="100%" height="100" frameborder="0" /></iframe></center>

Vb-Hispano 07-09-2003 02:20 PM

ok thanks ;)

Bad Bunny 07-09-2003 03:05 PM

<center> tag is depreciated. It needs to be a property of a tag, like a <div>


All times are GMT. The time now is 03:45 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.01085 seconds
  • Memory Usage 1,724KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete