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)
-   -   Digichat Hack v2.0 Semi-Live Whose in chat (https://vborg.vbsupport.ru/showthread.php?t=34423)

GeorgeofCS 01-23-2002 10:00 PM

Ok I'll be honest here. I wasn't going to release this, after the problems I had with the last one, and the problems with the last install proggy I made for hacks. I'm sorry my board is really hacked up and I'm just a tinkerer more than a hacker. So here goes.

What this hack does.

Allows moderators and users to have seperate entrances.
Mods have a second option to hide from the whose in chat option.
Whose in chat updates every 10 seconds so it's close to live.

Things still do to:

Make digi-chat user info preload into chat screen.

It's been running on my board now for about 4 weeks and it runs perfectly.

Psychdrone 01-24-2002 01:19 AM

could we see a demo or a link to your site?

Lucky 01-24-2002 02:22 AM

Ok.

I have installed this hack and I can go to chat.php and every thing shows up just fine and asks me if I would like to log in as a normal or hidden user.
I click on either one and it takes me to another page which looks fine exept I can't chat.

One thing I am unsure of is what I insert for host #, and Site Id #.

What do I enter in for these values?

Is host # my ip of site?
Is Site Id # the name of site?

I think that this is my only problem.

Any help would be greatly appreciated.

I can't wait to see this in action.

TIA :)

GeorgeofCS 01-24-2002 09:38 AM

Digi-chat provides you with this information. If you look at your current coding or look at your chat master program you'll see see what your host # is and your site id.

Here's the demo at the moment though it's not perfect because I just finished a site redesign and have to rework the chat room. I'm hoping to have it finished tonight.

Lucky 01-24-2002 10:22 AM

I had to uninstall this hack.

I do not have control over the server to install digichat.

As far as I can see, I need to have digichat installed on my server. Correct???

GeorgeofCS 01-24-2002 10:31 AM

actually I have a hosted digichat. I believe it should work on both ones on your server and a hosted one.

igowoofwoof 01-26-2002 04:43 PM

i can find this, can somebody please tell me a specific info. thank you

In forum display find:

eval("\$onlineusers .= \"".gettemplate('forumdisplay_loggedinusers')."\"; ");
}
}

grb123 02-15-2002 06:47 PM

I haven't installed this yet, but I can't find those lines either (perhaps it's a version thing), however in index.php the following lines show the logged in users:

eval("\$loggedinusers = \"".gettemplate('forumhome_loggedinusers')."\"; ");

So I guess you could add it after that, but make sure you correct the code you're adding as well as it is changed from $onlineusers to $loggedinusers.

You don't even need this as it looks like all it does is show who's currently in chat which is useful but not essential for the chat to run.

It does appear though that the person who wrote this hack no longer uses it on his site.

GeorgeofCS 02-15-2002 08:11 PM

In forumdisplay.php at the very bottom you will find


eval("\$onlineusers .= \"".gettemplate('forumdisplay_loggedinusers')."\"; ");
}
}

it should be right above the

?>

This is still installed on my boards, however I'm in the process of finding a new chat room. :)

x28 02-16-2002 12:41 AM

will this work on 2.2.2?
and can guest logon to chat?


All times are GMT. The time now is 08:25 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.01333 seconds
  • Memory Usage 1,728KB
  • 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)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