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.

tlwwolfseye 02-14-2011 06:00 AM

The old Version at least had the Usergroup settings. Now with the 4.x Version you have that only in Premium Version, thats not really nice. As it is now I can't use it and I sure can't afford for a every little thing people want money for.

As much as I appreciate you bringing this Mod back to 4.x but like this I can't use it. I am sorry.
This is not ment as disrespect, but when this mod was transformed to 4.x I expected it to have at least the same features than before. Not that it would cost money for the same things that it had before.

TheInsaneManiac 02-14-2011 03:09 PM

I'm working on bringing everything back, but I rewrote both the premium and free versions. When I get the time, I'll add some old stuff back. I had plans for the Usergroup feature, the ability to use usernames, and the popout feature was coming to the free version.

I'm working on serveral mods and I do have plans for bring most if not all the same features back plus more, it's just the way I coded the free and premium versions is different, so I have to add everything back to both plugins, and that is time consuming.

Plus with everyone charging for the same plugins now... I can't afford those plugins either, I see where you are coming from, it just takes time.

irtehun 02-25-2011 06:04 PM

any updates on this? would like to see it be able to be setup like VSA chatbox on the top of every page.

COL NIL SATIS 02-25-2011 07:00 PM

tagged

XChemical 02-28-2011 06:19 AM

i would like this to if we can replace it with the vsa chatbox so if you can make it where the forum is under the navbar

SuperTaz 03-01-2011 06:36 AM

Bit of an issue here:

Quote:

Parse error: syntax error, unexpected ':' in /home/********/public_html/forums/includes/class_bootstrap.php(1312) : eval()'d code on line 1
It makes my site all strange and some images don't show up. Had to disable it for now.

Edit: Uninstalled till a fix comes out.

Shootsteel 03-09-2011 10:50 AM

Getting that same error over here as well.

I'm runnin' vB 4.1.2

MGP_Tech 03-11-2011 06:46 PM

Sent you an e-mail via your contact us link on your premium version website. Would appreciate seeing this updated!

Shootsteel 03-13-2011 01:18 PM

For a mod labeled as "supported" there isn't much support around to help. May-b someone should remove the "supported" tag if no one is gonna help with this.

A shame too, I wanted to mess with this before purchasing the premium version, but due to no support AT ALL I will be looking this mod over.

I only hope that the developer does come back here to offer some support to those of you having problems with this mod.

TheInsaneManiac 03-14-2011 03:30 PM

I thought it would email me when someone replied to this thread, but I have yet to receive one, even though I am subscribed. My apologies.

As far as the error, it has been fixed in the premium version, I am working on the free version as we speak. A few features will be brought to the free version as well.

Other than that, if anyone has any suggestions, free or premium. Let me know.

Acoly 03-14-2011 10:31 PM

My only suggestion is not forcing me to register on your site to view the Premium Content! I know the object is to get viewers, but I want to see a price before I decide....that and a working update for 4.1 as I'm receiving the same parse error as everyone else.

Waiting patiently for the update :D

TheInsaneManiac 03-15-2011 01:15 AM

Quote:

Originally Posted by Acoly (Post 2173412)
My only suggestion is not forcing me to register on your site to view the Premium Content! I know the object is to get viewers, but I want to see a price before I decide....that and a working update for 4.1 as I'm receiving the same parse error as everyone else.

Waiting patiently for the update :D

I'm not doing it to get views for my website. I actually didn't even know you had to register to view the content. My mistake on that one. The only reason I have a product page is because VBulletin is making me.

The price is $10 for lifetime updates. I am limiting this to 20 sales and I already sold 14 premiums. After that major updates will be $5.

If anyone else has questions about the premium version, please PM me, as I do not want VBulletin staff thinking I am trying to advertise the premium version.

Acoly 03-15-2011 09:05 AM

The usergroup blocking would only apply to the actual vB page, yes? Outside of that they would still be able to access the channel via regular means?

TheInsaneManiac 03-15-2011 05:10 PM

Quote:

Originally Posted by Acoly (Post 2173544)
The usergroup blocking would only apply to the actual vB page, yes? Outside of that they would still be able to access the channel via regular means?

Correct, but it is possible to hide the channel name.

Acoly 03-17-2011 11:15 PM

Quote:

Originally Posted by TheInsaneManiac (Post 2173672)
Correct, but it is possible to hide the channel name.

Ah, true. Been awhile since I've used IRC in any fashion.

Looking forward to the update though, on my forums the chat system is over-utilized and it has caused some serious load issues and bandwidth problems.

Once I test the free version, and if all works great, for sure going with the premium.

Shootsteel 03-18-2011 12:03 AM

Quote:

Originally Posted by TheInsaneManiac (Post 2173263)
I thought it would email me when someone replied to this thread, but I have yet to receive one, even though I am subscribed. My apologies.

As far as the error, it has been fixed in the premium version, I am working on the free version as we speak. A few features will be brought to the free version as well.

Other than that, if anyone has any suggestions, free or premium. Let me know.

