Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

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
  #22  
Old 02-04-2011, 12:36 AM
Crogge Crogge is offline
 
Join Date: Oct 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I tested it today because it looks promising. I installed it and noticed that it takes up to 5 minutes to load, then its working just fine.

Any idea why it takes so much time till it loads the chat? Some users said they get no chat at all and it would show only the website of the IRC server.
Reply With Quote
  #23  
Old 02-04-2011, 03:55 AM
CvP's Avatar
CvP CvP is offline
 
Join Date: Aug 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It takes only 2/3 sec for me to load.

You need to understand that this is a "wrapper" for qwebirc which is hosted by the irc server site (or you if you can setup qwebirc yourself). If the irc server site is having problem, it wont load.
Reply With Quote
  #24  
Old 02-05-2011, 11:47 PM
Nano_ Nano_ is offline
 
Join Date: May 2006
Location: Rio de Janeiro - Brasil
Posts: 45
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

CvP, any chance to make an option to set permissions to usergroups (like "guests = don't view this page)" and force plugin to set username chat (nick) to be the same as username (forum)?

I have a IRCD running on my VPS only to my site, so i want to enable this function. Probably i'll put some restrictions on IRCD to other clients on server (like clients wich don't connect with qwebirc = killed).

Sorry for poor english.

Regards.
Reply With Quote
  #25  
Old 02-06-2011, 05:38 AM
CvP's Avatar
CvP CvP is offline
 
Join Date: Aug 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Nano_ View Post
CvP, any chance to make an option to set permissions to usergroups (like "guests = don't view this page)" and force plugin to set username chat (nick) to be the same as username (forum)?

I have a IRCD running on my VPS only to my site, so i want to enable this function. Probably i'll put some restrictions on IRCD to other clients on server (like clients wich don't connect with qwebirc = killed).

Sorry for poor english.

Regards.
Sure it can be done however what if i use another qwebirc instance?
You will need to
- host qwebirc yourself and
- customize it in someway so your ircd can identify it among all qwebirc instances

I believe it already sets the forum username, does it not?
Reply With Quote
  #26  
Old 02-07-2011, 09:05 PM
Crogge Crogge is offline
 
Join Date: Oct 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by CvP View Post
It takes only 2/3 sec for me to load.

You need to understand that this is a "wrapper" for qwebirc which is hosted by the irc server site (or you if you can setup qwebirc yourself). If the irc server site is having problem, it wont load.
Well I guess that explains it, thanks. The target is loading really slow for me so the only option seems to be a local qwebirc.
Reply With Quote
  #27  
Old 03-27-2011, 08:08 PM
HansMuenchen HansMuenchen is offline
 
Join Date: May 2005
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I have running a own IRCD Server. I want now to know what I must do to run the addon with a own server?

Thnx
Hans
Reply With Quote
  #28  
Old 03-28-2011, 03:03 AM
CvP's Avatar
CvP CvP is offline
 
Join Date: Aug 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by HansMuenchen View Post
Hello,

I have running a own IRCD Server. I want now to know what I must do to run the addon with a own server?

Thnx
Hans
http://qwebirc.org/faq
Reply With Quote
  #29  
Old 04-22-2011, 12:21 AM
thunderclap82 thunderclap82 is offline
 
Join Date: Nov 2008
Posts: 305
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed and working on our site. The only issue I have is that in the bottom right corner (cut off mind you) you can register your nick. But, after entering the asked for information, no email is sent to register your nick to your password. Minor, but I would like to see if fixed. Still, I like it a lot. Better than the flash alternative.
Reply With Quote
  #30  
Old 04-25-2011, 12:20 PM
CvP's Avatar
CvP CvP is offline
 
Join Date: Aug 2006
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by thunderclap82 View Post
Installed and working on our site. The only issue I have is that in the bottom right corner (cut off mind you) you can register your nick. But, after entering the asked for information, no email is sent to register your nick to your password. Minor, but I would like to see if fixed. Still, I like it a lot. Better than the flash alternative.
can you tell me which browser are you using?
Reply With Quote
  #31  
Old 04-27-2011, 08:40 PM
LBGSHI LBGSHI is offline
 
Join Date: Jun 2009
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Tried to install, but got the error: Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in [...] Any idea?

Please PM as well if you respond...thanks in advance.
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 05:00 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.09338 seconds
  • Memory Usage 2,335KB
  • 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
  • (4)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
  • (4)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