vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - VSa - ChatBox (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=235271)

S!p 07-26-2010 08:09 PM

how to change date to 'today', 'yesterday'

Sports Investor 07-26-2010 10:08 PM

stopped working again

blacksurfer 07-26-2010 11:49 PM

I'm not sure how to show the chat box in a sub forum. Help please.

NoVAmike 07-27-2010 01:35 AM

Hello, how do you keep this on every page so that forum users can browse the forum and keep the chat box at the top of every page?

MalluParadise 07-27-2010 06:06 PM

sum smiles show like this https://vborg.vbsupport.ru/external/2010/07/16.jpg how can i fix that

Cameleer 07-28-2010 08:36 PM

I changed the Groups able to moderate ChatBox to 1,2,3,4,5,6,7,8,9 and I changed the others to 0 also tried leaving them blank.
I've uninstalled the ChatBox and reinstalled it.
Still not able to make any post on it.
Does this ChatBox work with vBulletin Version 4.0.5?
forum

Thanks,
Roger

fevredsuk 07-28-2010 08:53 PM

has anyone managed to put this chatbox in a seperate forum or sub forum alone and no where else.

e.g. i want to put this chat box in forum (id 17) only, therefor only accessed by certain members with permission

if so what do i need to do. what do i need to enter in the THIS_SCRIPT box and do i need to change any templates.

:) idiots guide please

ricardo-c 07-29-2010 01:46 AM

I've installed it and it's great, but I want to know how can I add more BBCode tags so users can post pictures in their messages while chatting. Do I have to edit any templates?

Regards

luseik 07-29-2010 09:07 AM

This mod worked very well. However, can you help me how to show active users below the Chat Box on the FORUMHOME?

Ohiocustoms 07-29-2010 11:36 PM

1 Attachment(s)
Anyone willing to help get this as a widget? I uploaded a screenshot on how far I have gotten. Please let me know and I will share what I have so far.

Issues I have
Header
Color Picker
Smilies
Chats not showing
Text size chooser

ricardo-c 07-29-2010 11:58 PM

Quote:

Originally Posted by nocive (Post 2070019)
any help?

Originally Posted by dtommy79 View Post

Any idea why the date and time isn't displayed properly for me. I get this: H:i

I've tried every possible combination

Try this

Time: %r
Date: %d-%m

RichieBoy67 07-30-2010 03:34 AM

Great mod!

How can I change default text color from black to something else??

Thanks

ProFifaLeagues 07-30-2010 03:37 AM

Hi guys im trying to add this chat system to a section on my forum only is this poss?
Also a easy fool proof way to do it would be great.
Thanks

RichieBoy67 07-30-2010 04:45 AM

Doesn't work well with dark styles without css work. uninstalled..

fevredsuk 07-30-2010 12:02 PM

Quote:

Originally Posted by rammieone (Post 2076652)
Hi guys im trying to add this chat system to a section on my forum only is this poss?
Also a easy fool proof way to do it would be great.
Thanks


must be 20 people including myself been asking the same question in this thraed with zero answers.

please post here if you find out how to do it

EDIT: Figured this out and unlike most i wont keep it to myself :)

I have been wanting to add this chatbox to a vip forum and no where else in the forum. The forum id for VIp on our forum is 17. so for the folowing example replace 17 with the correct forum id on your forum.

heres the idiots guide i have been requesting

1) Open the FORUMDISPLAY Template
2) add the following code

<vb:if condition="THIS_SCRIPT == 'forumdisplay' AND $forumid == 17">
{vb:raw vsachatbox}
</vb:if>

save


3) Go to vsa chatbox settings in admincp and enter the following settings

Show ChatBox on pages (comma separated THIS_SCRIPT locations) = $forumid == 17

Show ChatBox in templates (comma separated template names) = FORUMDISPLY

Position on page (Disable if you add ChatBox manually in templates) = Below navbar

enable cb = yes

save

some may say the above is wrong but there the settings i have and it works for me..

blacksurfer 07-31-2010 03:13 PM

I'm getting 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. www.Belizeans.com/forums

So I took the script out of FORUMDISPLAY and it seems to be working.

luseik 07-31-2010 04:03 PM

This mod worked very well. However, can you help me how to show active users below the Chat Box on the FORUMHOME?

RichieBoy67 07-31-2010 05:24 PM

Does anyone have this script working well on a dark forum? If so please contact me or reply. I think the script works well but this issue is important and it seems to be skipped over every time anyone asks.

So please, please, please--If anyone has this working with a dark style let me know. If not at some point I will fix this myself and post here but I would really rather not have to spend the time..

:) Thanks everyone,

Rich

paulvev 07-31-2010 08:22 PM

1 Attachment(s)
Quote:

Originally Posted by Cameleer (Post 2075934)
Does this ChatBox work with vBulletin Version 4.0.5?

I have it working on 4.0.5 clean install first time.

I also have it working with a very dark style and it looks superb!
www.mlmcore.com

RichieBoy67 07-31-2010 09:21 PM

I don't know, there are other guys here having the same issue. I had to remove it because the text was not coming out white and could not be read...

when typing does the default text come out white or do you have to change it for each post?? Not that you said that I have to check and make sure I am even posting in the right thread. I have tried every one of these...

