The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
jIRC Chat Integration Details »» | |||||||||||||||||||||||||
ok i dont take any credit for this as i only changed the content from jpilot to Pjirc chat all cridet goes to FleaBag as he created it first if you want you can see live Live Demo this is for people who dont want to pay for registeration its a open Source Pjirc Website everything is included in the file and explaned
I think this is better then jpilot because it has DCC feature aswell plus you can be it has the following features - Highlight support - ASL handling - Graphical bitmap used for smiley?s - Nickname auto completion - Nick, channel and URL catcher - Sound support - Multilingual support - Esthetical options such as background image, per-channel color configuration, and so on? - UTF-8 encoding support - Support for external control via javascript - ?On connect? command list - Time stamping - Fast, light and reliable - Free and open source if you cannot login to demo then please go to the homepage and click on the chatroom http://www.spinzone.org/ i am sorry my english is not that good but i will try and answer your question Show Your Support
|
Comments |
#12
|
||||
|
||||
I have this installed, yet am receiving this error:
Code:
*** Failed to launch Ident server : access denied (java.net.SocketPermission localhost:113 listen,resolve) Connecting... Unable to connect : access denied (java.net.SocketPermission irc.othersideirc.net resolve) My channel and the server works though, I'm in it at this moment with mIRC. Is there a bug in this applet? Or a java-conflicting issue? |
#13
|
|||
|
|||
has anyone made it so this works with a floating window? or would ya like me to add it? when I setup on my site?
|
#14
|
||||
|
||||
Floating window? Are you referring to a pop-up?
Also, if you figure out the issue I stated above, please post the solution. |
#15
|
|||
|
|||
sajjid - is it possible to configure it for another irc network, e.g. irc.quakenet.org ?
|
#16
|
||||
|
||||
Quote:
ie change this value: Code:
<param name="host" value="irc.hashnet.org"> Code:
<param name="host" value="irc.quakenet.org"> |
#17
|
|||
|
|||
for all those getting this error i guess is your browser setting if you that erorr Demo page because demo is working fine
[PHP*** Failed to launch Ident server : access denied (java.net.SocketPermission localhost:113 listen,resolve) Connecting... Unable to connect : access denied (java.net.SocketPermission irc.othersideirc.net resolve) [/PHP] |
#18
|
|||
|
|||
I get an Unable to connect : cannot access "host" message each time I try to use PJIRC!
Security is disabled and the remote host is not the one from where you downloaded the applet. I'm using Internet Explorer with the signed cab-file but I'm not prompted to accept the certificate and the connection cannot be performed. Your're using the Sun Java Virtual Machine instead of the Microsoft one because you've installed the java sun sdk. Go to the control panel, then "java plugin", then "browser", and unckeck "Internet Explorer" checkbox. How to avoid security popup at launch-time? Disable security on Microsoft Internet Explorer. See security explanation below. How does the security system work? It seems nobody understands a single thing about the security system and code certification. If you read these lines, don't be afraid, you're not alone The most important thing to understand is that an applet can't do anything without your explicit consent. If an applet was able to read or write files from or to your computer, to send them to any remote host, or any actions such as reading personal informations from your computer, then the internet would be a very dangerous place. Imagine a popup with such a java applet! That's why an applet is only able to perform a very limited set of actions. Something an applet *CAN'T* do is to contact any remote host. That means that PJIRC *CAN'T* contact the irc server. Hopefully, there is an exception to this rule : an applet can contact a remote host if and only if this remote host is the web server from where the applet has been downloaded. In other words, if the applet is downloaded from www.somehost.com/anydir/pjirc_files, then pjirc will be able to contact www.somehost.com, on any port, but not any other host. To summarize, if you want pjirc to work correctly, you MUST install your irc server on the same server than the one running your website. This website may only contains pjirc files while the rest of the "real" website is on any other host, that's not a problem. But the pjirc files ARE to be on the irc server. Sometimes, these restrictions may be unbearable for some administrators or webmasters. That's why there is a way to avoid them using code signing and certification. A signed application may ask the system for further privileges (as contacting any host). The system will prompt the user if he/she really trusts this application, via some security popup. |
#19
|
|||
|
|||
ok there are two Demo,s on my site one is jpilot and other pjirc
pjirc Spinzone and jpilot SpinZone Forums |
#20
|
||||
|
||||
Quote:
|
#21
|
|||
|
|||
if you wish to add your own image in the background do following
ADD this Code just above </applet> PHP Code:
should be same for you aswell if you havent changed the dimensions in your chat template. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|