![]() |
Is it possible to put this in the forum home page?
|
Do we need a IRC server?
|
yes bisha u must have your own unrealircd server or u can run it with someones else server i use the same as this but i host my own servers
|
Quote:
|
Hey I would like to remove the confirmation for people leaving the page when they have qwebirc open
Thanks so much =] |
Now with 4.2 we have Navigation manager, how can I change to control the tab from with that?
|
is it possible to replace spaces in names with another character ?
like space = _ ? If yes, how to do it, cause were a Clanboard with all names starting like: XO Username so if anyone join the chat, it only displays: XO and if there more then 1 in the chat, it could be difficult :D |
On chat_irc.php, change bbuserinfo.username to whatever you want. Then save that variable to something else; register that variable to ctech_chat_irc_index tempalte. Then use that variable in below code from template.
<iframe width="{vb:stylevar ctech_chat_irc_width}" height="{vb:stylevar ctech_chat_irc_height}" src="{vb:var vboptions.ctech_chat_irc_server}/?nick={vb:if "$show['member']", {vb:var bbuserinfo.username}, {vb:var ctech_guest}}&channels={vb:var vboptions.ctech_chat_irc_channels}&uio={vb:var vboptions.ctech_chat_irc_uio}"></iframe> |
hi,
thx but i cant find bbuserinfo in that php file.... could u help me in that case please.. i only want to replace a space in the vbb username to an "_" so the user can simple go to the chat and use his normal vbb username. thanks in advance |
mh.... or could any other help me out with this please ?
|
Installed, works great, One question, how to edit the color of the border??? Thanks!
|
Quote:
Code:
$ctech_guest = $vbulletin->options['ctech_chat_irc_guest_prefix'] . $vbulletin->options['ctech_chat_irc_guest_text'] . rand(1000,9999); Code:
$ctech_user = str_replace(" ", "_", $vbulletin->userinfo['username']); Code:
$templater->register('ctech_guest', $ctech_guest); Code:
$templater->register('ctech_user', $ctech_user); Then find your ctech_chat_irc_index template and find {vb:var bbuserinfo.username} and replace it with {vb:var ctech_user} This fixes the issue of usernames with spaces in them being cut off after the first word. I don't take credit or responsibility for this. |
Develop for 3.8 please. Tried installing on 3.8.7 forum and I get this;
Fatal error: Call to undefined function render_navbar_template() in forums/chat_irc.php on line 26 Most likely because that isn't a function in 3.8.7, rather for 4.0.x. If you could tell me how to make it compatible, would thank ya bunches. Marked as installed and nominated :D |
How do I get around this error:
[13:58] == *** (qwebirc) Looking up your hostname... [13:58] == *** (qwebirc) Couldn't look up your hostname! [13:58] == Disconnected from server: Connection to IRC server failed. |
Okay .. it worked this time.
|
:wolfe.freenode.net NOTICE * :*** Looking up your hostname... :wolfe.freenode.net NOTICE * :*** Checking Ident :wolfe.freenode.net NOTICE * :*** Found your hostname :wolfe.freenode.net NOTICE * :*** No Ident response ERROR :Closing Link: 127.0.0.1 (Client Exit)
This is the error that I get when trying to connect. Guest Username Prefix: Guest Username: Guest IRC Server: http://Irc.freenode.net:6667 Channels to Join: GRP User Interface Options: Mj10cnVlJjc9dHJ1ZSY5PTIxNQ08 |
thank you for this great Add-on :up:
Every time i click to web chat tab it will connect to the cannel #BanglaGamer. Can I choose a new one and set it as default for all users? Is it possible to connect to euirc channels? If yes how I can do that? |
Quote:
|
I couldnt find these settings. Can you tell me where in the admincp I can make these changes?
|
lol you seriously but a copyright text for an IFRAME template
credit should got to the IRC client that gave the IFRAME code |
Quote:
Quote:
Also, the qwebirc is properly credited which you'd see if you weren't blind. Thanks. |
is it possible to get this working on vb3.8 ?
|
Get the following error messages:
Warning: include([path]/packages/ctech/chat_irc/plugins/cache_templates.php): failed to open stream: No such file or directory in [path]/includes/class_bootstrap.php(1419) : eval()'d code on line 109 Warning: include(): Failed opening '[path]/packages/ctech/chat_irc/plugins/cache_templates.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in [path]/includes/class_bootstrap.php(1419) : eval()'d code on line 109 Using vBulletin 4.2.0 Patch Level 3 |
Did you upload all the files properly?
|
Yes, i've uploaded all files again and tried to re-install but still the same error.
And if i click on the navbar "Webchat" i get 404 Not Found. Really weird. Other addons work fine. EDIT: Although, i've done nothing the add-on works now as supposed to. It might have been my webserver. Thank you anyway. Great add-on! |
Hello we have Navigation manager, how can I change to control the tab from with that?I want only users register view webchat
|
I just installed the mod and I'm getting this when trying to load the chat
Quote:
|
i just changed the server it connects to in options to https://qwebirc.afternet.org and the mod works fine. If the cert gets updated on rizon i'll set it back.
Marked as installed, nice work :) |
Works great. Anyone know how to get it to show up in the forums instead of in its own navtab?
|
will check it
|
Is there a vb5 version available?
|
Any chance for a vb5 version?
|
Quote:
|
All times are GMT. The time now is 06:52 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:
|