I guess it could be my css...not sure

paulvev 07-31-2010 09:56 PM

The text was by default black in the chatbox , but if users change it to a colour, the chatbox remembers that colour next time they log in. Probably easiest solution.

RichieBoy67 07-31-2010 10:26 PM

oh--The best solution is too have the default text changed.. Many users will go in and type first and then get ticked off because they have to change that so in reality your script isn't working correctly... Having the default text dark and the background dark is not the ideal set up...

I don't know, I haven't even looked at the xml yet and I was hoping not too but I don't believe anyone wants to offer support with this issue..

Paulvev, I am surprised you are getting e-mails left and right from members complaining about there text not showing..

temporaryins 08-01-2010 03:14 AM

Quote:

Originally Posted by RichieBoy67 (Post 2077297)
Does anyone have this script working well on a dark forum? If so please contact me or reply. I think the script works well but this issue is important and it seems to be skipped over every time anyone asks.

So please, please, please--If anyone has this working with a dark style let me know. If not at some point I will fix this myself and post here but I would really rather not have to spend the time..

:) Thanks everyone,

Rich

The chatbox at my forum looks superb. I'm 99.9% sure the problem with the "dark styles" is a problem with the style itself, not the mod.

http://img689.imageshack.us/img689/8299/48882191.png

RichieBoy67 08-01-2010 04:05 AM

Is your default text white or is it having to be changed? The chat looks great, my only issue is the text being dark. I want the default text to be light is all..

So, is your default text white or are your members having to change it?

luseik 08-01-2010 05:26 AM

Does anyone help me how to show active users below the Chat Box on the FORUMHOME?

temporaryins 08-01-2010 06:12 AM

Quote:

Originally Posted by RichieBoy67 (Post 2077472)
Is your default text white or is it having to be changed? The chat looks great, my only issue is the text being dark. I want the default text to be light is all..

So, is your default text white or are your members having to change it?

Default is white (for that specific style). However, if I change to a light style that I also have on that forum, the text changes to black. The only things I really changed after I installed it was removing the ability to change text colors (and general access permissions), which is why I believe the problem lies with the styles themselves, not the mod.

War.Frog 08-02-2010 02:15 AM

Does anyone know how I could include this chat script on the What's New results page?

Domy 08-04-2010 04:51 PM

Hi,
How I can insert the chatbox at a point in my favor?
What variable I should enter?

I want to insert the chatbox on this page:
http://www.next-console.it/forum/jav...php?styleid=29

yadamon 08-05-2010 05:47 AM

How to config VSa-ChatBox (AJAX) support not english ?
Our user need to input thai-language in to chat.
We install VSa-ChatBox on VB4.0.5, support char set UTF-8.

Domy 08-05-2010 07:27 AM

Quote:

Originally Posted by Domy (Post 2079215)
Hi,
How I can insert the chatbox at a point in my favor?
What variable I should enter?

I want to insert the chatbox on this page:
http://www.next-console.it/forum/jav...php?styleid=29

The variable {vb:raw vsachatbox} does not work...on vBulletin 4.0.3

NoVAmike 08-05-2010 09:37 PM

How do you modify the way the time shows up?

05-08 18:30 is what it says for today @ 6:30 PM

How can I modify to 08-05 06:30 ?

fevredsuk 08-06-2010 09:07 PM

anyway to make this work for members who have the allowed usergoups set as an additional usergroup

Domy 08-07-2010 08:53 AM

This Chatbox don't work on this style: https://vborg.vbsupport.ru/showthread.php?t=228986
How do I do?

K4GAP 08-08-2010 12:27 AM

On one of my dark styles the text is to dark to read. Any way to change text color?

RichieBoy67 08-08-2010 02:57 PM

Sorry if this has been asked already. Is there a way to get this to work in a pop up window??

DDIG 08-09-2010 08:06 PM

It gets real weird if you post a very (VERY) large photo inside the IMG tags.

The photo is shown, even if it is 3000 pixels wide.

Can this be modified somehow?

K4GAP 08-11-2010 05:17 AM

Quote:

Originally Posted by DDIG (Post 2081473)
It gets real weird if you post a very (VERY) large photo inside the IMG tags.

The photo is shown, even if it is 3000 pixels wide.

Can this be modified somehow?

I'm not greatly experienced with this product but I'm pretty sure it was not meant to place images in. It's a shout box.

DDIG 08-11-2010 02:32 PM

It is at my forums. It's a photography forum...

And the IMG tag works fine, only thing is it gets real weird for *large* photo's, so I'd like to restrict photo's to, say, 400x400 pixels when putting [img] tags in the chatbox.

But I have disabled the IMG tag in Chat admin settings for now.

My users are realy enjoying the chat / shoutbox a lot!

It would be very nice if it were possible to have 'channels', so that one would be able to have 'chat-channels' for certain usergroups, that others cannot see.

But it is very very nice as it is already, a big thank you for the author!

K4GAP 08-12-2010 07:07 AM

Please steer me in the right direction to being able to change the background color/image.... where would I find this in the code?

amjadz4 08-12-2010 07:15 PM

How do I put the chatbox on the forum sidebar?


All times are GMT. The time now is 10:43 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
  • Page Generation 0.03476 seconds
  • Memory Usage 1,821KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete