![]() |
Just thought I would mention that I found a fairly new irc server that allows you to register your channel, make them hidden and the server operator will help you set it up. I had seen some post in here about wanting to make their room private or hidden..
http://cajunchat.dnsq.org/index.html anyone else know what other servers that might let you register a channel without a lot of hassle? |
[QUOTE]Originally posted by PhotoGenie
<frame name="mainFrame" src="main_chat.php"> |
I also added the "If you want to display the users over the top of threads list. Use GeorgeofCS previous code from his hack on digichat. Here is a paste: "
But my forum doesnt display anything. Could you post a pic of where it should appear? please my forum : http://www.pdafrance.com/pdaforum/index.php?s= |
[QUOTE]Originally posted by Jakeman
what was wrong? |
[QUOTE]Originally posted by pdatoon
Hi PhotoGenie, I have installed it, but it doesnt work I cannot figure out what is that main_chat.php file you are referring to? i dont have it. help. |
All fixed. Thanx!
|
Can someone give me an example of how the chatmain should be setup, like the syntax of the code?
Also how do logged in members on the board use their member names to log into the jIRC. Can this be done automatically? Thx |
[QUOTE]Originally posted by Renegade
Can someone give me an example of how the chatmain should be setup, like the syntax of the code? Also how do logged in members on the board use their member names to log into the jIRC. Can this be done automatically? Thx |
i am having small problem, it doesnt show WHO's ONLINE CHATTING...
any idea why? |
[QUOTE]Originally posted by camikazi2k
i am having small problem, it doesnt show WHO's ONLINE CHATTING... any idea why? |
[QUOTE]Originally posted by camikazi2k
i am having small problem, it doesnt show WHO's ONLINE CHATTING... any idea why? |
[QUOTE]Originally posted by camikazi2k
i am having small problem, it doesnt show WHO's ONLINE CHATTING... any idea why? |
IS there a way for this to work with a popup window?
|
I have it working in a popup window, What do you mean then?
|
[QUOTE]Originally posted by lifesourcerec
IS there a way for this to work with a popup window? |
[QUOTE]Originally posted by JulianD
I have it working in a popup window, What do you mean then? |
Came across this while browsing today...am curious to see if anyone has tried it out yet....
http://phpwizard.net/projects/phpChat/ |
[QUOTE]Originally posted by Jakeman
the html for that is in the first post in this thread. and i still don't understand what the Whois online chatting problem is. but if you fixed it, great. :p |
is there a irc server were they allow spaces in your user name? my name on my site is "big bad opus" and when i trie to log on the server things my name is "big."
is there a way to kill the spaces in a user's name? |
that is a limitation of jpilot or IRC, not a limitation of this hack. i'm not sure how to "fix" this. sorry. :(
|
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 |
[QUOTE]Originally posted by Smoothie
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 |
<a href="http://www.webchat.org" target="_blank">http://www.webchat.org</a>
|
irc.chat-solutions.org
most are free :) DO i have to buy JPilot for this tioo work? |
[QUOTE]Originally posted by e_dove
irc.chat-solutions.org most are free :) DO i have to buy JPilot for this tioo work? |
I registered my channel and we were approved. I just installed a chat client and together with this hack, it works great!
BTW, the chat client we are using is free. :) |
[QUOTE]Originally posted by HellRazor
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? |
[QUOTE]Originally posted by Smoothie
I registered my channel and we were approved. I just installed a chat client and together with this hack, it works great! BTW, the chat client we are using is free. :) |
hey Jakeman-
Thanks for the hack. I checked out your site. Great job! I know a lot of hard work went into the design, and it shows. |
[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 |
[QUOTE]I had the same issue on my test server whe I installed this hack.
I fixed it by specification of (changes in Yellow) |
All times are GMT. The time now is 07:28 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:
|