![]() |
After a long period of perfect performance, ChatBox will no longer remove the "Message..." text when clicking within the input box. This occurred when I tested on multiple machines and browser platforms. This problem exists on the full page version as well. Any ideas?
|
This hack is AWESOME, but can you please include an option to remove ":: Refreshing Messages" every time new messages are listed. It gets VERY repetitive lol.
Thank you! |
Quote:
|
Quote:
|
How can we make this Chatbox run smoother, it seems to take a lot of server CPU power.
|
Using this on my forum now and it is going down very well, thank you for the hard work. I'm installing a few of your mods at the moment - all very handy.
1) My only complaint about the chatbox is that when the box refreshes it bounces down to the last post, this makes reading previous posts very difficult, can this be fixed? 2) Is it possible to monetise this chatbox? Given that say 30 people could be chatting at a given time and it is refreshing every 10 seconds it would be very cool for this to have a banner tied in that could be plugged into AdSense... don't you think? Thanks again for all the work! |
1 Attachment(s)
Quote:
Quote:
Cheers Attachment 103176 |
Quote:
Anyway, figured it out and also modified the chatbox to hide the archive from unregistered guests. Reason for the latter being that people seem to be using it as if it were IRC, and occasionally say things they probably don't want to show up on google. Remove moderator 'delete all posts' button Removing the following code in the cyb_chatbox template: Code:
<tr> Add conditional to block unregistered and other usergroups from chatbox archive Find the following code in the cyb_chatbox template: Code:
<if condition="($_REQUEST['do']=='ccarc')"> Code:
<td align="$stylevar[right]">$pagenav</td> Replace with: Code:
<if condition="($_REQUEST['do']=='ccarc')"><if condition="is_member_of($bbuserinfo, 0, 1, 3, 4)"> Code:
<td align="$stylevar[right]">$pagenav</td> Quote:
And I also found out that so called 'censored words' are properly processed on all cyb chatbox pages, but the 'replacement variables' are only applied at the chatbox archive. We use replacement variables on our board as a more creative way of censoring certain offensive words (replacing them with the exact opposite being my favourite), and for some reason these aren't processed on the 'forumhome' mini chatbox - showing them in full glory instead. |
Quote:
Alternatively, go to your admin CP -> vB options -> Cyb - chatbox, and change the following two values: "Messages to show in ChatBox/ChatBox Full" and "Message listing area height (ChatBox Full)" to something higher. |
I have had several members tell me they thought the link on the navbar that reads "Chatbox Full" indicates the chat room is full of people and no more may enter (they are emphasizing the "Full"). How do we change the navbar item to just read "ChatBox" or "ChatBox Open"?
|
admin CP -> languages and phrases -> search in phrases -> chatbox full -> the right phrase should be in the search results. Replace with "click me", "turnip" or whichever other term you prefer.
|
Is there still no way to have private chat with this chatbox?
|
1 Attachment(s)
this is the turkish language file for this mod ;)
|
Quote:
|
Could someone help me figure out how to make the chat box open as a vbulletin page by itself?
|
Hey Cyb or anyone,
I have a quick question. I've been using this mod for months now but can't seem to figure out how to get rid of spiders accessing it when I have it to guest view. Several hundred at a time. This isn't a DDOS attack of some sort is it? I ask because I've noticed that my bandwidth is excessive over the past few months. Thanks |
1 Attachment(s)
Quote:
Attachment 103218 |
install the 3.7 version it works :up:
|
Quote:
As for the search engine spiders, not a clue why they flock to the archive but there's a hack to block their access in my previous post from a couple of days ago. |
Is there a way to remove the chat box from certain styles? I have a mobile style that I don't want the chatbox to show on.
|
Problem: on firefox only "loading..." ist shown instead of the messages,
tested with version 2.0.0.20 IE seems to work. What is the problem ? |
Hey!
Is there a way for me to change <phrase name="cybcb_chatbox_note"><![CDATA[Ask your questions in the forums. The ChatBox is for small talk.]]></phrase> to show a paypal donate button [with form]? When you do it in the vb template, it uses the form method post. But so does the shoutbox... So it doesn't link off, it just posts the message in the box. |
High quality product - many thanks, Cyb!:up:
|
I had that problem using vBa and not loading... I managed to fix the issue with it just sitting as loading by adding "$vboptions[bburl]/" before "misc.php" which seemed to resolve that however when you click on the username it does not follow the correct path... I tried adding "$vboptions[bburl]/" before all the member.php I could find in the templates but that made no difference... any suggestions? it should be going to .net/forum/member.php?u=... but it goes to .net/member.php?u= ... any suggestions? Its fine on the main forum page, just on the index of vBa it gives me that issue.
|
Quote:
|
Does anyone have a bigger list of font colors that I can use?
Thanks |
Nevermind. I figured it out!
|
Thanks - Installed
|
is there a way to limit the amount of characters? i want less then 255
NEVERMIND Found it |
Hi everybody,
Is there a way to add sound effect on posting like MSN messenger ? Thanks,, |
Quote:
PHP Code:
PHP Code:
|
great mod
one small feature >>> we need a sound to indicate any new messages thank u installed |
Hi, I'm using vBadvanced and have a question.
I use ChatBox with the Full feature, (on a separate page from the forums) and have been asked by my members to add a module beside my forum page to show who is chatting. Just like the active chatters below the ChatBox. That way they can see friends in there without having to actually go there and wait to see who shows up. Is it possible to create a template module to do this? Many thanks in advance... |
Quote:
|
I think the ChatBox has a bug. If you have it on and you browse the forum on IE, you will find out the forums are not shown. This is the error:
HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917) |
Installed and working like a dream on all pages of my site, one of the easiet mods to install!
Thankyou! :) |
How do you change from military time to standard 12 hours?
|
1 Attachment(s)
Hello
thx for dis mod :) im have 2 problems :) 1. no color palette 2. and im need ander color in the chat box ? :) vb 3.8.4 can you hepl me ? :) images link |
I notice some characters that are icons doesn't work for example
<> <--- how can i fix that? |
wow updated it, and got all kinds of errors, gonna have to look at another shout box :(
|
All times are GMT. The time now is 08:13 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:
|