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 - Ideal Chat Lite (facebook style bottom chat/chatroom bar) v1.3.0 (https://vborg.vbsupport.ru/showthread.php?t=267506)

dog199200 08-06-2011 03:28 AM

I have tested this on my forum, and so far i like it, but i have a small problem that I can't seem to figure out. How is the bar called?

The reason I ask is because I build an entire website around the forums internal user core (basically a custom CMS), and i don't just want the bar to show on the forum, but on all parts of the website. I haven't found any documentation on how to do this ad would like to know if its possible.

strudinox 08-06-2011 04:58 AM

Much better! Installed 1.2 and it's working fine on every page except for my CMS pages. Currently using 4.1.5 Suite.

Smile :-) 08-06-2011 06:42 AM

great mod!

In RTL languages, the nick of the sender is on the text.
the fix is simple:

HTML Code:

.icbb_chat_tab .messagearea > div > span.sender {
/*        margin-left: -10px;*/
        margin-left: 10px;
        font-weight: bold;
}

by the way, the "You:" in the messages is hard-coded, please convert it to a phrase so we will be able to translate it.

Thanks!

arrow816 08-06-2011 03:56 PM

Question,
Im guessing this is coded in Java,

I wondered why it was not done with ajax or flash as I am sure the support and fixing to work with vb would have been much easier and safer

Ideal Web Tech 08-06-2011 07:33 PM

Quote:

Originally Posted by arrow816 (Post 2229897)
Following should be in the lite version also [if not already in pro then pro too]

Message Delete [Ability to delete messages]
Archive [Ability too see and search old messages]
User Mute [Ability to mute but user can still see chat]
Smiliey Button [Cause no convo is decent with at a smiley dude]
BBcode support [Really should be a basic I would think]
Message Characters [Character Amount Setting]

Maybe have a little expansion button on the side that brings up an advanced chat window with like the basic vb text box to make it easier if you have a few things to right

Really i was thin

Everything on that list is already planned to be added, or is already in the pro version; however, at this point, we have no plans of adding BBcode or Smilies to the lite version.

Quote:

Originally Posted by dog199200 (Post 2229961)
I have tested this on my forum, and so far i like it, but i have a small problem that I can't seem to figure out. How is the bar called?

The reason I ask is because I build an entire website around the forums internal user core (basically a custom CMS), and i don't just want the bar to show on the forum, but on all parts of the website. I haven't found any documentation on how to do this ad would like to know if its possible.

Quote:

Originally Posted by strudinox (Post 2229975)
Much better! Installed 1.2 and it's working fine on every page except for my CMS pages. Currently using 4.1.5 Suite.

We have been told that it doesn't work on the CMS, but we haven't actually been able to see any of the configurations that cause it to not work. If either one of you two would like to give us a link and an account to test with, we would gladly try to debug the issue.

Quote:

Originally Posted by Smile :-) (Post 2229989)
great mod!

In RTL languages, the nick of the sender is on the text.
the fix is simple:

HTML Code:

.icbb_chat_tab .messagearea > div > span.sender {
/*        margin-left: -10px;*/
        margin-left: 10px;
        font-weight: bold;
}

by the way, the "You:" in the messages is hard-coded, please convert it to a phrase so we will be able to translate it.

Thanks!

We are already aware of these issues, but thank you for taking the time to post a fix for user's who may need it.

Quote:

Originally Posted by arrow816 (Post 2230150)
Question,
Im guessing this is coded in Java,

I wondered why it was not done with ajax or flash as I am sure the support and fixing to work with vb would have been much easier and safer

The front-end is coded using JavaScript and Push AJAX, not Java.

dog199200 08-06-2011 08:38 PM

Quote:

Originally Posted by Ideal Web Tech (Post 2230223)
We have been told that it doesn't work on the CMS, but we haven't actually been able to see any of the configurations that cause it to not work. If either one of you two would like to give us a link and an account to test with, we would gladly try to debug the issue.


My sites not exactly a CMS, its an actual website. I just used the direct database access to call information from the forum. That's why i was trying to figure out how it was being called. Anyways my sites url is http://www.divineshadowsonline.com/ and if you need an account just PM me and i'll give you the information you'd need.

clubvr4 08-06-2011 08:40 PM

Is there anyway to disable the noise on the "Chat room" tab? - its very annoying when multiple people are talking - its advantageous for private messages, but can we have an option to disable on the chat room?!

Thanks!

Loving it so far!

Ideal Web Tech 08-06-2011 08:56 PM

Quote:

Originally Posted by dog199200 (Post 2230242)
My sites not exactly a CMS, its an actual website. I just used the direct database access to call information from the forum. That's why i was trying to figure out how it was being called. Anyways my sites url is http://www.divineshadowsonline.com/ and if you need an account just PM me and i'll give you the information you'd need.

Oh, okay, if you would like to show it on your main site also, then you will need to include the JavaScript and CSS files for the bar, and then place the html near the bottom of your footer. If you would like, we can do this for you for a small fee. If you would like us to do this for you, please contact us via PM.

Quote:

Originally Posted by clubvr4 (Post 2230243)
Is there anyway to disable the noise on the "Chat room" tab? - its very annoying when multiple people are talking - its advantageous for private messages, but can we have an option to disable on the chat room?!

Thanks!

Loving it so far!

That is a good idea, we will add it to the list of features to implement!

clubvr4 08-06-2011 08:58 PM

Hai! me again.

Would it be possible to add an option to have everyone on the friend list, rather than your friends? - we have a small(ish) forum and its a bit of a pain having to add everyone as friends to allow each other to chat.

Thanks!

dog199200 08-06-2011 09:09 PM

Quote:

Originally Posted by clubvr4 (Post 2230251)
Hai! me again.

Would it be possible to add an option to have everyone on the friend list, rather than your friends? - we have a small(ish) forum and its a bit of a pain having to add everyone as friends to allow each other to chat.

Thanks!

couldnt you just use the chatroom feature for that?


Quote:

Originally Posted by Ideal Web Tech (Post 2230250)
Oh, okay, if you would like to show it on your main site also, then you will need to include the JavaScript and CSS files for the bar, and then place the html near the bottom of your footer. If you would like, we can do this for you for a small fee. If you would like us to do this for you, please contact us via PM.!

No it's fine, i can do it on my own. If you don't mind, where in the style does the javascript get stored? My problem is that i've had a hard time finding any of it within my template


All times are GMT. The time now is 07:34 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.01345 seconds
  • Memory Usage 1,757KB
  • 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
  • (2)bbcode_html_printable
  • (10)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
  • (10)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