View Full Version : Chat Modifications - VSa - ChatBox (AJAX)
Pages :
1
2
3
4
5
6
7
8
9
[
10]
11
12
13
DAMINK
03-03-2012, 12:44 AM
The sentence works fine in my shoutbox. I have censorship enabled, but with no words censored (that's so I can censor some bad characters I read about somewhere: 160 173 u8205 u8204 u8237 u8238).
Thankyou mate. I guess it must be a localised problem for me.
I block those characters in the "Blank Character Stripper" area not in the "Censored Words"
area.
Could that be my problem all along i wonder.
Anyway thankyou for testing that sentence so now i know atleast its me and not the product.
CNY750Rider
03-04-2012, 04:50 PM
try adding this to your additional.css
.textbox, textarea, select {
background-color: #1A1A1A;
border: 1px solid #5B5B5B;
color: #CCCCCC;
}
change #1A1A1A and #5B5B5B
to your color choice
Thank you!!
chriske
03-04-2012, 07:49 PM
Is the refreshing of the chatbox in google chrome browser a known problem? Anyone know how this can be solved?
Videx
03-05-2012, 12:25 AM
Is the refreshing of the chatbox in google chrome browser a known problem? Anyone know how this can be solved?I haven't noticed any problem with Chrome. But then I'm on a shared server so I have mine configured as a Shoutbox.
can you explain in better detail how to install this on vb 4.1.11? I am new to vbulletin and all this is alien to me. I dont really understand the install instructions.
Videx
03-05-2012, 04:58 AM
can you explain in better detail how to install this on vb 4.1.11? I am new to vbulletin and all this is alien to me. I dont really understand the install instructions.https://vborg.vbsupport.ru/showthread.php?t=201864
But really, this isn't a "beginner" mod. I would advise you to hang around for a year or so and eventually try a few easier mods. By then you might understand what's involved with a server-intensive mod like a chatbox.
ugur73
03-05-2012, 10:52 AM
chatbox not working..Help please.
chatbox 3.1.7,vb 4.1.11
/misc.php?securitytoken=1330948144-17907567af9e273b132b56df7b529a4a72727cf9
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
Masked Crusader
03-06-2012, 03:27 AM
In Internet Explorer 8/9, the default text color is black for the actual shouts. It is a light gray in all other browsers. How can I change the default text color for IE?
Skyrider
03-06-2012, 10:17 AM
Can the scrollbar issue be solved please? And is it possible that this option:
Messages to show in ChatBox/ChatBox Full <--
Can be separated? One option to show the max messages in the mini-chat box and one for the full box.
realdiegodias
03-06-2012, 03:47 PM
i need post_new.png ;/
Hippy
03-07-2012, 12:33 AM
i need post_new.png ;/
https://vborg.vbsupport.ru/showpost.php?p=2248715&postcount=1883
jumperbox
03-07-2012, 03:13 PM
Hello, together, first of all I would like to apologise for my very bad one in English! I am a German. ;)
It is my problem I in one of my 2 styles the date and the time cannot see (white writing on white background)
I have also tried to read here I do not do 152 sides, however, by my bad linguistic knowledge.
THANKS for your help
Selter
03-07-2012, 03:35 PM
Hi all,
Thank you for sharing this nice mod.
Unfortunately I'm struggeling with the installation :(
I would be very grateful if someone could help me ...
I don't know where to find the options for the points below:
To add to desired template (example FORUMHOME):
1. Add 'index' to THIS_SCRIPT locations (Product options)
2. Add 'FORUMHOME' to template names (Product options)
3. Open 'FORUMHOME' template and put "{vb:raw vsachatbox}" to desired line (for example after '<!-- /main -->') -> Save
Thanks,
Selter
Hippy
03-08-2012, 03:56 AM
Hello, together, first of all I would like to apologise for my very bad one in English! I am a German. ;)
It is my problem I in one of my 2 styles the date and the time cannot see (white writing on white background)
I have also tried to read here I do not do 152 sides, however, by my bad linguistic knowledge.
THANKS for your help
this should be all you need to do what you want
try adding this to your additional.css
.textbox, textarea, select {
background-color: #1A1A1A;
border: 1px solid #5B5B5B;
color: #CCCCCC;
}
change #1A1A1A and #5B5B5B
to your color choice
blocksubheader_background
go to your Style Manager
all style options.. tick the little arrow on the right pick style vars go into Style Variable Editor > search and change Blockrow Background color:)
enjoy
RapidRippeR
03-08-2012, 03:18 PM
Thanks a lot ... working well :)
whitey10tc
03-12-2012, 05:56 AM
Is there a cure for the notorious Invalid security token error?
Disco_Dave
03-13-2012, 12:07 PM
Hi Peeps
Could anyone tell me how you go about changing the navbar colour to this: Background Image (e.g., url(image.png))
Cheers
Dave
Heardy
03-13-2012, 12:11 PM
https://vborg.vbsupport.ru/external/2012/03/29.png
No smiles or refresh button? :(
How do I fix that?
Edit: Never mind, I saved the images from someone else's forum and uploaded them xD
universosymbian
03-14-2012, 07:20 PM
problem
PHP Fatal error: Call to undefined function VSacb_userExcluded() in /var/www/vhosts/misite.com/httpdocs/misc.php(89) : eval()'d code on line 2
Skyrider
03-16-2012, 03:06 PM
This chatbox has no report function? O_o
Big Engine
03-16-2012, 04:49 PM
I just installed it and it looks great, but it only works on the front page, how do I make it work on others ?
I'd like to be able to see it on all forums and sub forums too, but not in threads.
Skyrider
03-16-2012, 07:49 PM
I just installed it and it looks great, but it only works on the front page, how do I make it work on others ?
I'd like to be able to see it on all forums and sub forums too, but not in threads.
Template modifications is required for this:
To add to desired template (example FORUMHOME):
1. Add 'index' to THIS_SCRIPT locations (Product options)
2. Add 'FORUMHOME' to template names (Product options)
3. Open 'FORUMHOME' template and put "{vb:raw vsachatbox}" to desired line (for example after '<!-- /main -->') -> Save
Big Engine
03-16-2012, 07:55 PM
Template modifications is required for this:
LOL Well that's bad, I'm not sure how to do that.
Hippy
03-16-2012, 08:14 PM
I just installed it and it looks great, but it only works on the front page, how do I make it work on others ?
I'd like to be able to see it on all forums and sub forums too, but not in threads.
LOL Well that's bad, I'm not sure how to do that.
all you need to do it remove
in go to VSA chat options
and leave these 2 ields blank
Show ChatBox on pages (comma separated THIS_SCRIPT locations)
Blank to show on all pages (not recommended because of server load)
Show ChatBox in templates (comma separated template names)
will show in thread tho
other wise you will have to do it like
FF|Skyrider
example
tommyxv
03-18-2012, 11:27 PM
I only run this as a full chat through the /misc.php?do=cchatbox link. I want to show users that do not have access to the chat box the standard vb no permissions page instead of the smilies page. LOL
Is there a way to do this?
tommyxv
03-19-2012, 01:06 AM
Never mind, I created a custom vb page and added the chatbox to it with usergroup permissions. Working fine.
Now my question is how can I show the chatbox full on my custom page?
And disable it from /misc.php?do=cchatbox
universosymbian
03-19-2012, 12:05 PM
hello
I need your help
active when the chat is problematic php fatal error, anyone know I can do to prevent this from happening?
PHP Fatal error: Call to undefined function VSacb_userExcluded() in /var/www/vhosts/misite.com/httpdocs/misc.php(89) : eval()d code on line 2
Hippy
03-19-2012, 07:42 PM
hello
I need your help
active when the chat is problematic php fatal error, anyone know I can do to prevent this from happening?
PHP Fatal error: Call to undefined function VSacb_userExcluded() in /var/www/vhosts/misite.com/httpdocs/misc.php(89) : eval()d code on line 2
Did you uninstall and re-install it ?
that would be the first thing I would do..
upperme
03-19-2012, 08:50 PM
Maybe someone can shed some light on this one...
I have been running this chat mod on my vBulletin 4.1.11 site for a year, and suddenly my host suspends my hosting account with no warning whatsoever. They just suspended my account and then called to tell me that the chatbox on my site was bringing the server to its knees. The ONLY thing I can think of at all was the fact that I recently upgraded to vBulletin 4.1.11. Has anyone else experienced this, and if so, what was causing the resources issue? The only thing the could tell me with any certainty was it was something to do with refreshing. I have 211 members, 76 active, about 25 chatters and about a dozen that chat all the time. Nothing has changed that I know of, other than the version of VB 4.
Thanks,
Jim
universosymbian
03-19-2012, 09:22 PM
Did you uninstall and re-install it ?
that would be the first thing I would do..
I did and the problem persists
Hippy
03-19-2012, 10:53 PM
I did and the problem persists
the only other thing I can think of if your host has
I think it's called mod_security or something turned on in php
might cause this
it also affects the sidebar widget if you use it ..
if thats ok.. I am stumpted...
all templates are stock not edited ..?
is this a first time install .. ?
if not maybe you have a edited template and was never reverted ...?
I am just tossing things in the air..
if you would like me to come by and peek.. send me details via pm
i've installed this mod on a couple dozen sites I service..
and never seen this
* did you try and see permissions ?
Videx
03-19-2012, 11:12 PM
I have been running this chat mod on my vBulletin 4.1.11 site for a year, and suddenly my host suspends my hosting account with no warning whatsoever. If you're on shared hosting then there has been ample warning that any chatbox hosted on your own site will at some point become too much of a load. You may get away with it for a while, but eventually someone may take notice.
You either need to opt for a hosted chatbox, or get a better server (VPS/dedicated), or configure as a shoutbox (logging people out quickly). On our shared site we've opted to go the shoutbox route.
universosymbian
03-20-2012, 12:07 PM
the only other thing I can think of if your host has
I think it's called mod_security or something turned on in php
might cause this
it also affects the sidebar widget if you use it ..
if thats ok.. I am stumpted...
all templates are stock not edited ..?
is this a first time install .. ?
if not maybe you have a edited template and was never reverted ...?
I am just tossing things in the air..
if you would like me to come by and peek.. send me details via pm
i've installed this mod on a couple dozen sites I service..
and never seen this
* did you try and see permissions ?
Thanks for your help
I have not widget enabled sidebar
I have always had the chat forum installed and worked well until version 4.1.5 vbulletin, then stopped working
I do not understand the mod_security
php send him the private
a greeting
Hippy
03-20-2012, 01:11 PM
turn on the side bar to test .. youll have to add a widgit..
when things stop working like that it's most likely the host.. did you try any other chat / shout mods .. just to test ?
universosymbian
03-20-2012, 03:04 PM
turn on the side bar to test .. 'll Have to add a Widgit ..
Sidebar saturates the cpu and is off
you have to change my host
thanks?
Indietas
03-21-2012, 07:04 AM
Hi,
Can someone point me to where i can stop images from spreading outside the limits.
People are using img tags and not resizing the images.
Videx
03-21-2012, 01:15 PM
Can someone point me to where i can stop images from spreading outside the limits. People are using img tags and not resizing the images.It's in Settings>Options>vsa chatbox>"Banned BB Tags (comma separated, example: img, code)" - make sure you didn't remove img from that list. There is no easy way to resize images on the fly so your only real choice is to disallow them.
I.G.O.T.A.
03-22-2012, 02:50 AM
Anyone know how to change the color of the stats? I can't see them as they are a light grey color. Thanks everyone for the help.
Indietas
03-22-2012, 09:21 AM
Thanks Videx but that is not an option.
Thought i may be able to control the page width of chat box as it breaks out past the forum.
Videx
03-22-2012, 01:42 PM
Thanks Videx but that is not an option.
Thought i may be able to control the page width of chat box as it breaks out past the forum.If you read back a ways you may get other ideas. People have successfully put the box on separate pages and I dunno, maybe in iframes.
Not a bad idea for a
Feature Request: On-the-fly resizing of imgs to max x,y
That would have to be a heavy server load and I fear what would happen when people try to implement it on shared servers. Probably just mostly time out and not work.
Tubbietoeter
03-23-2012, 12:24 PM
Hi,
I hope you can help.
I see the Chatbox, but when I write something in it and press "enter" I am forwarded to a message complaining about a "missing security token".
where is that coming from?!
Tubbietoeter
03-23-2012, 12:35 PM
this is weird, the chatbox works if I open "ChatBox full", but if I use the lean ChatBox I get that Security Token message?!
Tubbietoeter
03-23-2012, 12:42 PM
aaah sorry for spamming, it all resolved when removing an additional extra entry in FORUMHOME ... lol
|Jordan|
03-29-2012, 01:52 AM
I removed white from the list of text colors but its still displaying in the pop up. How do i remove it?
BadgerDog
03-29-2012, 05:28 PM
Installed with thanks ... :)
Regards,
Doug
RRCamellini
03-31-2012, 11:18 PM
thx very nice job installed in forum
vB 4.1.11
RRCamellini
04-01-2012, 02:16 AM
I installed the chat box and it automatically became the colors of my style, but the color pattern of writing and the same background of the chat box as you change it, cause many people forget to change the color to black appears not give anything in the chatbox and is difficult to read?
Google translator =p
ScreenShot
http://img528.imageshack.us/img528/130/semttulokv.png
immak
04-01-2012, 11:58 PM
We have this installed and it works great - thank you very much!
One thing I can't get to work, however, is with Styles Replacement Variables. We use this to censor curse words/phrases, and while it does work within the core of the site, I cannot get it to function within the Chatbox.
Anyone have any idea on how I might resolve this?
Any help with this would be greatly appreciated!
Thanks for your time.
edit: it looks like the chatbox archive appears to work fine, however, and all replacements are parsed correctly there. Just not in the active chatbox. Again, any suggestions would be greatly appreciated.
CAG CheechDogg
04-04-2012, 01:28 AM
Valter for some reason I can not get it to work with Chrome or IE, am I doing something wrong, a setting?
Disregard Valter, I had it set where no one with under 50 posts could see it and that person doesnt have 50 posts and was on IE and Chrome.
postcd
04-04-2012, 06:40 AM
Just an advice. If you have installed VSA ChatBox and as a guest (nonregistered user) you can see your website loaded into chatbox (website into chatbox) by error, it means you have wrong group permissions set in chatbox configuration page under vbulletin Settings. I had ID 8 grou both forbidden and allowed and this caused the problem.
Bluefin221
04-04-2012, 04:30 PM
I have stumbled upon an issue, I have a lot of usergroups based on the fact I run a gaming forum dedicated to football, each team has its own dressing room (private) to access these private dressing rooms members have to be in an additional usergroup this appears to override the main usergroup.
For example, I'm the site administrator, but I also run a team, so I have a private dressing room, I need to give myself additional user status but it is conflicting, it is happening with others who have additional usergroup status, but because many folk have addition usergroup status to access dressing rooms for example I cannot take away that additional usergroup.
So I guess what am I supposed to do?
BadgerDog
04-05-2012, 01:33 PM
Just ran some tests ...
Slowed down our home page loading by a factor of 2? :D
Anyone placing it elsewhere that people notice and it's more efficient loading?
Regards,
Doug
Videx
04-06-2012, 12:28 AM
Slowed down our home page loading by a factor of 2?Is that all? I dunno, I suppose even a hosted chatbox would slow the page down somewhat (though eliminating server load). I can't think of a better place to put it if you want people to see it.
But I'll repeat the standard chatbox warning: If you're on shared hosting or server loads are an issue, you really need to at the very least configure it as a shoutbox - logging people out quickly so they don't hang around.
BadgerDog
04-06-2012, 09:05 AM
Is that all? I dunno, I suppose even a hosted chatbox would slow the page down somewhat (though eliminating server load). I can't think of a better place to put it if you want people to see it.
But I'll repeat the standard chatbox warning: If you're on shared hosting or server loads are an issue, you really need to at the very least configure it as a shoutbox - logging people out quickly so they don't hang around.
Thanks.... being computer illiterate most of the time, I'm not sure what a ShoutBox is or how to configure ChatBox that way ... :D
In any event, I put it under the Navbar in out off-topic forum, so it's only displayed when members go in there. We'll try it for a while and see how it goes.
Some members are already asking if there's any kind of optional user setting for an alert system that would tell them if new messages have been posted to the ChatBox?
Thanks again for your work... :)
Regards,
Doug
Videx
04-06-2012, 12:42 PM
Some members are already asking if there's any kind of optional user setting for an alert system that would tell them if new messages have been posted to the ChatBox?An oft-requested feature, but apparently not one that's easy to implement. But someone did figure it out and the instructions are buried in this thread somewhere but I'll warn you the procedure is not for the feint of heart. And it's not for shared servers or anyone else worried about server load.
MJJUltimate
04-07-2012, 12:39 PM
Why can't all mods be this easy to install :) Awesome! Thanks so much.
postcd
04-08-2012, 06:44 AM
<font color="Red">BUG?</font>
When i open my Forum site in Mozilla Firefox as a guest, in chatbox window is loaded again my whole website, not shouts. But when i refresh site, its shown properly.
How to fix it please?
oshrizak
04-08-2012, 08:02 PM
Ok is there any way to have it auto log you in? everytime I go to refresh the page or come back in I have to click log in to chat. Sorry if this has been answered I didnt read all 155 pages of posts
Videx
04-08-2012, 11:23 PM
Ok is there any way to have it auto log you in? everytime I go to refresh the page or come back in I have to click log in to chat. Sorry if this has been answered I didnt read all 155 pages of postsYou wouldn't have to read any pages to find the option in settings that logs users out after x minutes of inactivity. If you aren't on a shared server and don't care about server load, set it to something high.
I.G.O.T.A.
04-09-2012, 01:51 AM
Two questions. First how do I change the input field where you type to a different color. Next how do you change the statics so you can see the words. Thank you all.
Myth-Scape
04-09-2012, 02:41 AM
How can I make the white background be black or grey? I have read like the past 10 pages the fix that was posted does not work in the additional.css
Hippy
04-10-2012, 05:23 PM
How can I make the white background be black or grey? I have read like the past 10 pages the fix that was posted does not work in the additional.css
https://vborg.vbsupport.ru/showpost.php?p=2305542&postcount=2255
BayLee2
04-10-2012, 10:01 PM
How do I get the $vbphrase[vsacb_chatbox_note] to show again? I had the message from this on a previous version but after updating it's gone. When I search phrases it still shows up but on the chatbox itself the part that said "Ask your questions in the forums. The ChatBox is for small talk." does not show.
Thanks for any help.
I.G.O.T.A.
04-11-2012, 01:05 AM
Where would I put this to work?
.textbox, textarea, select {
background-color: #1A1A1A;
border: 1px solid #5B5B5B;
color: #CCCCCC;
}
Vaira
04-11-2012, 04:07 PM
additional.css
try adding this to your additional.css
.textbox, textarea, select {
background-color: #1A1A1A;
border: 1px solid #5B5B5B;
color: #CCCCCC;
}
change #1A1A1A and #5B5B5B
to your color choice
If it shouldn't override add the !important tag.
postcd
04-11-2012, 05:49 PM
Hello, when i open forum in Firefox, in chatbox window is loaded again my whole website. When i refresh page, its fixed. Other browsers ok. Where is the bug please?
moswell
04-11-2012, 06:51 PM
Just installed this mod - I really like it. There are a couple things I'd love to see - without my reading through 100+ pages - could you advise on the following:
1. Is it possible to have the text color change when a user name is typed in full (kind of like /me except to acknowledge someone else)?
2. Can you limit to a specific smilie category? Our board has a bunch of basic ones, but then a lot of animated gifs that we'd rather not see in the chat window.
3. What does "align messages to the usernames" mean, exactly? :)
Lastly - I too would love a (easy) way to do sound notifications (like when someone's user name is typed). Thanks!
I.G.O.T.A.
04-12-2012, 01:02 AM
additional.css
If it shouldn't override add the !important tag.
Thank you. It fixed the issue!
I.G.O.T.A.
04-12-2012, 01:23 AM
Now my next issue is where it says Chatbox and under that it shows:
Quick Links
View ChatBox Archive
View ChatBox Full
Search
Find first unread message
Find your last message
Administrative
Prune ChatBox
How do you change the color of the wording?
I have added this code to my additional.css
.textbox, textarea, select {
background-color: #1A1A1A;
border: 1px solid #5B5B5B;
color: #CCCCCC;
}
However I still have issues with the background color for VSa - ChatBox version 3.1.7 (https://vborg.vbsupport.ru/showthread.php?t=235271)
and my forum style Black-Stealth 4.1.11 [vBinspired.com] (https://vborg.vbsupport.ru/showthread.php?t=246396)
vBulletin Version 4.1.12
See attached pic for chat box issue.
https://vborg.vbsupport.ru/external/2012/04/10.jpg
JackYoer
04-17-2012, 12:25 PM
Hi :)
I have this problem:
https://vborg.vbsupport.ru/external/2012/04/16.png
The icon "Remove Text Formatting" and "Smilies" are Bugged.
How can I fix? Thanks to all :)
keteflips
04-17-2012, 02:32 PM
Give me this error:
XML Error: not well-formed (invalid token) at Line 2342
when importing.
fajny_nick
04-17-2012, 07:11 PM
Hi,
I'm looking for some mod to this chatbox, which allow me to make requests directly to someone, for example:
To fajny_nick, TEXT TEXT TEXT
keteflips
04-17-2012, 07:23 PM
Hi :)
I have this problem:
https://vborg.vbsupport.ru/external/2012/04/16.png
The icon "Remove Text Formatting" and "Smilies" are Bugged.
How can I fix? Thanks to all :)
Same problem here.
Give me this error:
XML Error: not well-formed (invalid token) at Line 2342
when importing.
Finaly instaled by change some text with invaled caracters :D
Hi :)
I have this problem:
https://vborg.vbsupport.ru/external/2012/04/16.png
The icon "Remove Text Formatting" and "Smilies" are Bugged.
How can I fix? Thanks to all :)
Basically what I did was find the image files of another site that had them and saved it into my computer, then uploaded it in the correct directory.
https://vborg.vbsupport.ru/external/2012/04/28.png
https://vborg.vbsupport.ru/external/2012/04/29.png
http://YOURSITE.com/forum/digitalvb/morbid/editor/removeformat.png
http://www.YOURSITE.com/forum/digitalvb/morbid/editor/smilie.png
The second part of /digitalvb/morbid/ <- Is the skin I'm using.
Right click the broken images and select: Copy Image URL
Paste it somewhere to find the directory of the images.
marccap
04-18-2012, 09:05 AM
Thanks I had same problem and using the above worked for me!
santi00
04-18-2012, 01:33 PM
Excuse me, is it possible to see the list of user online in chatbox not full?
NetSonix
04-19-2012, 04:53 PM
Please give me instructions how to disable ip logging.. :confused:
iCrazy
04-20-2012, 12:50 PM
I have a problem. Suddendly I cannot see any message on the chat and "loading" is displayed.
Besides when I try to send a message it gives me a security token problem
Mr. Ouija
04-23-2012, 06:41 AM
how do you change the text where it says ChatBox on the main chatbox?
DAMINK
04-23-2012, 07:16 AM
how do you change the text where it says ChatBox on the main chatbox?
How i did it was to export the mod. Then do a search and replace for all "ChatBox" (case sensitive) and then saved and reupped overriding old one.
Seems to work ok for me.
Mr. Ouija
04-23-2012, 07:32 AM
thanks so much! ill try that.
Videx
04-23-2012, 08:45 AM
how do you change the text where it says ChatBox on the main chatbox?The title can be changed in Phrases. AdminCP>Languages and Phrases>Search in Phrases>"Chatbox" leads you to vsacb_chatbox - just hit the Edit button next to it.
Try "<font color="red">My Shoutbox</font>".
SuperTaz
04-24-2012, 09:10 PM
Hi :)
I have this problem:
https://vborg.vbsupport.ru/external/2012/04/16.png
The icon "Remove Text Formatting" and "Smilies" are Bugged.
How can I fix? Thanks to all :)
Put smilie.png and removeformat.png in the /images/editor/ folder.
Hippy
04-25-2012, 09:46 PM
I have added this code to my additional.css
.textbox, textarea, select {
background-color: #1A1A1A;
border: 1px solid #5B5B5B;
color: #CCCCCC;
}
However I still have issues with the background color for VSa - ChatBox version 3.1.7 (https://vborg.vbsupport.ru/showthread.php?t=235271)
and my forum style Black-Stealth 4.1.11 [vBinspired.com] (https://vborg.vbsupport.ru/showthread.php?t=246396)
vBulletin Version 4.1.12
See attached pic for chat box issue.
http://thepantless.com/files/public-docs/External/VSA%20chat%20box%20issue.jpg
stylevar (blockrow_background) will beable to change the color
ychromozone
04-26-2012, 01:53 PM
I am getting this and it "loads" forever and doesn't stop.
https://vborg.vbsupport.ru/external/2012/04/10.png
And when I try to post a message I get this error:
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
marccap
04-27-2012, 05:52 PM
do you know how to attach your avatar next to your name in the chatbox?
alhidaya
04-30-2012, 07:36 AM
hello,
Several members who have the following Vb Suite 4 asked the chatbox in the cms. There was no response from Valter. I raise demand. How to put the chatbox in the following Vb Suite 4??????
james6213
04-30-2012, 11:35 PM
There are no images with it?
SuperTaz
05-01-2012, 02:52 AM
There are no images with it?
https://vborg.vbsupport.ru/showpost.php?p=2323199&postcount=2339
hello,
Several members who have the following Vb Suite 4 asked the chatbox in the cms. There was no response from Valter. I raise demand. How to put the chatbox in the following Vb Suite 4??????
You can't as of right now until there is a "THIS_SCRIPT" value or until valter re-codes the chatbox coding.
If you use vBadvanced CMPS, then you can add the "VBA_PORTAL" value and it will show on the index page for vBa.
AddwireCom
05-04-2012, 03:25 PM
Ok so my template conflicts with the chat box's background and text colors. how do i change this?
rgaming
05-06-2012, 02:13 AM
How do I change the background color of the body of the chat box? ive searches for a while now and am unable to find anything that actually works. its white and I dont want it white.
also, how is the color of the text changes? i have the ability of ppl changing the color of text disabled. thanks!
JabirA
05-07-2012, 09:14 AM
Does anyone know how to make the textbox bigger?
And is it possible to change the 'links' in to a standard color?
Carol_i28
05-09-2012, 06:27 PM
Some memberes can view the chatbox, but can't post in it
Big Engine
05-09-2012, 11:10 PM
My posters love the chatbox, is there a way to add font colors ?
JabirA
05-10-2012, 11:14 AM
My posters love the chatbox, is there a way to add font colors ?
AdminCP> Options> VSA-Chatbox> Colors available in drop-down menu
You can add colors there
Big Engine
05-10-2012, 04:15 PM
AdminCP> Options> VSA-Chatbox> Colors available in drop-down menu
You can add colors there
Thanks, but how ?
joergh
05-11-2012, 09:52 AM
How do I change the background color of the body of the chat box? ive searches for a while now and am unable to find anything that actually works. its white and I dont want it white.
also, how is the color of the text changes? i have the ability of ppl changing the color of text disabled. thanks!
I have the same problem. After installing the latest version, the color of the body changed but I don?t find how to change it back.
Regards
k1klass
05-12-2012, 10:40 AM
can some one pls help, both VSA Chat and VSA Forum statistics work in the default template but when i apply my theme, the alignment is wrong and seems to be linked to the Vsa titles/ drop down menu's of the mods as seen in the pic
Hippy
05-12-2012, 12:57 PM
send me a link to your site I will see whats causeingg the issue
Hippy
05-12-2012, 02:05 PM
can some one pls help, both VSA Chat and VSA Forum statistics work in the default template but when i apply my theme, the alignment is wrong and seems to be linked to the Vsa titles/ drop down menu's of the mods as seen in the pic
search for
<div class="blockhead" style="height:16px;padding-{vb:stylevar right}:{vb:math {vb:stylevar padding}/2-1};font-weight:bold">
and replace with
<div class="blockhead">
in the custon style
Hippy
05-12-2012, 02:27 PM
there was may places I edited for you .. youll all set ..
k1klass
05-12-2012, 02:27 PM
Thankyou hippy for your help, amazing and brilliant and cant thank you enough - ty
Hippy
05-12-2012, 02:30 PM
anytime...welcome
solson
05-12-2012, 11:04 PM
Installed on 4.1.12 and it works great. Probably the best addition to our forum. Thanks a zillion! :)
spillage
05-13-2012, 11:18 AM
A questions that doesn't seem to be touched on in the description;
Does (should) the Ignore Member list work in the Chat?
keteflips
05-14-2012, 10:29 AM
Works perfect except by the time and date in Spanish, when I change te languaje to English the time and date works fine:
https://vborg.vbsupport.ru/external/2012/05/27.png
:confused:
Valter
05-14-2012, 05:46 PM
Edit your language, make 'Locale' field blank.
keteflips
05-14-2012, 06:20 PM
Edit your language, make 'Locale' field blank.
Works like a charm, thanks :D
Big Engine
05-14-2012, 10:14 PM
Thanks, but how ?
....................
Hippy
05-14-2012, 10:31 PM
....................
admincp > settings > options > VSa - ChatBox
Colors available in drop-down menu
add the color you want here
separated by a ,
see screen shot
joergh
05-15-2012, 06:01 PM
I have the same problem. After installing the latest version, the color of the body changed but I don?t find how to change it back.
Regards
Hippy,
thanks again for this great mod. Could you be so kind to give me a hint which style variable is used for the background of the the chat window itself. After installing the latest version the color changed in my installation.
Thanks a lot!
joergh
Big Engine
05-15-2012, 06:30 PM
admincp > settings > options > VSa - ChatBox
Colors available in drop-down menu
add the color you want here
separated by a ,
see screen shot
I don't get it, I simply write in the name of a color and that color will appear in the drop down when I click on it ? Do I just make up color names or are there a list of colors somewhere ?
Videx
05-16-2012, 12:03 AM
I don't get it, I simply write in the name of a color and that color will appear in the drop down when I click on it ? Do I just make up color names or are there a list of colors somewhere ?Try a web search for "web colors". That will lead you to a page with the names such as http://www.w3schools.com/html/html_colornames.asp. And yes, you should be able to just type in the names.
spillage
05-16-2012, 01:32 AM
A questions that doesn't seem to be touched on in the description;
Does (should) the Ignore Member list work in the Chat?
OK, testing shows that the Chat does not abide by the member Ignore list.
Any chance of adding this to the development list for future release?
And, any thoughts on an interim tweak to achieve this goal?
Thanks in advance!
Videx
05-16-2012, 02:17 AM
I'm no expert but implementing ignores sounds really server-intensive. Each line has to be checked against a list before it's displayed in any view? And again every time the chat is updated? I suppose some sort of master index could be kept, but that sounds like a programming nightmare.
gendhenk
05-16-2012, 10:43 AM
https://vborg.vbsupport.ru/
why error,,and no view in mobile version,please help my
Big Engine
05-16-2012, 12:16 PM
Try a web search for "web colors". That will lead you to a page with the names such as http://www.w3schools.com/html/html_colornames.asp. And yes, you should be able to just type in the names.
Thank you, that's very cool.
foulsoul
05-16-2012, 12:26 PM
http://shareimage.org/images/c6bkluk5oygu8ml292w.png
why error,,and no view in mobile version,please help my
its looking for smiley and remove format images
just drop(ftp) them in
images/editor/removeformat.png
images/editor/smilie.png
likely your (and my own) style had those icons elsewhere.
spillage
05-17-2012, 12:04 AM
...likely your (and my own) style had those icons elsewhere.
Or as I've found from time to time, the images are there, but in .gif format rather than .png (or vice-verse).
BF777
05-17-2012, 02:52 PM
Recently the chatbox doesn't work in Firefox. It's there but my entire site shows up within the box, sort of like a duplicate.
Is there a fix for this?
Videx
05-17-2012, 03:21 PM
Recently the chatbox doesn't work in Firefox. It's there but my entire site shows up within the box, sort of like a duplicate.
Is there a fix for this?Who knows - you didn't even give us a link (with a test login if necessary). If you're just asking if it's a common issue then no, I don't remember seeing it raised before.
hohleweg
05-18-2012, 12:47 PM
hey valter
the user would like to be the one private chat
You can not do that anyway?
greetings, joachim
indyprocentral
05-19-2012, 07:26 AM
Works like a charm.. Thank you.
gendhenk
05-19-2012, 11:15 AM
its looking for smiley and remove format images
just drop(ftp) them in
images/editor/removeformat.png
images/editor/smilie.png
likely your (and my own) style had those icons elsewhere.
THANK YOU SIR
hii all please request shoutbox support mobile style,,thank you:(
fookaa
05-23-2012, 04:53 PM
Hi,
Can anyone help me add user avatars in line with their chat please ?
Thanks in advanced for any assistance
DAMINK
05-25-2012, 01:37 AM
As this is simply the best shoutbox available for VB IMHO.
I just cant find myself using any of the other ones.
However is there any possibility of allowing for another room or a private area within this shoutbox? That for me would be the icing on the cake honestly.
Would allow for staff or whatever to talk as well as the members.
gpinjason
05-25-2012, 08:44 PM
anyone used this on 4.2.0 yet?
Hippy
05-25-2012, 08:50 PM
anyone used this on 4.2.0 yet?works perfect
:up:
Jedric
05-29-2012, 05:13 AM
How would we add a tab to 4.2 so that chat becomes active when visiting the chatbox full?
See D3 Keep - Chat (http://d3keep.com/chat/) for an example of what I mean.
Termure
05-29-2012, 05:15 PM
how to make nicks as lightblue, background of chat black or dark colour (i know text)!
i want to see light colours nicks when msg on a black or dark colour background
Chadi
05-29-2012, 10:25 PM
Can the following be done?
Customize skin 100%
Move message input field/submit button below text message box
remove folder icon per line
change username text color and general message color
use vbulletin's word/censor filter
put right side column of active users in chat
Sorry for so many questions, need the perfect solution.
PS: DO NOT USE realchat.com (their support is dead, unhelpful and doesn't work with vb4 at all).
Videx
05-29-2012, 11:38 PM
Can the following be done?Probably. By someone that knows this type of programming. However, Valter has not marked this as Reusable Code, so any such modifications would have to remain personal and wouldn't be distributed.
This mod serves his needs as it is, and he's always busy so don't expect to see a lot of custom features added to it any time soon.
ugur73
05-30-2012, 10:01 AM
chatbox not working..Help please.
chatbox 3.1.7,vb 4.2..0
/misc.php?securitytoken=1330948144-1790..................
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
Disco_Dave
05-30-2012, 10:45 AM
chatbox not working..Help please.
chatbox 3.1.7,vb 4.2..0
/misc.php?securitytoken=1330948144-1790..................
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
Workin 100% for us on 4.2.0
dougivks
05-30-2012, 11:54 AM
Can I change the default text color? I deleted incompatible colors from the options, but the default text color is the same as the background. I've poked around, but not found anywhere to change it. Thanks!
Is it possible to open/close chat sessions and archive each individually? In theory, it'd be similar to CoverItLive where individual liveblog/chat sessions are archived for someone to read later.
I assume the only alternative would be to enable/disable the function in between sessions and just copy/paste the results into a forum thread.
Based on reading the mod description and browsing through previous posts, I assume it's not currently possible but thought I would ask anyway.
marccap
05-30-2012, 05:18 PM
Hi,
Can anyone help me add user avatars in line with their chat please ?
Thanks in advanced for any assistance
That would be good to know also as I only know of one site thats has this option installed
Videx
05-30-2012, 05:19 PM
Not a bad idea. Someone may start working on it around the time vb finally gets around to archiving pruned posts. :mad:
Chadi
05-30-2012, 07:34 PM
I'm willing to pay someone $15 via PayPal if they can make this look exactly like this:
https://vborg.vbsupport.ru/external/2012/05/4.png
I don't need the sound icon though and 0 borders on the input fields, for a more sleek modern look. Want 100% width, 185px height.
I want to be able to easily modify the css colors as well.
JabirA
05-30-2012, 09:09 PM
What I would like to know is how to give URL's a different color than the text. Someone know how to do this?
temsamane
05-30-2012, 09:20 PM
i want to change the font size. Now its 11px and users has to change it manually to 12.
How can i make it 12px? and remove the fontsize change option. So i only need the 12px
temsamane
05-30-2012, 09:22 PM
I'm willing to pay someone $15 via PayPal if they can make this look exactly like this:
https://vborg.vbsupport.ru/external/2012/05/4.png
I don't need the sound icon though and 0 borders on the input fields, for a more sleek modern look. Want 100% width, 185px height.
I want to be able to easily modify the css colors as well.
i will add $10 more for this skin
JabirA
05-31-2012, 08:24 AM
i want to change the font size. Now its 11px and users has to change it manually to 12.
How can i make it 12px? and remove the fontsize change option. So i only need the 12px
AdminCP>Option>VSA Chatbox> Posting options>Text sizes available in drop-down menu
Remove the font size you don't need.
temsamane
05-31-2012, 11:58 AM
AdminCP>Option>VSA Chatbox> Posting options>Text sizes available in drop-down menu
Remove the font size you don't need.
i tried this before, but when i remove the 11px, its not in the list anymore but the font is still 11px.
JabirA
05-31-2012, 02:14 PM
i tried this before, but when i remove the 11px, its not in the list anymore but the font is still 11px.
I am sorry misread your comment. For this you have to go into the XML file and edit the code there I guess. But I dont know for sure.
Termure
05-31-2012, 03:17 PM
Can u tell me how to modify nick colour to something light and dark background of chatbox to match the dark theme ?
thanks!
voktonia
06-02-2012, 02:25 PM
How do you display the full Chatbox on a customer page?
ohadpartuck
06-03-2012, 09:10 AM
hi ,
great add on.
can I insert images when I post a msg?
ohadpartuck
06-03-2012, 09:30 AM
and also,
I have noticed if you leave the chat window open too long,
then you can't type in the chat and you have to refresh the page?
is that problem familiar?
does it have a solution?
Valter
06-03-2012, 09:45 AM
For images, surround link with IMG tags.
When you are not active in the ChatBox you are logged out from it to save server resources. There is a note about this in status field.
To login/logut from the ChatBox click on online status icon in ChatBox.
To change inactivity logout settings for ChatBox go to product options.
ohadpartuck
06-03-2012, 10:05 AM
is there a special btn to automatiically add those tags? (for my lazy users..)
Termure
06-03-2012, 12:36 PM
any answers to my question ? :)
Valter
06-03-2012, 12:48 PM
Termure, edit stylevar editor_background.backgroundColor.
Change bg color to something brighter as you have dark forum style.
ohadpartuck, no as ChatBox is not image gallery. It may be frustrating to scroll message area to view the whole picture. It's only 100px in height and is used to post short messages. They can always add a link to the image or type tags manually if they really need to have their pictures displayed in the CB.
Termure
06-03-2012, 01:04 PM
Thank Valter, all done now, thought was rgb or hex colour code ;) all good now gj
- only left with the input text box with whyte bg as i need black one
https://vborg.vbsupport.ru/ (http://www.diablo3.ro) (Linked)
JabirA
06-04-2012, 10:44 AM
What I would like to know is how to give URL's a different color than the text. Someone know how to do this?
Someone who knows this?
gpinjason
06-04-2012, 06:37 PM
Thank Valter, all done now, thought was rgb or hex colour code ;) all good now gj
- only left with the input text box with whyte bg as i need black one
http://www.diablo3.ro/black1.png (http://www.diablo3.ro) (Linked)
Style Variables > Forms > input_background
but it will change ALL of your text input forms on the forum...
gpinjason
06-04-2012, 06:43 PM
Someone who knows this?
it should show up whatever color the forum link colors are.
K4GAP
06-04-2012, 07:20 PM
Can u tell me how to modify nick colour to something light and dark background of chatbox to match the dark theme ?
thanks!
Delete all unwanted colors is how I do it.
K4GAP
06-04-2012, 07:22 PM
hi ,
great add on.
can I insert images when I post a msg?
No you can not.
K4GAP
06-04-2012, 07:23 PM
is there a special btn to automatiically add those tags? (for my lazy users..)
Dump all your members and get some that are more flexible?
JabirA
06-04-2012, 10:56 PM
it should show up whatever color the forum link colors are.
Thank you. I can't change it separately?
Markos
06-05-2012, 06:59 PM
Why is the background mucked up with the chatbox and top 10 stats its like this in a few of my styles
http://screensnapr.com/v/5osfUn.png
gpinjason
06-06-2012, 02:03 PM
Thank you. I can't change it separately?
I suppose you could, but you would have to edit the templates and CSS to reflect what you want...
hunter22375
06-06-2012, 04:54 PM
I installed the chatbox but it appears a few of the icons are missing or something. Here is the link to my site:
http://thesourcecheck.com/forum/forum.php
Can someone please tell me what might have happened here? I figured since there were no file uploads to server or anything that its not a permissions issue. Any help would be appreciated.
JabirA
06-07-2012, 08:15 AM
I suppose you could, but you would have to edit the templates and CSS to reflect what you want...
I added this to my additional.css
.postcontent a {
color: #10BD16;
}
But only the link color on the forum are changed. The chat not..
SuperTaz
06-07-2012, 11:48 PM
I installed the chatbox but it appears a few of the icons are missing or something. Here is the link to my site:
http://thesourcecheck.com/forum/forum.php
Can someone please tell me what might have happened here? I figured since there were no file uploads to server or anything that its not a permissions issue. Any help would be appreciated.
https://vborg.vbsupport.ru/showpost.php?p=2323199&postcount=2339
thenamesgould
06-08-2012, 06:51 AM
Has anybody else upgraded to 4.2.0 and lost the link to the "Chatbox Full" in their navbar? And anybody know how to get it back? I've got people asking about it ...
hunter22375
06-08-2012, 11:36 AM
I installed the chatbox but it appears a few of the icons are missing or something. Here is the link to my site:
http://thesourcecheck.com/forum/forum.php
Can someone please tell me what might have happened here? I figured since there were no file uploads to server or anything that its not a permissions issue. Any help would be appreciated.
https://vborg.vbsupport.ru/showpost.php?p=2323199&postcount=2339
I uploaded those two icons but I am still missing one. Does anyone have it? I don't even know the name of it.
UPDATE: I found it.... it was separator.gif. The problem was, it was already in the correct folder (images/editor) but wasnt showing for some reason. Anyway, I deleted the file from the folder and then reloaded a different one I got from another forum and the problem is solved.
Valter
06-08-2012, 03:40 PM
i tried this before, but when i remove the 11px, its not in the list anymore but the font is still 11px.
Because it's stored in cookies.
Change font size in drop-down to re-set it.
Valter
06-08-2012, 03:46 PM
v3.1.8 - Jun 08. 2012.
-Fixed: NavBar link to CBFull missing in vB 4.2
To upgrade:
-Import XML, allow overwrite
teknisi
06-08-2012, 05:26 PM
thx for the update
ugur73
06-08-2012, 06:37 PM
I have not solved security token problem.I tried v3.1.6,v3.1.7,v3.1.8...
Status: Loading.....I click enter,security token warning.What is the solution of this problem?
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
tinoz
06-08-2012, 07:45 PM
Hi, i already update the chat in my forum, everything fine, just one problem (it happens before also), dont show me the data and time, just [d-m-h], in the options of chatbox i enabled the option for show date and time. Any idea witch my problem is?
Thx in advance
Jester1423
06-09-2012, 12:39 AM
Hi guys forgive my ignorance, I just installed this and its working perfect but how can I make it only available in a private (paid member) portion of the forum?
Valter
06-09-2012, 08:11 AM
ugur73, I don't know why you have problems with security token. It may be bad vBulletin installation or custom style.
tinoz, edit your language, make locale field blank.
Is it possible to run 2 chat boxes on one forum? For example one for users and one that only admin and mod can view?
tinoz
06-09-2012, 09:34 AM
tinoz, edit your language, make locale field blank.
Thx, it works
And sorry for asking newbee question but where do I remove the chat from my forum page? I only want it to show in it's own full page.
EDIT: found out:)
ugur73
06-09-2012, 11:58 AM
ugur73, I don't know why you have problems with security token. It may be bad vBulletin installation or custom style.
tinoz, edit your language, make locale field blank.
I installed another language pack,now chatbox working.Thank you Valter.:)
Jester1423
06-09-2012, 12:12 PM
And sorry for asking newbee question but where do I remove the chat from my forum page? I only want it to show in it's own full page.
EDIT: found out:)
care to help me, I dont want it on the forum home page. I just want it to show in a subsection forum
JabirA
06-09-2012, 04:06 PM
I added this to my additional.css
.postcontent a {
color: #10BD16;
}
But only the link color on the forum are changed. The chat not..
Valter...you know this?
UKCE_Hitman
06-09-2012, 11:00 PM
Thanks for the update help alot
Disco_Dave
06-10-2012, 09:55 AM
Hi Valter
getting this error when I try to update:
XML Error: not well-formed (invalid token) at Line 1
Valter
06-10-2012, 01:29 PM
Hi Valter
getting this error when I try to update:
XML Error: not well-formed (invalid token) at Line 1
That's because you have modified it.
I'm only able to solve problems with original XML.
Disco_Dave
06-10-2012, 03:22 PM
That's because you have modified it.
I'm only able to solve problems with original XML.
Cheers Valter, I've only changed the name of the chatbox to Banterbox. But it's ok I've got it to install.
Thanks for the reply,
Dave
Valter
06-10-2012, 03:25 PM
It's not recommended to change any phrases in the XML.
Always do it in Phrase Manager. ;)
Disco_Dave
06-10-2012, 06:14 PM
Yeah that's where I had done it :) Great chatbox we have been using it for three years now.
Thanks,
Dave
temsamane
06-10-2012, 07:34 PM
when i use this, the server load increases a lot.. are there any solutions?
AddwireCom
06-10-2012, 10:40 PM
Any Chance we can get a widget for the CMS and Forum Sideblock of this chatbox?
Videx
06-11-2012, 12:15 AM
when i use this, the server load increases a lot.. are there any solutions?You can configure it as a shoutbox instead of a chatbox - i.e., log people out fairly quickly and change the title so they don't expect to hang out there.
Your only other choice is to use a hosted chatbox like http://www.addonchat.com/.
JabirA
06-11-2012, 07:44 AM
I added this to my additional.css
.postcontent a {
color: #10BD16;
}
But only the link color on the forum are changed. The chat not..
Valter...you know this?
Somebody? I want to change the color of the url in the chatbox.
Avros
06-12-2012, 09:42 AM
Thanks for this, will be testing it out.
rgreene1971
06-14-2012, 10:49 AM
I have had this installed for sometime now and the members love it but I recently ran into a small problem. I was requested ad space on my forum in which I sold the space below the navbar which is prime space due to the chatbox being their but when I added the banner through the admin control panel it conflicts with the chatbox. Anytime someone clicks on the chatbox to enter a comment, it redirects them to the location of the banner.
SLY LS1
06-14-2012, 11:53 AM
Having a problem, can anyone tell me what iv got wrong?
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
Antonio Pereira
06-18-2012, 07:57 AM
I have instaled this in a new installation vBulletin 4.2.0 PL1 and find two problems or bugs.
1? Problem - The install pack dont have icons so i resolved with this help:
https://vborg.vbsupport.ru/showpost.php?p=2323199&postcount=2339
2? Problem/Bug - The chatbox Moderators can view IPs
If i choose to not show IPs to Mods in options vbulletin to prevent the mods to check IPs, this Add-on dont have any limitation to this and show the users IPs in:
vsa_chatbox_dropdown
vsa_chatbox_archive_bit
To resolve go to style manager and remove this code from: vsa_chatbox_archive_bit and vsa_chatbox_archive_bit
<vb:if condition="$vsacb_msg_arc[userip]">
<li>
<a href="online.php?{vb:raw session.sessionurl}do=resolveip&ipaddress={vb:raw vsacb_msg_arc.userip}">IP: {vb:raw vsacb_msg_arc.userip}</a>
</li>
</vb:if>
I hope in future you add an option to remove the options to checks IPs from users.
Good Addon:up:
Best Regards
billstelling
06-18-2012, 05:32 PM
I have a problem with the archive. My wgo shows over 15000 guests looking at the chatbox archive.. Been looking though the thread but with 164 pages i's hard to find if this error has been posted or not.
Currently Active UsersCurrently Active Users
There are currently 15944 users online. 60 members and 15884 guests
Most users ever online was 15,944, Today at 02:29 PM.
--------------------------
update.. tried removing that line of code from the post above mine and it has cured the problem.
Currently Active Users
There are currently 515 users online. 59 members and 456 guests
Most users ever online was 15,948, Today at 02:30 PM.
Ary Braga
06-24-2012, 02:05 PM
its possible put two chatbox onto forumhome? but to different user groups?
So we can monitor the content and not have to type the same screen that the users of the forum.
Any help is welcome
Videx
06-24-2012, 02:48 PM
its possible put two chatbox onto forumhome? but to different user groups?No, this chatbox doesn't have an option to show different boxes to different groups. In fact, I don't recall seeing something like that for any chat boxes (but it's been a while since I was looking).
Skyrider
06-24-2012, 03:58 PM
No, this chatbox doesn't have an option to show different boxes to different groups. In fact, I don't recall seeing something like that for any chat boxes (but it's been a while since I was looking).
Actually, MGC Chatbox Evo has the ability to create usergroup chat tabs which is only visible to specific groups.
deathtrancer
06-26-2012, 02:14 AM
Guys is it possible to change the background color?
GamerPerfection
06-26-2012, 06:34 AM
Guys is it possible to change the background color?
Yes, in the Style Vars change editor_background. But be aware that it changes other bits of the site too.
killerford
06-26-2012, 10:24 PM
I've purchased a skin called Black Neon but I'm getting no support what so ever for the skin..
http://img835.imageshack.us/img835/629/shoutboxz.png
Does anyone know how to change the background of the shoutbox to match the forum? or the text colour?
GamerPerfection
06-27-2012, 04:53 PM
I've purchased a skin called Black Neon but I'm getting no support what so ever for the skin..
Does anyone know how to change the background of the shoutbox to match the forum? or the text colour?Maybe you're getting no support because you don't read what's right in front of you, i.e. the post right before yours.
killerford
06-28-2012, 12:48 AM
Maybe you're getting no support because you don't read what's right in front of you, i.e. the post right before yours.
No support regarding my theme I purchased not the shoutbox.. I didn't get chance to read that because I had to go to work and I just posted the question straight away and never read anything.. Thanks for pointing that out though.
Videx
06-28-2012, 01:08 AM
That's not uncommon. People create styles to work with default vb, and have no idea themselves how to make them work with all the different modifications. Sometimes including updates to vb itself.
killerford
06-30-2012, 08:29 PM
Is there any way of changing the text on the shoutbox?
lazydesis
07-01-2012, 07:03 AM
how to get animated smileys displayed in the vsa chatbox? only smileys with png extension show up, but not gif?
RK
Stormnet
07-03-2012, 02:38 PM
I love the chat box, only issue I have is:
I have a dark background, the chatbox works fine but when I type the text in the textarea, by default, the text is black and I can't see what I'm typing until I hit enter. Once I hit enter the text is there and white by default which is fine
Hard to know if your typing something wrong.
Where might I find that font setting..exactly?
Thanks for the help in advance!
Videx
07-03-2012, 03:05 PM
Is there any way of changing the text on the shoutbox?Almost all the text appearing anywhere in vbulletin can be changed in Phrases.
https://vborg.vbsupport.ru/showpost.php?p=2322667&postcount=2338
archievision
07-10-2012, 08:15 PM
Does Video BBC code work with it to embed YT videos in the chat?
Edit: figured it out. Thanks for this Awesome chat that does not cost a Ton of Money and a monthly sub.
Videx
07-11-2012, 01:31 AM
Does Video BBC code work with it to embed YT videos in the chat?
Edit: figured it out. I'm sure more than a few of us are interested. What did you have to do, and is there a site we can look at to see it in action?
The concept sounds silly to me. Even if you could resize the video window on the fly so it fit in the chat box, wouldn't a few comments push it out?
hunter22375
07-11-2012, 04:19 PM
I have a problem with the archive. My wgo shows over 15000 guests looking at the chatbox archive.. Been looking though the thread but with 164 pages i's hard to find if this error has been posted or not.
Currently Active UsersCurrently Active Users
There are currently 15944 users online. 60 members and 15884 guests
Most users ever online was 15,944, Today at 02:29 PM.
--------------------------
update.. tried removing that line of code from the post above mine and it has cured the problem.
Currently Active Users
There are currently 515 users online. 59 members and 456 guests
Most users ever online was 15,948, Today at 02:30 PM.
I am having the same issue and removed the above code today. I hope it works. How long did it take for your guest number to drop?
Also, I removed the code from vsa_chatbox_archive_bit but it says to remove the code from "vsa_chatbox_archive_bit and vsa_chatbox_archive_bit" They are the same template and I looked for the code in vsa_chatbox_dropdown template mentioned but it wasn't there to be removed.
Vick98
07-14-2012, 01:55 PM
For some reason the images for the text format and smilies are no visible. Any suggestions? I am currently using version 4.2
huskermax
07-14-2012, 08:09 PM
Will you set this mod up to work with vb5 if you can?
Sangheili
07-15-2012, 04:08 PM
For some reason the images for the text format and smilies are no visible. Any suggestions? I am currently using version 4.2
I'm having this issue as well.
Sangheili
07-15-2012, 05:04 PM
I just did a new installation of 4.2 and a lot of the files in /images/editor have either been moved or are missing, I have downloaded again from the member's area and the files still aren't there. I'm not sure if this is intended or not. But if you get the images from an older version, pre 4.2 the images are there so just upload them into the editor folder and the 2 missing images will work.
orangefive
07-15-2012, 07:34 PM
Ive upgraded to 4.2.2 from 4.1.12 and working, ive got a dark theme so added this to additonal.css and thats working spot on for the chat input
.textbox, textarea, select {
background-color: #1A1A1A;
border: 1px solid #5B5B5B;
color: #CCCCCC;
}
but when I go to start a new thread or reply advanced when I enter text its like this - its ok if you change the box to enter the content.
https://vborg.vbsupport.ru/external/2012/07/35.png
I can ussually figure stuff out but this has me beat.
orangefive
07-15-2012, 08:54 PM
Ive had to change the additional.css now, background : black and colour : white.
We can hardly see what test is going in when posting, is there another way to change the background colour on text input as its back to white text in a white box.
Boylen33
07-17-2012, 03:17 AM
I just installed the chatbox on my forums....when I went to access my forums after installation, the forums would not work. I disabled the mod in the admincp and the forums were back. Why is this happening?
Videx
07-17-2012, 08:05 AM
I just installed the chatbox on my forums....when I went to access my forums after installation, the forums would not work. I disabled the mod in the admincp and the forums were back. Why is this happening?That's really not much to go on. Assuming you don't just want us to take wild guesses, can we at least get an error message?
Once you have a specific error message, try the "search this mod" in the upper right and see if others have had the issue and solved it.
Boylen33
07-17-2012, 03:38 PM
That's just it, there is no specific error message. When I enable chatbox in my admincp and then go to my forums URL, I get this:
"Server error
The website encountered an error while retrieving http://www.livegroupbreaks.net/vb/. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request."
When I go back into admincp and disable the chatbox, then go back to my forums URL, the forums are back working again. Sorry I can't give you more info, but that's all there is to it that I know at this point.
Boylen33
07-17-2012, 09:38 PM
I give up! There is no support for this mod, and I'm tired of scrolling through page after page to find a solution. The mod is installed correctly and does not work. I install it and enable it and it causes my forums to crash.
Videx
07-18-2012, 01:29 AM
Calm down. Obviously the mod works just fine or there wouldn't be 2401 installs.
From that error, I'm going to guess you might be on a shared server? If so, you need to contact your host. It's not uncommon for them to set security so high that some of your scripts can't run. But once you notify them they can set exceptions.
If you are managing this server on your own (dedicated or VPS) then you may need to ask over in the server config forum.
I.G.O.T.A.
07-19-2012, 12:01 PM
I'm trying to change the text input box color from white to black. I searched and can't seem to figure it out. Anyone got any ideas what is the easiest way to do that?
I.G.O.T.A.
07-19-2012, 10:09 PM
Any one?
Ozymandyus
07-19-2012, 10:21 PM
Any one?
You only have to do a quick search of the thread to find this answered many times. Last one was only a few pages back....
I.G.O.T.A.
07-19-2012, 10:48 PM
Thanks, I will look.
I.G.O.T.A.
07-19-2012, 10:52 PM
I did, but I'm not understanding it. Can you shed some light on it for me? I have two themes and need to switch the color on one of them.
Ozymandyus
07-20-2012, 02:02 PM
I did, but I'm not understanding it. Can you shed some light on it for me? I have two themes and need to switch the color on one of them.
In the control panel:
Style Variables > Forms > input_background
Just keep in mind that this changes all input boxes, not just the one in the chatbox.
RoG Aftermath
07-20-2012, 09:00 PM
The remove text formatting image and the smilies image are not showing up for me, anyone know how to fix this? Im running 4.2
Delinquenz
07-22-2012, 04:54 PM
Hello,
first I want to thank you for this nice AddOn.
I changed the skin and all works nice, but I have a problem..
When I set in the setting "Logged-out by default" to NO, me and some other users are logged out by default and some other users aren't. When I set it to YES, me and some other users are logged in by default and some other users aren't. Can someone help me?
BTW: My Chatbox: http://img6.imagebanana.com/img/5bggqv8v/Unbenannt.png
I.G.O.T.A.
07-23-2012, 12:01 AM
In the control panel:
Style Variables > Forms > input_background
Just keep in mind that this changes all input boxes, not just the one in the chatbox.
Is there anyway not to change that? I mean just change the input text window and not the background input.
Delinquenz
07-23-2012, 05:52 AM
Or just tell me how I can deactivate/disable Login. I don't need this feature.
bocah.maho
07-23-2012, 07:39 AM
help, how to fix this post align
http://i.imm.io/xCqF.png
Dr Aj642
07-24-2012, 07:06 AM
Love this add-on! Just installed it. Very happy.
Delinquenz
07-24-2012, 02:56 PM
I want to ask my question again: how can I disable the login?
Videx
07-24-2012, 03:41 PM
I want to ask my question again: how can I disable the login?The author does offer occasional support, but yours is more of a mod to a mod question so you may not want to hold your breath.
You may have better luck figuring out what's causing the original problem. That could be a technical issue on the server, but if different clients respond differently it could also be a client issue. Try a different browser, clear cache, check security apps, etc.
I'm on a shared server so I'm configured as a shoutbox, logging people out fairly quickly before they load us down.
Delinquenz
07-24-2012, 05:41 PM
The author does offer occasional support, but yours is more of a mod to a mod question so you may not want to hold your breath.
You may have better luck figuring out what's causing the original problem. That could be a technical issue on the server, but if different clients respond differently it could also be a client issue. Try a different browser, clear cache, check security apps, etc.
I'm on a shared server so I'm configured as a shoutbox, logging people out fairly quickly before they load us down.
But I even can't find the problem, why some users are logged in by default and some not when I activate/deactivate the setting "logged out by default". I need a solution. My forum is still small and I minimized all server load and optimized my vbulletin. I don' t think the chatbox will kill my server.
This chatbox is really better as the MCG one, because it takes so much server load (that's at least what I'm thinking) The only point I want to change is the login system. Else I like this minimized chatbox. But the chatbox login is for me useless. If my server load is too high, i will rent a new, better server - this is no problem. Would be awesome if anyone has a solution.. at least for my problem.. :(
PS: Sorry for bad English, my English isn't really good.
€: My Coding skills aren't even "sooo bad" .. My Forum (http://enragers.com)... I changed the template of the chatbox. And it doesn't even is just me, with the problem.. I think much users have this problem.
Valter
07-25-2012, 06:14 AM
Just set it to some high value, like 1000 minutes?
Delinquenz
07-25-2012, 08:20 AM
I did.
Oh, lol.. I failed hard. THANK YOU!!!!!! ... I entered 99999 Minutes and I think it was too much... 1440 works fine.. THANK YOU SO MUCH!!!
Valter
07-25-2012, 08:29 AM
You're welcome :-)
mathforum
07-26-2012, 08:04 PM
Is there a way to not publicly show a list of those who are banned from the Chat Box?
TheInsaneManiac
07-27-2012, 09:20 PM
im missing images/editor/removeformat.png and images/editor/smilie.png. I looked in the vBulletin zip and they arent included in there either?
paulket
07-28-2012, 02:37 AM
im missing images/editor/removeformat.png and images/editor/smilie.png. I looked in the vBulletin zip and they arent included in there either?
These are the images that you need to upload to your image> editor folder, just rename the smile png to "smilie".
Boylen33
07-28-2012, 04:34 AM
The majority of my smilies are missing. Only about two smilies are showing up. Any suggestions?
northvanmike
07-28-2012, 07:05 PM
does anybody know how much more server load you get when you enable it on all pages, a rough percentage? i see in the settings it says not recommended because of this potential issue, but what am i looking at? i'm not sure if this is relevant, but only a few of us are permitted to use it(admin,mods)
Videx
07-28-2012, 11:39 PM
Load certainly depends on how many people are in it and refreshing it, not on how many pages it's on. Though you could make the argument that with it on more pages, people are in it against their will even if they're doing something else. In these days of tabbed browsing, what would be the point?
No, nobody has ever done any testing to see exactly how much load 1 person causes - probably because such a test would be almost impossible.
Pure Dope
07-29-2012, 12:38 AM
users are saying the chatbox link takes them to a smiley list...
why dont you just have a option for usergroups you want to make this available too?
that would b better IMO.
I.G.O.T.A.
07-30-2012, 02:05 AM
OK I have an issue. The smile box and remove text formatting are showing up blank. There should be something in them boxes. Confused now.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.