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)
-   -   Who's Chatting? (https://vborg.vbsupport.ru/showthread.php?t=37397)

almightyone 04-14-2002 05:42 PM

config.lib.php3 in the config folder
Find
PHP Code:

define("C_USR_DEL"'4'); 

Replace:
PHP Code:

define("C_USR_DEL"'1'); 


Velocd 04-14-2002 10:33 PM

thanks ^_^

Keta 04-21-2002 09:11 PM

is there a hack like this for eIRC chat or jpoilt? if not r u willing to make me one ;)

pgowder 04-23-2002 01:10 PM

I've installed it with out the intergration hack, and it works fine.

One small fix (doesn't change function)

PHP Code:

<tr id="cat">
    <
td background="images/cg.gif" colspan="6">
        <
normalfont color="{categoryfontcolor}"><b>
        
Who's Chatting:</b>
        </normalfont></a><normalfont color="{categoryfontcolor}">
        <b>$numchatters</b></normalfont>
    </td>
</tr> 


You have a </a> with no <a href>

GOD-Dblade 04-23-2002 10:08 PM

hm will this work with...https://vborg.vbsupport.ru/showthrea...threadid=37781

Velocd 04-28-2002 04:38 PM

I don't think so, but maybe Mem might know how to.

mem 04-29-2002 04:20 AM

GOD-Dblade

your hack is just a new chat to the vbb.
but I just combine phpmychat to vbb not write a new hack.

Velocd 05-26-2002 10:57 PM

I have a question to Mem or anybody else if you could help. How can I get some stats about the phpmychat room, that I can display in the who's chatting area? Such as, much like who's online, I would like to know the max people ever in the chat room, max ever in the chat at one time, and what the date of the last person in the chat room was. ;)

LaNder 05-27-2002 08:12 AM

hmm, another request by me:

is it possible to link the userprofile with the names in the "who's chatting" area?

LaNder

Velocd 05-28-2002 02:34 AM

lol, I was wondering just the same. I wish I could be a great hacker like some of the guys on this forum and answer some of the questions, but unfortunantly I haven't been spending enough time learning PHP and MySQL. Anyway, I have tried using:

<a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]">

But that just gives an error of an non-existant user.


All times are GMT. The time now is 06:14 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.01007 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_php_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
  • (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