Thank you for responding, and thanks for the update on the problem. I wait patiently for the free version to test out as I hate Ez-IRC [mostly due to it using it mibbit as a connection medium].

TheInsaneManiac 03-19-2011 04:05 AM

Quote:

Originally Posted by Shootsteel (Post 2174578)
Thank you for responding, and thanks for the update on the problem. I wait patiently for the free version to test out as I hate Ez-IRC [mostly due to it using it mibbit as a connection medium].

All is fixed! I will be adding a popout option to the full version. It will be added within the hour.

Acoly 03-19-2011 02:52 PM

It is still giving the same error:

http://www.the-acolytes.net/downloads/error_pjirc.jpg

sectomy 03-19-2011 06:53 PM

and ive purchased the premium version yesterday, and fter 2 emails and PNs no answer....where i can find it...maybe im too dumb.... :D
dont know....

SuperTaz 03-20-2011 02:05 AM

Works fine now on 4.1.2. Thanks.

TheInsaneManiac 03-20-2011 02:33 AM

Quote:

Originally Posted by sectomy (Post 2175209)
and ive purchased the premium version yesterday, and fter 2 emails and PNs no answer....where i can find it...maybe im too dumb.... :D
dont know....

I emailed you the package. I don't know why MicroCart is not sending the link to you, but owell.

SuperTaz 03-20-2011 02:56 AM

1 Attachment(s)
Slight error. For some reason, some vBadvanced features do not work when your mod is enabled. In the Online users area of vBa, it shows how many members are online, but not the names of the members.

And also the "edit post" and "reply" buttons are the default buttons on custom styles when they are not supposed to be.

When I disable your mod, everything works again.

Thoughts?

TheInsaneManiac 03-21-2011 01:33 AM

Quote:

Originally Posted by SuperTaz (Post 2175312)
Slight error. For some reason, some vBadvanced features do not work when your mod is enabled. In the Online users area of vBa, it shows how many members are online, but not the names of the members.

And also the "edit post" and "reply" buttons are the default buttons on custom styles when they are not supposed to be.

When I disable your mod, everything works again.

Thoughts?

free or pro?

SuperTaz 03-21-2011 08:29 PM

Quote:

Originally Posted by TheInsaneManiac (Post 2175651)
free or pro?

The free version. :)

MGP_Tech 03-22-2011 07:52 PM

Quote:

Originally Posted by SuperTaz (Post 2175312)
In the Online users area of vBa, it shows how many members are online, but not the names of the members.

Using the pro version, we are experiencing this, too. The names do not show just "Array".

Also, smilies are not showing in our chat window.

Shootsteel 03-23-2011 04:34 AM

Alright so everything installed ok, but when I attempt to connect I get this:

https://vborg.vbsupport.ru/external/2011/03/10.png

Also, the PJIRC options I show arn't close to the thumbnail you show:

https://vborg.vbsupport.ru/external/2011/03/11.png

Is the thumbnail you show for the paid version then?

Or could all these problems be associated with my board running vB 4.1.2?

TheInsaneManiac 03-23-2011 09:17 PM

Quote:

Originally Posted by Shootsteel (Post 2176443)
Alright so everything installed ok, but when I attempt to connect I get this:

https://vborg.vbsupport.ru/external/2011/03/10.png

Also, the PJIRC options I show arn't close to the thumbnail you show:

https://vborg.vbsupport.ru/external/2011/03/11.png

Is the thumbnail you show for the paid version then?

Or could all these problems be associated with my board running vB 4.1.2?

It's the paid screenshot, my mistake.

The reason it is not working is because you did not set up your settings. If everything is blank, what server will it connect to?

For the host put irc.mibbit.com
For Channel use #YourDomainName
Leave Nickname and Alt Nickname blank if you want to use your members nicknames.

I'm still working on the new update for the premium version, but once all is settled, most premium features will be on the free version.

I'm working on two products here.


As for the VBA, I use the VBulletin CMS, so I can not help out there. If someone will pm me their server information I can isolate the issue and fix it.

Shootsteel 03-23-2011 11:58 PM

Oh trust me, I've had all the information filled out. I deleted it all for that screenshot as I didn't want to advertise my site and/or IRC server/channel.

TheInsaneManiac 03-24-2011 12:11 AM

Quote:

Originally Posted by Shootsteel (Post 2176790)
Oh trust me, I've had all the information filled out. I deleted it all for that screenshot as I didn't want to advertise my site and/or IRC server/channel.

I'm not a developer that pitches a fit about PM support. Feel free to PM me your server information so that I can get a better look.

Acoly 03-27-2011 08:02 AM

Quote:

Originally Posted by TheInsaneManiac (Post 2176794)
I'm not a developer that pitches a fit about PM support. Feel free to PM me your server information so that I can get a better look.

Getting the same error as Shootsteel up there. Did you find a resolution to this yet?


All times are GMT. The time now is 01:21 AM.

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.01322 seconds
  • Memory Usage 1,831KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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