Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[CTech] Chat: IRC (Webchat) Details »»
[CTech] Chat: IRC (Webchat)
Version: 0.0.2, by CvP CvP is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Chat Modifications - Version: 4.1.0 Rating:
Released: 01-05-2011 Last Update: 01-09-2011 Installs: 94
Uses Plugins Auto-Templates
Additional Files Translations  
No support by the author.

About the Add-on
This add-on utilizes qwebirc to provide a web irc interface to your forums. I have created this for my site and releasing here for everyone (free to use). You are not allowed to remove the copyright text.

Features
  • Easy to configurable admincp options
    • guest name/prefix
    • channels to join
    • server to use
  • Automatic tab in navbar
  • stylevars support
Features to Come
  • some navbar related options (dropdown menu)
  • chat window as a popup window (in menu)
  • irc:// link in menu
  • ability to work even if your site is closed (and may be during database problems too)
  • facebook styled chat (might release it as a separate add-on though)
Supported vB Version
check above. It may or may not work on previous versions. I don't really care.

How to Install
Estimate Install Time: less than 2 minutes.
  1. Extract the zip file in your computer
  2. Rename the admincp folder to match your server admincp folder if you have changed it
  3. Upload all the files in /upload to your forum directory
  4. import the product XML using add product in admincp
  5. Configure the product [ admincp > Crimson Tech Products > Chat: IRC ... ]
  6. Enjoy!
Support
I will try to support this add-on and add-on users for as long as I can. But no support unless you click INSTALL!
Also, don't forget to rate the add-on.


Demo and Screenshot



http://img259.imageshack.us/img259/9914/capturebe.jpg
http://img838.imageshack.us/img838/5354/capturemz.jpg

Version History
0.0.1
  • Initial Release
0.0.2
  • Fixed two file names [ .\packages\ctech\chat_irc\plugins\ ]
    • wol_display.php => online_location_unknown.php
    • wol_process.php => online_location_process.php
  • Fixed a typo in chat_irc.php that was affecting guest names
  • To update: replace the files with new ones. Import the product xml if you wish.

Cheers.

PS: Up until now, I've only been modifying things to suit my needs. This is my first add-on created from scratch

Download Now

File Type: zip Crimson Tech Chat IRC v0.0.2.zip (15.5 KB, 765 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Благодарность от:
NoMatt3r

Comments
  #12  
Old 01-15-2011, 11:43 AM
lapiervb lapiervb is offline
 
Join Date: Mar 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this slow down the site or require more bandwidth.
Reply With Quote
  #13  
Old 01-15-2011, 11:50 AM
CvP's Avatar
CvP CvP is offline
 
Join Date: Aug 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by lapiervb View Post
Will this slow down the site or require more bandwidth.
Not at all.
Reply With Quote
  #14  
Old 01-17-2011, 10:06 PM
Dr.osamA's Avatar
Dr.osamA Dr.osamA is offline
 
Join Date: Aug 2004
Location: Syrie
Posts: 979
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent = 5 stars

installed under test
Reply With Quote
  #15  
Old 01-19-2011, 09:37 PM
Jeremy8 Jeremy8 is offline
 
Join Date: Jan 2010
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So if someone with the username Bob enters the chat, will their name automatically be Bob in the room?
Reply With Quote
  #16  
Old 01-19-2011, 10:11 PM
tlwwolfseye's Avatar
tlwwolfseye tlwwolfseye is offline
 
Join Date: Dec 2008
Location: Germany
Posts: 320
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there no usergroup permission setting ?
Reply With Quote
  #17  
Old 01-20-2011, 07:06 AM
CvP's Avatar
CvP CvP is offline
 
Join Date: Aug 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jeremy8 View Post
So if someone with the username Bob enters the chat, will their name automatically be Bob in the room?
yes as long as someone has not registered that nick in IRC.

Quote:
Originally Posted by tlwwolfseye View Post
Is there no usergroup permission setting ?
Since IRC is accessible using any irc client (desktop, web, mobile etc), there is no benefit in blocking it by usergroup as anyone can join using those methods.
What type of usergroup permission are you looking for?
Reply With Quote
  #18  
Old 01-20-2011, 01:15 PM
Jeremy8 Jeremy8 is offline
 
Join Date: Jan 2010
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So what does it do if the user's name is already taken on that network? Does it change their name to that but then the IRC tells them to login etc?

edit: nvm, tested it. puts an underscore after name
Reply With Quote
  #19  
Old 01-20-2011, 01:28 PM
CvP's Avatar
CvP CvP is offline
 
Join Date: Aug 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Jeremy8 View Post
So what does it do if the user's name is already taken on that network? Does it change their name to that but then the IRC tells them to login etc?
If username is taken, it will ask for the password. The user will be renamed to Guestxxxxx after 60 seconds if password is not provided.
If username is taken and that user is online, username will be changed to username_.
This is standard IRC behavior.

Demo is working. If it doesn't load, it means the qwebirc is unavailable at that moment (usually due to updates).
Reply With Quote
  #20  
Old 02-02-2011, 08:57 PM
cloferba cloferba is offline
 
Join Date: Apr 2009
Posts: 437
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

can i create my own irc server?
Reply With Quote
  #21  
Old 02-02-2011, 10:08 PM
CvP's Avatar
CvP CvP is offline
 
Join Date: Aug 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cloferba View Post
can i create my own irc server?
You need to run an ircd in your server.
http://en.wikipedia.org/wiki/IRCd
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 07:12 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.06439 seconds
  • Memory Usage 2,339KB
  • Queries Executed 26 (?)
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
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (1)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete