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
  #32  
Old 12-06-2009, 02:59 PM
Bouncer222 Bouncer222 is offline
 
Join Date: Oct 2009
Posts: 705
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I noticed that in the admincp options for pjirc , it only gives you the option to disallow certain groups, so therefore I had to edit navbar template with this.

Is it possible to somehow implement for the user to have a choice of, opening the chatbox in a pop up or simply view it on site. Maybe implementing a menu into the Chatbox in navigation with a dropdown saying "Pop up Window"

Is it possible to do that by changing the code of the navbar template for the pjirc?
Reply With Quote
  #33  
Old 01-13-2010, 01:40 PM
TheInsaneManiac TheInsaneManiac is offline
 
Join Date: Feb 2008
Posts: 1,360
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bouncer222 View Post
I noticed that in the admincp options for pjirc , it only gives you the option to disallow certain groups, so therefore I had to edit navbar template with this.

Is it possible to somehow implement for the user to have a choice of, opening the chatbox in a pop up or simply view it on site. Maybe implementing a menu into the Chatbox in navigation with a dropdown saying "Pop up Window"

Is it possible to do that by changing the code of the navbar template for the pjirc?
I could make a dropdown to allow the user to select either to load the chat in a popup or the current window if you would like.
Reply With Quote
  #34  
Old 01-13-2010, 02:50 PM
cindy helmond cindy helmond is offline
 
Join Date: Feb 2006
Location: The Netherlands
Posts: 334
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you need this ? mibbit.com channel ? or its working without this channel ?
thx
Reply With Quote
  #35  
Old 01-14-2010, 10:47 AM
jessay jessay is offline
 
Join Date: Sep 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason PJIRC is refusing to make any attempt at connecting
it just sits there with a plain white screen with connect (which does nothing)
my forums are located at angrygamin.org/agx/forumx thanks for any assistance provided.
Reply With Quote
  #36  
Old 01-21-2010, 12:11 PM
TheInsaneManiac TheInsaneManiac is offline
 
Join Date: Feb 2008
Posts: 1,360
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cindy helmond View Post
you need this ? mibbit.com channel ? or its working without this channel ?
thx
It will work with any channel you assign it in the AdminCP.

Quote:
Originally Posted by jessay View Post
For some reason PJIRC is refusing to make any attempt at connecting
it just sits there with a plain white screen with connect (which does nothing)
my forums are located at angrygamin.org/agx/forumx thanks for any assistance provided.
Make sure your settings are correct via the AdminCP.
Reply With Quote
  #37  
Old 01-24-2010, 10:54 AM
Speysider's Avatar
Speysider Speysider is offline
 
Join Date: Apr 2009
Posts: 1,029
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How do you load the auditorium module to PJIRC for a helpdesk?
Reply With Quote
  #38  
Old 03-12-2010, 02:39 PM
weedheaven weedheaven is offline
 
Join Date: Jan 2007
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any idea how i can change the color from blue to a other color?
Reply With Quote
  #39  
Old 03-28-2010, 06:46 PM
Prettyeyes4you Prettyeyes4you is offline
 
Join Date: Feb 2009
Location: Phoenix, AZ
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TheInsaneManiac View Post
I could make a dropdown to allow the user to select either to load the chat in a popup or the current window if you would like.
Hi

We're testing this as an adjunct to our normal Shoutbox. The idea of a popup would help us a lot. Many members use both and my owner would love this. Any info you could provide would be great

Thanks
Reply With Quote
  #40  
Old 05-09-2010, 02:35 AM
Aadil Aadil is offline
 
Join Date: Sep 2008
Location: Australia
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hey i have just installed this, and i have filled in the settings but when you go to chatbox.php it doesnt connect or anything, anyone had this problem or can assist?
Reply With Quote
  #41  
Old 05-13-2010, 02:23 AM
Aadil Aadil is offline
 
Join Date: Sep 2008
Location: Australia
Posts: 82
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

bump
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:51 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.14532 seconds
  • Memory Usage 2,343KB
  • 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
  • (3)bbcode_code
  • (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
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (6)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
  • 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