![]() |
Hi, I realised that my vbjirc doesnt really work correctly. It is accessible via my homepage at www.lifecope.com but when I go to the other pages and click on the vbjirc chat icon, it doesnt direct to the correct page. I tried fiddling with the options in the vbulletin options and whether i enabled or disabled "If you facing problems with the links in navbar and footer eable this?", it doesnt work correctly. I hope you get what I mean.
|
a must try me thinks.. :)
|
Excellent. I've just spent a morning making my own VBpage to add the default pjirc setup and came here hunting for help with extracting the member's name so as to use as their default name. I spotted this and decided it would save me a lot more work - and yay, it did. (so far).
It works on 3.7.0 RC2 if that helps anyone. |
for me 368 dont work :(
|
i installed it and it works
but i do have a question it works fine in english but when i tried writing in hebrew it displayed this in the IRC : [20:29:24] <Fsc_user73> 05d905d205db05d905d205db05d905d205db05d905d2 [20:29:37] <Fsc_user73> 05d105d305d905e705d4 05d105d305d905e705d4 any ideas ? |
installed on http://CheatingNetwork.net ! :D
|
I can confirm that this is 100% working on vB 3.7.0 Gold.
http://www.zeldauniverse.net/forums/ Click the Chatroom link on the top navbar to see the integrated chat. We also have a bot on the channel sending various data that aggregates at the bottom of the forums to give a "Chatters Online" section. It's quite possibly the niftiest chat integration, and I'm thankful that I have a member willing to run a bot forever and ever. |
Quote:
|
<i>please delte this post</i>
|
Is there anyway to replace nonenglish characters with an underline or something else? i got this error ever time :(
[22:23] Erroneous Nickname: Illegal characters and if i change my nick (to someone who doensn't have . or something) i got this error: [22:26] Unable to connect : java.lang.ThreadDeath : null |
where can i put down the channel password in this add-on?
|
having problem :S
big white box :S and a red cross in the corner.. i love irc and i have my own channels over irc and it's no doubt a great idea to link it :s but can't do it ... :( |
well worked for another pc .. but not mine.. so probably .. i've got some problem :S
|
Hi - is the a way to change the vbjirc chat on the bar to Chat?
|
To change the name listed in the Navbar you can go to:
Languages & Phrases Phrase Manager Search For Phrase: IRC Choose to edit the phrase named "vbjirc_productname" and edit it to just read "Chat" or whatever you want in your navbar. |
My style didn't appear properly at first so I set "Style Image Correction" to "Yes". That only PARTIALLY fixed the problem. My logo/image appears in the header now but the header background image isn't set...
Where can I fix this within templates or files? |
Is there an option so the users can't change their nick names and channels?
|
@Matrix... you can do that within the IRC chat with the IRC code
To change Nick: /nick NewNick Where NewNick is the new nickname desired and forwardslash IS included To enter in channel: /join #channelname Where channelname is the name of the channel to join and forwardslash IS included For your users that may not be familiar with IRC I would just write these directions in HTML above or below that Java Chat Box within your pjIRC template. |
Quote:
|
Quote:
|
how can it be changed so that all characters are allowed ?
|
Quote:
|
Thanks MKvenner, ur post https://vborg.vbsupport.ru/showpost....&postcount=107 fixed my issues on this with my custom skin - now it works fine!!!
|
How i can inclue it on a other vBulletin Page?
|
Works on 3.8.2. However, I am still seeking a way to create a "Who's chatting block" without putting to much stress on the server?
ideas? |
^-- Generally the only way you would do this reliably is with some sort of irc bot (eggdrop/emech) in the channel that you have people join. I'm sure you could do it with the built in vBulletin "What is the current user doing" field but I doubt this would work, as generally people open a new window and then continue browsing the forum.
I run a heavily modified version of this mod, and one thing that others might find handy for connecting to certain IRC networks is removing all of the special characters out of peoples nicks. It's easily done, just edit the pbjirc.php file, and find the "//get username" line, just below that, replace the existing "$vbjirc['username'] = " with this: Code:
$vbjirc['username'] = substr(ereg_replace("[^+A-Za-z0-9]", "", $vbulletin->userinfo['username']), 0, 15); |
is there any update for 3.8.x - Or does any have an similiar mod for irc?
|
will this work with version 4 please?
|
Quote:
ANY mods for IRC would be appreciated. |
Just curious, is there any way to modify this so that other chat channels can be opened with just a click of a link or button? We use multiple rooms for our roleplaying website and it would be very handy to have.
|
any plans to release a vb4.x.x version ?
|
Quote:
|
All times are GMT. The time now is 09:24 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|