vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Number of online users in header / footer! (https://vborg.vbsupport.ru/showthread.php?t=33048)

Admin 12-07-2001 10:00 PM

I already posted this hack here, but not fully:
https://vborg.vbsupport.ru/showthrea...threadid=32610

Anyway, you can use this hack to show the number of online:
  • guests
  • members
  • all users (guests + members)
in either your header or footer templates.

Very easy to install, only to edit one file - global.php (in the forums folder, not admin nor mod folders!).
Instructions attached to this post.

For a demo... look at the header of this. :)

Have fun! :D

Admin 12-08-2001 06:07 PM

The variables to use to show each number:
  • Number of guests - $headerguests
  • Number of members - $headerusers
  • Number of total users - $headeronline

squawell 12-08-2001 06:50 PM

FireFly~~~i got this error

Parse error: parse error in /home/jihchi/public_html/squawell/forums/vbb220/global.php on line 281

Fatal error: Call to undefined function: getpermissions() in /home/jihchi/public_html/squawell/forums/vbb220/index.php on line 10

Admin 12-10-2001 11:28 AM

Make sure you edit everything you needed to and not anything else.

squawell 12-10-2001 11:57 AM

ok ~~i'll try it again!!

squawell 12-10-2001 12:04 PM

FireFly~~i try it again~~and i still got same error~~~

Admin 12-10-2001 12:52 PM

E-mail me your file and I will fix it for you.

squawell 12-10-2001 01:01 PM

ok~~

i already sended to u!!

thankz again~~

Freddie Bingham 12-11-2001 01:59 AM

*psst!* stick it in the phpinclude template === no file editing.

Dalius 12-11-2001 02:22 AM

Preview, Anyone?

Admin 12-11-2001 05:06 AM

[QUOTE]Originally posted by freddie
*psst!* stick it in the phpinclude template === no file editing.

FWC 12-11-2001 05:09 AM

[QUOTE]Originally posted by FireFly
Dalius, look at the top. It's there.

Admin 12-11-2001 05:14 AM

Of course, sorry. :)
I just didn't know where to place it.

FWC 12-11-2001 05:16 AM

[QUOTE]Originally posted by FireFly
Of course, sorry. :)
I just didn't know where to place it.

RobAC 12-12-2001 01:48 AM

I must be missing something, because I don't see anything different at the top of this page :confused:

FWC 12-12-2001 01:54 AM

[QUOTE]Originally posted by RobAC
I must be missing something, because I don't see anything different at the top of this page :confused:

KuraFire 12-24-2001 02:02 PM

FF/Chen, just a quick question: is there any special modification needed to make the online users appear on a non-vb page (like here on vb.org, the first page, which is one directory lower than the forums itself) ??

I'd like to install this hack on my own portal page.... :)

Gutspiller 01-17-2002 11:06 PM

FireFly, I have been having problems with this hack. After I installed it the PM is intermittent and sometimes doesn't work. I posted in a new thread and somebody replied and said that adding stuff to the phpinclude template sometimes causes this.

I was wondering if you had any experiance with this? I am running 2.0.3 and this is the only hack that is in that template. Do you know anything about this or anything else that might be causing it???

If you could please respond I would greatly appreciate it.

Thanks.

Admin 01-18-2002 12:46 PM

Only thing I can think of is the $datecut variable... try changing all its intances in the hack to $headerdatecut.

Admin 01-18-2002 12:46 PM

Only thing I can think of is the $datecut variable... try changing all its instances in the hack to $headerdatecut.

Gutspiller 01-18-2002 02:52 PM

Thanks. I will keep you updated if this fixed the problem. :up:

Lucky 02-02-2002 05:04 PM

[QUOTE]Originally posted by KuraFire
FF/Chen, just a quick question: is there any special modification needed to make the online users appear on a non-vb page (like here on vb.org, the first page, which is one directory lower than the forums itself) ??

I'd like to install this hack on my own portal page.... :)

Gutspiller 02-02-2002 06:01 PM

BTW I am still having the same problem. :(

dost 02-02-2002 09:02 PM

[QUOTE]Originally posted by KuraFire
FF/Chen, just a quick question: is there any special modification needed to make the online users appear on a non-vb page (like here on vb.org, the first page, which is one directory lower than the forums itself) ??

I'd like to install this hack on my own portal page.... :)

Lucky 02-03-2002 08:58 AM

I thought I was the only one with this problem.

I had this hack working on 2.2.1, but I decided to upgrade to 2.2.2 with vbportal and this will not work with any of the variables that I have tried.

Any ideas?

Firefly to the rescue...

KuraFire 02-03-2002 12:23 PM

[QUOTE]Originally posted by KuraFire
FF/Chen, just a quick question: is there any special modification needed to make the online users appear on a non-vb page (like here on vb.org, the first page, which is one directory lower than the forums itself) ??

I'd like to install this hack on my own portal page.... :)

Admin 02-03-2002 01:16 PM

A hack exists to display on non-vB pages (tubedogg).

Add anywhere to phpinclude template.

Not sure about vbPortal... sorry.

KuraFire 02-03-2002 01:21 PM

Thanks, it's working now.

Only need to figure out how to make it working on www.kurafire.com (very much the same as vbulletin.org itself :))
I'll look for Tubedogg's hacks :)

Lucky 02-06-2002 08:35 PM

Firefly,

If I may, I would ask what you did on this board here so that the online #'s show up. The link works, but the variable to show the amount of users is not.
Are you using tubedoggs hack, or something you made yourself?
I have tried almost everything, and I can't get this hack going.
Even in just my forums. I had it all working good with 2.2.1, but when I upgraded to 2.2.2 I also upgraded to vbp3.0pr7 so my board now has a portal just like here. I notice one difference though. Your's is working and well mine....lol:)

Any ideas to get this going like you have here would be greatly appreciated as usual buddy.
My users are in need.

KuraFire 02-07-2002 11:50 AM

Wow, that hack by tubedogg's a lot of work to implement, bah :(

FireFly, is there no easier way? I have admin/functions.php and global.php loaded on www.kurafire.com so is there really no way I could have the number of users showing on that page in an easier way? Tubedogg's hack is for non-vB pages but wouldn't the addition of functions.php and global.php make it a vB page again??

Lucky 02-09-2002 03:20 PM

So did you get it going.

Still no over here.

TECK 02-09-2002 03:40 PM

[QUOTE]Originally posted by Lucky
Firefly,
If I may, I would ask what you did on this board here so that the online #'s show up. The link works, but the variable to show the amount of users is not....

James Cridland 02-09-2002 04:02 PM

As an addition to this hack...

If you add this into the php_include code
PHP Code:

$headertotal=$DB_site->query_first("SELECT COUNT(DISTINCT(userid)) AS count FROM user WHERE lastactivity > " mktime(0,0,0,date("m"),date("d"),date("Y")) . " ORDER BY username");
$headertotal=$headertotal[count]; 

...you now have a total for how many users you've had so far today.

Use it in your header template like:
Quote:

$headeronline users online now
$headertotal so far today
Idea from https://vborg.vbsupport.ru/showthrea...threadid=34014 which is rather OTT for what I wanted.

Lucky 02-10-2002 08:04 PM

Still don't work.

I add the php include and then add the headeronline to the p_themeheader and it still doesn't work.

I am at a standstill with this and this is just about my favorite hack. Any help would be great.
Thanks.

Admin 02-11-2002 08:55 AM

Where is the p_themeheader template eval()ed? It must be called after the phpinclude template so it can use the info from there.

Lucky 02-11-2002 09:43 PM

Thanks for taking the time buddy,

I have attached what both of my templates (p_themeheader, php include) look like.

I am not sure where it is eval()ed.

I believe it would be called upon by my root/index.php (not forums/index.php or forums/admin/index.php either)

I would really love to include this to my site.

If you need anything else, just let me know.

Thanks.

Admin 02-12-2002 09:58 AM

And is the code in the phpinclude you showed me before or after my code for this hack? Also what's with vbp_includes.php?

KuraFire 02-12-2002 11:50 AM

I just like to say that if you use a script like PluhNews, that works a bit like vBPortal but is far less complex and more easy to use, you can simply add $headeronline on such pages as well, without any additional hacking.

www.kurafire.com - look below the second line of buttons. :up:

Lucky 02-12-2002 06:21 PM

I added your phpinclude stuff before instead of after this:
--------------------------------------------------------
if (!isset($mainfile)){
include("../vbp_includes.php");
}
--------------------------------------------------------
then I added $headeronlineusers in my p_themeheader.

Now it works in my forum perfectly. Thanks.

Now I just need it to work on my non vb index.php page.
Any ideas?

Destee 02-26-2002 06:44 PM

another nice one FireFly ... thanks :)


All times are GMT. The time now is 05:58 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.01243 seconds
  • Memory Usage 1,808KB
  • 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_php_printable
  • (1)bbcode_quote_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
  • (40)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