vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - LightIRC Chatbox (https://vborg.vbsupport.ru/showthread.php?t=258832)

TheInsaneManiac 02-13-2011 10:00 PM

LightIRC Chatbox
 
1 Attachment(s)
https://vborg.vbsupport.ru/attachmen...1&d=1378660419

DEMO - Keep in mind the demo uses pro.

Rewritten for vBulletin 4.0 - 3.8 HERE

I am taking suggestions!!!

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


To Do:
  • Add AdminCP setting to ban UserIDs
  • [S]Add AdminCP setting to change the looks of the chatbox[/S]
  • 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:

<vb:if condition="is_member_of($vbulletin->userinfo, 1, 2, 3)"><td class="vbmenu_control"><a href="chatbox.php">Chatbox</a></td></vb:if>

If you want to only deny certain groups then use this one:
Code:

<vb:if condition="!is_member_of($vbulletin->userinfo, 1, 2, 3)"><td class="vbmenu_control"><a href="chatbox.php">Chatbox</a></td></vb:if>

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

2.) Import the product-pjircchatbox.xml.

3.) Enter the settings via the AdminCP. If you need an IRC server try mibbit.com

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

5.) Mark Installed. =]


Uninstall:
Uninstall the product and delete all files.


Changelog:
1.1
Fixed black.css issue.

LightIRC 1.0
LightIRC 1.0 released to address a security issue as PJIRC is not supported and LightIRC is.

1.3
Minor bug fixes

1.2
Designs are now available
Recomended server change
Java detections
Security updates
Demo added back to thread

1.1
Fixed an issue with caching templates.
I ported the pro feature "members can use their own names" to the free version.

1.0
Release

whitedd 02-13-2011 11:07 PM

???

Blooded 02-13-2011 11:24 PM

You forgot to upload the files :P

BTW is there any chance to add the chatbox below the navbar of the forumhome and not in a separate page?

SuperTaz 02-14-2011 12:32 AM

Ummm...You forgot something. LOL

Videx 02-14-2011 12:37 AM

Very unclear what IRC has to do with anything. Is my own server load eliminated because this is using someone else's IRC server?

Also, why would anyone want to install a chatbox that has no support?

OldSchoolDSL 02-14-2011 01:21 AM

Private message to author sent (about forgetting to upload files)

TheInsaneManiac 02-14-2011 01:56 AM

I didn't forget the upload, I was creating the post to get ready for the finished product, and was so tired that I actually clicked the post button before I closed my laptop. My mistake guys.

WEBDosser 02-14-2011 02:06 AM

tagged

LoneWolf71 02-14-2011 02:25 AM

<a href="https://vborg.vbsupport.ru/showthread.php?t=235271" target="_blank">???</a>

TheInsaneManiac 02-14-2011 02:38 AM

This uses IRC servers, which only causes 1 simple query per page load, after that, it's all done via IRC servers, thereby reducing your serverload.


All times are GMT. The time now is 11:18 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.01041 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete