vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   VB eIRC chat intergration hack 1.0 (https://vborg.vbsupport.ru/showthread.php?t=37424)

Marshalus 04-18-2002 12:22 AM

Funny thing about this hack... the server path is the EXACT same thing it is on my server :D

Ensim :) Gotta love it!

Slynderdale 04-19-2002 07:34 AM

Note:
if you want a _ instead of a space and your using my setup replace
PHP Code:

$chatusername=str_replace(" ","",$bbuserinfo[username]); 

with

PHP Code:

$chatusername=str_replace(" ","_",$bbuserinfo[username]); 


freakyshiat 04-20-2002 05:50 AM

is it possible to disable the nick command so users cant change their names?

Souli 04-21-2002 11:28 AM

Using EIRC with an external server
---------------------------------------------
My english isn?t good, but i have found an Tutorialsite:

http://www.saint-elie.com/eirc/

bluecat 04-22-2002 12:40 AM

Great! I got it installed; however, my links back to my forum, members, calender, etc. are all linked to my chat directory and won't get users back to the forum (or any of the links). How do I change this? Thanks.

Slynderdale 04-22-2002 01:11 AM

you could install my version them place the chat.php into your forum folder, thats would fix it

bluecat 04-22-2002 01:19 AM

Where do I get your version? Or am I reading this wrong.

bluecat 04-22-2002 02:05 AM

I just changed the index.php (for the chat) to indexchat.php, and dropped it in my forum's directory, and fixed the problem. Is this ok to do? It's working fine.

Slynderdale 04-23-2002 01:18 PM

its the one i posted above that uses a small 3 lines php file and a template for the chat, if you name it other then chat.php just change the name in online.php

ceo_tfw 04-23-2002 05:28 PM

Thanks for this hack, I found that if I was to install this in another directory say called /chat/index.php/3
I would have to upload my forum images into the chat directory, so I renamed the index.php to chat.php and uploaded it into the forum directory without having to upload any images and it works fine,


All times are GMT. The time now is 09:33 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.01211 seconds
  • Memory Usage 1,734KB
  • 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
  • (2)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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