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

Reply
 
Thread Tools
LightIRC Chatbox Details »»
LightIRC Chatbox
Version: 1.1, by TheInsaneManiac TheInsaneManiac is offline
Developer Last Online: Feb 2022 Show Printable Version Email this Page

Category: Chat Modifications - Version: 3.8.x Rating:
Released: 11-05-2009 Last Update: 09-08-2013 Installs: 47
Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations  
No support by the author.



4.x.x version can be found here:
https://vborg.vbsupport.ru/showthread.php?t=258832

Premium
To purchase and view more information on our premium no-branding version of PJIRC Chatbox, please visit my
Products & Services.

The premium version has the following features, and includes free updates:
Copyright removed
Auto Set Name Based On Forum Username
vBulletin Password to Access IRC
Custom Background Image
Custom Quit Message
Usergroup Permissions

I am taking suggestions!!!

To Do:
  • Add AdminCP setting to ban UserIDs
  • Add AdminCP setting to change the looks of the chatbox
  • Add AdminCP setting to enable/disable the background image
  • Add a toolbar to popup the chat in a new window

Installation:
1.) Upload the contents of the upload folder to your forum's root.

2.) Import the product-lightircchatbox.xml.

3.) Enter the settings via the AdminCP. If you need an IRC server try irc.ipocalypse.net

4.) Navigate to chatbox.php via your forums.

Optional
If you do not want to use the navigational link insertion, you can add this code to your navbar template.
Code:
<td class="vbmenu_control"><a href="chatbox.php">Chatbox</a></td>

If you want to only allow certain groups use this code:
Code:
<if condition="is_member_of($vbulletin->userinfo, 1, 2, 3)"><td class="vbmenu_control"><a href="chatbox.php">Chatbox</a></td></if>

If you want to only deny certain groups then use this one:
Code:
<if condition="!is_member_of($vbulletin->userinfo, 1, 2, 3)"><td class="vbmenu_control"><a href="chatbox.php">Chatbox</a></td></if>


Upgrading:
Import the product and select Allow Overwrite.


Changelog:
1.1
Fixed white page error.
Fixed black.css issue.
3.8 Pro version released.

LightIRC 1.0
LightIRC released to address a security issue.

2.7
Fixed a bug that showed the Chat's navigational link to disallowed usergroups.

2.5
You can now disallow usergroups.
Automatically adds a link to the navbar. (Can be disabled)
Help page can now be edited.
Help page can be disabled.

2.0
If Nickname and Alternative Nickname are left blank, a members username will be used as the Nickname.
Now the HELP button links to a help page that explains commands.
Version checking is now enabled

1.0
Release

Download Now

File Type: zip PJIRC Chatbox 2.7.zip (522.9 KB, 497 views)
File Type: zip LightIRC Chat.zip (2.61 MB, 88 views)

Screenshots

File Type: jpg PJIRC Chatbox.jpg (47.1 KB, 0 views)
File Type: jpg PJIRC Chatbox AdminCP.jpg (123.8 KB, 0 views)
File Type: jpg AdminCP.jpg (118.3 KB, 0 views)
File Type: jpg LightIRC.jpg (33.6 KB, 0 views)

Show Your Support

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

Comments
  #52  
Old 09-23-2012, 04:33 PM
solarboy solarboy is offline
 
Join Date: Nov 2009
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice!

Do you know how much server load this adds to my forum?
Reply With Quote
  #53  
Old 09-08-2013, 04:24 PM
TheInsaneManiac TheInsaneManiac is offline
 
Join Date: Feb 2008
Posts: 1,360
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Due to an exploit that has been brought to my attention by my security team, I would recommend uninstalling PJIRC and using LightIRC. PJIRC is no longer supported by it's creator and therefor the exploit that was discovered may not be fixed. However I have ported all the features over to LightIRC to integrate that into vBulletin. With this I have brought in the request to use vBulletin passwords as the password to the IRC server. LightIRC is updated often, and with each update I will be updating the Product. Now you will not have to worry about any annoying Java popups to use the chat. It's quick, sleek, and did I mention quick? Because it is.

Anyway any problems feel free to report them to me. Make sure you uninstall PJIRC, delete your IRC directory, and the chatbox.php. Now upload everything in the upload folder back to your vB directory, install lightirc and set your settings.
Quote:
Originally Posted by solarboy View Post
Nice!

Do you know how much server load this adds to my forum?
Not many as all the load would be put on the IRC server unless your server is the IRC server.
Reply With Quote
  #54  
Old 12-31-2013, 07:33 AM
solarboy solarboy is offline
 
Join Date: Nov 2009
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Got this

Quote:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/usuario/public_html/chatbox.php(53) : eval()'d code on line 96
Reply With Quote
  #55  
Old 01-14-2014, 09:44 PM
elteejay elteejay is offline
 
Join Date: Jun 2010
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

getting the exact same issue as solarboy
Reply With Quote
  #56  
Old 05-16-2014, 07:38 AM
Ombra Ombra is offline
 
Join Date: Nov 2007
Posts: 20
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm getting a password mismatch error when I try to connect to my irc server, even though my server doesn't use passwords and I don't have the password option selected in the plugin. It connects to the default irc server without problems. Other irc clients connect to my server without issues.

One difference I noticed is that my irc server only has an IP address (no associated domain); could that cause problems?
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 06:23 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.08825 seconds
  • Memory Usage 2,292KB
  • Queries Executed 21 (?)
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
  • (3)bbcode_code
  • (2)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
  • (2)pagenav_pagelink
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (5)postbit
  • (6)postbit_attachment
  • (6)postbit_onlinestatus
  • (6)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_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