Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Template Modifications

Reply
 
Thread Tools
[release] vB 3 IRC Chat Details »»
[release] vB 3 IRC Chat
Version: 1.00, by Zachery Zachery is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 09-28-2003 Last Update: Never Installs: 9
 
No support by the author.

version update!
this mod will allow you to connect to any irc network that you have a chanel on

automaticlly picks up a registered username
if no registered username is found it uses Guest plus 3 random numbers
will strip usernames to meet irc requirements
smilies are now on by default
nickbox on by default

version 2.0.1

missed a small line of code to turn smiles on by default, if you dont want them on by deafult dont bother, if you do want to have smiles on by default change the following
find
PHP Code:
<param name="bitmapsmileys" value="true"
add this above
PHP Code:
<param name="smileys" value="true"
smilies will now work

ugrade instructions
re-install ^^
next version should be configurable via ACP

fyi this is more of a template mod than anything eles

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #132  
Old 09-16-2004, 08:07 PM
sunruh sunruh is offline
 
Join Date: Sep 2004
Location: austin,tx
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

zach,
installed vbxirc. seems to work fine.
every site i connect to says
Connecting...
Unable to connect : Connection refused: connect

what do i have wrong?
i read every post in this thread.
here is where this last attempt was to:
http://www.ffimpulse.com/forum/chat/

ideas please.

thanks,
steve
Reply With Quote
  #133  
Old 09-16-2004, 08:34 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would suggest you get the newest version from vBulletin.org as this version is outdated./
Reply With Quote
  #134  
Old 09-27-2004, 09:39 AM
RobertBasil RobertBasil is offline
 
Join Date: Mar 2003
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

We have newest version running on Pocketbike Planet @ www.pocketbikeplanet.com/chat

It's open to non-members if you want to see a demo.
Reply With Quote
  #135  
Old 03-25-2005, 07:30 AM
eviltone97 eviltone97 is offline
 
Join Date: Dec 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The Silly thing isnt on vBulletin.org... so now what??
Reply With Quote
  #136  
Old 04-10-2005, 02:57 PM
Mr. Brian's Avatar
Mr. Brian Mr. Brian is offline
 
Join Date: Jan 2003
Location: Internet
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any update ?
Reply With Quote
  #137  
Old 08-06-2005, 06:53 AM
Forumi Shqiptar's Avatar
Forumi Shqiptar Forumi Shqiptar is offline
 
Join Date: Aug 2005
Posts: 135
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Warning: chdir(): No such file or directory (errno 2) in /home/www/humori.net/chat/index.php on line 3

Warning: main(/global.php): failed to open stream: No such file or directory in /home/www/humori.net/chat/index.php on line 5

Warning: main(/global.php): failed to open stream: No such file or directory in /home/www/humori.net/chat/index.php on line 5

Fatal error: main(): Failed opening required '/global.php' (include_path='.:/usr/local/lib/php') in /home/www/humori.net/chat/index.php on line 5

i get an errorr to any ideas why??

index.php file permissions 755 containing information as above

<?php
// ## Changes Directory so it can accesss vBulletin ##
chdir("/humori.net/forumi/");
// ## Grabs global.php ##
require("/global.php");
// ## yeap what it says ##
define('NO_REGISTER_GLOBALS', 1);
// ## defines this script as chat if you use phpinclude_start for this page at all ##
define('THIS_SCRIPT', 'chat');

// ## Removes Non Alpha Numeric charaters except for a space ##
$nonalnum = ereg_replace("[^ [:alnum:]]", "", $bbuserinfo[username]);

// ## Strips spaces from the name if any are found ##
$chatname = ereg_replace(" ", "_", $nonalnum);

// ## Strips spaces from the name if any are found ##
// $chatname = ereg_replace("__", "_", $strpdsh);

// ## prints out the chat template ##
eval('print_output("' . fetch_template('chat') . '");'); //
?>

--------------------------------------------------------------------------
also tried the following paths to the forum ("/humori.net/") , ("home/www/humori.net/") ("home/www/humori.net/forumi") etc and it still doesnt work any clues what i might have done wrong :disappointed:
Reply With Quote
  #138  
Old 08-06-2005, 11:02 AM
Asterik's Avatar
Asterik Asterik is offline
 
Join Date: Jul 2003
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HuMoRi.CoM
Warning: main(/global.php): failed to open stream: No such file or directory in /home/www/humori.net/chat/index.php on line 5

// ## Grabs global.php ##
require("/global.php");
its ./global.php if its in the chat folder
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:28 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.06585 seconds
  • Memory Usage 2,271KB
  • Queries Executed 22 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (8)post_thanks_box
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (8)post_thanks_postbit_info
  • (7)postbit
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete