![]() |
irc.rizenet.org support long names
|
[QUOTE]Originally posted by wooolF[RM]
irc.rizenet.org support long names |
I installed the JPilot integration as described in the first post, that part is working fine.
But I can't seem to get the "Who's in JIRC" hack to work. I followed the directions in whosinjirc_chat.txt, but the $chatters variable doesn't display anything. Anyone have any idea what I might be doing wrong? |
this hack doesn't have whois in chat functionality. are you confusing this with another hack?
...though, i was meaning to add whois in chat functionality, i just need to spend some time with it. |
Elsewhere in this thread, someone posted a "Who's In Chat" hack that is supposed to work with this. Couldn't get it to work tho.
|
HACK ADDON:
JPilot IRC applet doesn't allow you to have spaces in your name. So if your VBulletin username is "Joe Blow", this hack will log you in to IRC as "Joe" because the JPilot IRC applet ignores everything after the space. Here's a way to get this hack to substitute an underscore character "_" for a space so that you will log into IRC with your full username: In your chatmain template, change: <param name="NickName" value="$bbuserinfo[username]"> To: <param name="NickName" value="$ircname"> In your phpinclude template, add: $ircname = ereg_replace(" ", "_", $bbuserinfo[username]); That's it! Hope this helps. |
Hack works great, only one problem, i have installed vbportal as a home page, and the irc chat link only works now when it is clicked from within the forums area, and not on the home page? any suggestions?
check out to see what i am talking about at http://www.hack100.com |
your links are correct. it should work. others have had problems with this hack and vbportal together. vbportal might do something differently that is jacking the jpilot.
maybe try removing the sessionhash in the link? |
I'm IRC illiterate....I have all the files uploaded, and the templates added, now where do I go to connect to a server? Do I have to register a channel and nick? Can someone point me in the right direction?
Thanks |
[QUOTE]Originally posted by moe@hack100.com
Hack works great, only one problem, i have installed vbportal as a home page, and the irc chat link only works now when it is clicked from within the forums area, and not on the home page? any suggestions? check out to see what i am talking about at http://www.hack100.com |
All times are GMT. The time now is 07:13 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|