Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Template Modifications
FAQ Community Calendar Today's Posts Search

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
  #112  
Old 12-23-2003, 10:28 PM
Asterik's Avatar
Asterik Asterik is offline
 
Join Date: Jul 2003
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

o_O but ur not signed up are you? to see if it'll use your user name now r you :P
Reply With Quote
  #113  
Old 12-24-2003, 08:51 AM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I got this error while trying to install:
Quote:
Warning: chdir(): No such file or directory (errno 2) in /home/username/public_html/forum/chat/index.php on line 3

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

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/forum/chat/index.php on line 5
What was that ?
Reply With Quote
  #114  
Old 12-24-2003, 12:33 PM
gmarik's Avatar
gmarik gmarik is offline
 
Join Date: May 2002
Location: Mocsow
Posts: 1,288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any free IRC channels a rookie like I could connect to? Sites, channels, manuals - whatever about coonnecting to IRC through vB?!
Reply With Quote
  #115  
Old 12-24-2003, 02:05 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/home/username/public_html/forum/

open your chatindex.php and put that into the chdir area
Reply With Quote
  #116  
Old 12-25-2003, 04:14 AM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks Faranth, it works great
Quote:
Originally Posted by gmarik
Any free IRC channels a rookie like I could connect to? Sites, channels, manuals - whatever about coonnecting to IRC through vB?!
you are looking for a free IRC server ? well, The one I use is: www.hashnet.org , they also guide how to register nick, channel and so on have fun !
edit: Faranth, what if I wanna put more smilies in ? simple edit the chat template ? do I need to edit in others file ?
Reply With Quote
  #117  
Old 12-25-2003, 07:12 AM
thuffner's Avatar
thuffner thuffner is offline
 
Join Date: Mar 2003
Posts: 203
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any possibilty for a "In Chat Room" option for Who's Online? Or even a "Who's Chatting?" type thing?

Thanks.
Reply With Quote
  #118  
Old 12-26-2003, 08:20 PM
dutchbb dutchbb is offline
 
Join Date: Nov 2003
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Doesn't work

http://www.dutchbodybuilding.com/forum/chat/

chdir("/usr/local/psa/home/vhosts/dutchbodybuilding.com/httpdocs/forum/");


Any idea?
Reply With Quote
  #119  
Old 12-26-2003, 08:45 PM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Connecting...
Unable to connect : access denied (java.net.SocketPermission PalmSprings.CA.US.WorldIRC.Org resolve)

this is a problem on your end
Reply With Quote
  #120  
Old 12-27-2003, 10:52 AM
dutchbb dutchbb is offline
 
Join Date: Nov 2003
Posts: 899
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I changed the server url to: irc.worldirc.org
The port is: 6663
My channel: /join #DutchBodybuilding.com

Everything works in mIRC

But on the chat page I get just a blank page?
Is my path wrong? Do I have to use a password?

Please help me out here.... tnx
Reply With Quote
  #121  
Old 12-27-2003, 11:40 AM
deathemperor's Avatar
deathemperor deathemperor is offline
 
Join Date: Jul 2003
Location: HOL
Posts: 1,270
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

what about my question, Faranth ?
Reply With Quote
Reply


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 10:09 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05411 seconds
  • Memory Usage 2,308KB
  • Queries Executed 25 (?)
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
  • (2)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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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