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)
-   -   # of users in forum on forumhome (https://vborg.vbsupport.ru/showthread.php?t=38012)

K33nny 08-18-2003 10:03 AM

I will check monday when you have users browsing your website.

The Realist 08-18-2003 01:19 PM

What do I need to do so the browsing members show in a diff colour from the rest of the text so it stands out.

MrNase 08-18-2003 03:26 PM

Easy, get this one running and open the earlier edited templates that are used for this hack.
Find

has $browsers user browsing
or
has $browsers users browsing
or
has $numbrowsers users browsing

and replace it with

<span style="color:RED">has $browsers user browsing</span>
or
<span style="color:RED">has $browsers users browsing</span>
or
<span style="color:RED">has $numbrowsers users browsing</span>


could use vB variables instead of "RED" like #FF4400 or #666686 or something like this :)

K33nny 08-18-2003 09:56 PM

I think there is some serious issues with my install fall that I've just picked up on. Let me look over things and double check the code.

K33nny 08-18-2003 10:07 PM

Alright, on my end I was not able to download the latest version of this script so I deleted my temporary files and was finally able to. If you're not seeing anything new in the attached file, delete all temporary files and you should see the latest version. I fear this maybe why MadCat75 is having issues.

MaDCaT75 08-19-2003 01:32 AM

Its about time it worked :lick:

K33nny 08-19-2003 01:53 AM

Well with your addition request it got messed up. ;)

MaDCaT75 08-19-2003 02:14 AM

:rolleyes:

EvilLS1 08-24-2003 04:35 AM

Nice hack. I'm using this to show the number of users in my java chatroom. :)

[high]* EvilLS1 clicks install.[/high]

Logician 08-26-2003 07:46 PM

Quote:

08-17-03 at 04:04 PM K33nny said this in Post #149
I said it twice, said it once in the hack file, and gave a link to the original hack. I'm quite well aware of the fact that it's been done before. :)
Modifications & enhancements on a current hack should be released on the original hack's thread so I merged threads..

Carnage Media 09-22-2003 02:37 PM

I'm getting this error.

Parse error: parse error, unexpected T_STRING on this line

Users browsing each forum $getforumbrowsers = $DB_site->query(' SELECT COUNT(*) AS count, inforum FROM user WHERE lastactivity>'.($ourtimenow - $cookietimeout).' AND lastvisit<>lastactivity GROUP BY inforum '); $forumbrowsers = array(); while ($getforumbrowser = $DB_site->fetch_array($getforumbrowsers)) { $forumbrowsers[$getforumbrowser['inforum']] = $getforumbrowser['count']; }

got this when I uploaded index.php

thanks

lange 10-27-2003 07:54 PM

VB2.X

It's working with members only. How to show members AND guests browsing in forums ? Is it possible ?

thx

MaDCaT75 10-27-2003 07:57 PM

I cant find the one like they have here at vb.org.... please help

NTLDR 10-27-2003 08:10 PM

Quote:

Originally Posted by MaDCaT75
I cant find the one like they have here at vb.org.... please help

You'll find it in your vBulletin 3 zip file.

MaDCaT75 10-27-2003 08:12 PM

Quote:

Originally Posted by NTLDR
You'll find it in your vBulletin 3 zip file.

ROFL but I dont have vbulletin 3.

NTLDR 10-27-2003 08:13 PM

Thats the only legal place you'll find the one thats in use here ;)

MaDCaT75 10-27-2003 08:14 PM

Quote:

Originally Posted by NTLDR
Thats the only legal place you'll find the one thats in use here ;)

ok then......

[high]* MaDCaT75 goes to shoot self in the head[/high]

VirtualHogwarts 11-30-2003 01:24 AM

/me clicks insatll works like a charm.


All times are GMT. The time now is 04:17 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.01318 seconds
  • Memory Usage 1,750KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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