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)

andrew67 04-13-2002 10:00 PM

VB eIRC chat intergration hack 1.0
 
VERSION 2.0 - UPDATED FOR VB3.0.7
Now Even Easier To Install!!! - Enjoy :)

NOTE: VERSION 2 is for VBulleting 3.0.7, VERSION 1 is for 2.2.x
PLEASE MAKE SURE YOU DOWNLOAD THE CORRECT VERSION...

1 x new template
1 x file upload
1 x template edit (Optional I guess, you could put the link to your chatroom anywhere you like....)

P.S. You will need to add the templete to each style your site uses and edit to suit...

---------------------------------------------------------------------

This is a very very easy hack to install and must be one of the easiest and best free ways to add chat to your forums. This hack uses Eirc java applets to connect to World IRC servers. There is no need to sign and compile Eirc yourself or even host it or a irc server, simply follow these instructions and you will have FREE, full, IRC chat on your forums in under 2 minutes... :D

For a demo, checkout the chat running here at vbullettin.org ( https://vborg.vbsupport.ru/chat.php? ) as it uses the same java applets and basicly is the same as this hack...

Once you have installed the hack pop into #austech and say hello... :)
Thanks & Enjoy...

Although Version 1.0 for VB2.2.x is still working and also still available, I DO NOT offer support for it...

wooolF[RM] 04-14-2002 07:01 PM

]long awaited hack! :D Thanx mate! :D I will be looking forward for new features and bug fixes :)

Vinney 04-14-2002 07:06 PM

I get this error :(

Warning: SAFE MODE Restriction in effect. The script whose uid is 509 is not allowed to access /home/virtual/site5/fst/var/www/html owned by uid 0 in /home/virtual/site5/fst/var/www/html/chat/index.php on line 5

wooolF[RM] 04-14-2002 07:09 PM

]yes... he forgot to change in index.php
Code:

chdir('/home/virtual/site2/fst/var/www/html/forums/');
require('global.php');

U have to change it to the folder where your forums are...

andrew67 04-14-2002 07:09 PM

try chmod the index file and chat directory to 777

andrew67 04-14-2002 07:11 PM

oops knew I forgot something :) Yes sorry chmod and edit the index.php as wooolF[RM] said... I'll go change the install instructions now :)

wooolF[RM] 04-14-2002 07:13 PM

]remember credits for helping ;) just joking ;)

wooolF[RM] 04-14-2002 07:15 PM

]U can find path to your folder by entering this url : http://www.yourforum.com/member2.php

Vinney 04-14-2002 07:21 PM

nope still dont work

http://forum.peugeot-gti.net/member2.php

that dont return anything.


my index.php looks like

Quote:

<?php
error_reporting(7);


chdir('/home/virtual/site5/fst/var/www/html/');
require('global.php');

eval("\$header = \"".gettemplate('header')."\";");
eval("\$footer = \"".gettemplate('footer')."\";");
eval("\$headinclude = \"".gettemplate('headinclude')."\";");

$title="The Peugeot GTi Autosport Club IRC Chat Room";
eval("\$page = \"".gettemplate('eirc')."\";");

eval("dooutput(\"".gettemplate('engine')."\");");

?>
url is

http://forum.peugeot-gti.net/chat/index.php

andrew67 04-14-2002 07:21 PM

Im getting old and forgetfull :) Install instructions updated :)


All times are GMT. The time now is 08:10 PM.

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.01160 seconds
  • Memory Usage 1,733KB
  • 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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