vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - MGC Chatbox (with AJAX) (https://vborg.vbsupport.ru/showthread.php?t=148472)

maidos 07-16-2007 04:41 AM

thanks for the upgrade

also like i said on the other msg the longer name u have the further the msg will will become... if u have long name the msg will placed on right side

http://img367.imageshack.us/img367/4093/issueel3.jpg


also can i click on the canal links it moves the page top of it, it seems if click te button refresh, reset, ok or canal it moves the page to the top...

VBDev 07-16-2007 04:44 AM

Quote:

Originally Posted by alessai (Post 1292204)
VBDev the visitors still cant see the chatbox please help

Have you set the permissions for unregistered users ??


Quote:

Originally Posted by ltd (Post 1292175)
working great.

can we make bbcode and smilies to show by default and not by clicking them ?

What do you mean exactly ? I don't understand.

Quote:

Originally Posted by Pottsy (Post 1292178)
Correction to above - WOL works on the full page chatbox, but not using the chatbox inserted in another page (like forumhome).

This is working perfectly on the forumhome of the two forums I follows. Which browser do you use ?

When you say it's not working, could you give me more details of what's not working plz ?

Quote:

Originally Posted by wizardan (Post 1292181)
Mmmm... I have my "What's Going On" box at the top of my Forumhome.
I was able to position the ChatBox below it in version 1.2
In 1.3, it seems to have reverted to just below the navbar?
What am I forgetting?

Great update!

You have to do the process explained in the Readme file for the styles problem and put the $chatbox_forumhome var under the stat var I think.

Quote:

Originally Posted by nebu (Post 1292206)
yeah nice one!
works great ;)

but i have one wish....
is it possible to add a soudn notification for new posts in the MGC chatbox?
a little click/beep would be nice!

As I already said before, verifying that new messages are present would need probably to add a query at each chatbox messages retrieving which is something I don't want !

Anyway, maybe there could be a solution so I'll have look, will put that in the todo list.

VBDev 07-16-2007 04:54 AM

Quote:

Originally Posted by Tulsa (Post 1292207)
I am still experiencing this issue. I have the oldest at the top and the text bar at the bottom.

Edit: I changed the "hide refreshing display" to "yes" and it appears to be working.

You're still experiencing it ??? I have tested that many times, it was working perfectly :(

What is your browser ? Are you sure that they were no unmodified chatbox templates ?

Quote:

Originally Posted by Karabaja (Post 1292226)
Great work vbdev. Everything fine.
Just couple of small suggestions, to have alt text of channel and wol icons in english like "canal team" to "team channel", but I'll change that in xml before installing. I only tried it on test board.
Any maybe to have 0 posts requirement by default in usergroup permissions or something smaller, people are unlikely to leave it at 100 posts. I mean I don't have problem changing that to what I like but it should save some time for everyone to install this in future.

edit: I just noticed something while writing this, same thing as Tulsa mentioned, when set to oldest shouts first, after new shout is made it is not actually seen, untill I scroll down. Hope there is a work around for scroll bar to move automatically.

For the 0 posts, yes I could have it set to 0, anyway when upgrading if I put 0 in the next version it will not overwrite the existing value. I'll put that in todo list.

For the scrolling, it was supposed to be fixed :(

Quote:

Originally Posted by furst (Post 1292238)
Whoa, this newest version is pretty buggy.

It lags something awful.

It "jumps" every once in a while. I think this may be because I have new shouts appearing at the bottom.

When I click a smilie it scrolls the entire page down to the very bottom, for some reason.

Animated smilies sometimes freeze.

People aren't showing up in WOL.

Also, when I have the inactivity mode enabled, SOME users only see "Idle" in the chatbox regardless of what they do.

How do I revert back to the older version? Just upload the files and import one of the products again?

Before being that aggressive, you could at least say a little thanks ... And it is perfectly working on a number of forums so don't say it's laggy before at least having found with me where the problem lies...

When you means jumps, it means that the browser is jumping where ? At the top of the chatbox ?

If this is the case then it should be normal (before it was jumping to the very top of the page). Which browser do you use ?

When does animated smilies freezes ? (during the refresh ?)

Peoples aren't showing in the whosonline ? Are those people chatting, if you have activated the inactive mode thing and they are inactive, they won't be shown in the whosonline. What's shwoning in the chatbox instead ?

For the idle thing, did they clicked on the refresh button ?

If you want me to find out what's wrong maybe we should investigate a little bit more before you definitely reverse ?

If you still want to reverse, just uninstall it and then install the last version.

Quote:

Originally Posted by Karabaja (Post 1292261)
I changed auto refresh and hide refreshing display options and eventually returned them to original values I had this problem with(both to yes) and it is working fine now.

You mean that there are no problem of scrolling anymore ?

Quote:

Originally Posted by Quantnet.org (Post 1292273)
I put it on top of $footer, where should i put it ?

As there might not be a stats variable in the cyb stats, check out in the plugin code where the author puts the stats. IF this is under the navbar then you should put the var under the $navbar one in the forumhome template.

VBDev 07-16-2007 05:04 AM

Quote:

Originally Posted by nureeves (Post 1292370)
  • Which line at mgc_chatbox template that i have to edit, to change background color of chatbox?
  • How to resize the height of chatbox?

Height can be modified through acp options :)

For the mgc_chatbox template, try removing the class thing in the tr of that piece of code, and adding your bgcolor thing.

Code:

    <tr class="alt2">
      <td width="100%" colspan="2">
    <table width="100%" cellpadding="0" cellspacing="2">
    <tr>
      <if condition="($can_use_team && $vboptions[mgc_cb_deux_canaux]) || ($can_use_wol)">

Quote:

Originally Posted by matDDH (Post 1292421)
just upgraded from 1.2 and there are a couple of questions that if answerd would make this the best chat box ever for my users.

First I dont see where you can see what users are online in the chat with you. Is this the "WOL" channel (sorry dont know what "WOL" means maybe "whos online"?) WOL chan doesnt seem to do anything right now in any mode for me including full chat mode.

Second; if i am in the regular channel and someone says something in the team channel my icon does not blink... and yes i have turned this option on.

Third; Could you enlighten me on how to change it from saying canal regular / canal team to make it say Regular channel / Team Channel?

Yes this is the wol channel. When you mean it's not doing anything, what do you exactly see ?

For the team blinking icon, it depends of the time perdio you put for that option in the acp, the check is done on page load and by default every 5 min. So this maybe the reason why you don't see it automatically.

For the last one, edit the alt of the corresponding images in the mgc_chatbox template. I'll make them in phrases for the next version.

Quote:

Originally Posted by nutnut (Post 1292431)
Not sure if this has been suggested, but I have another chat box that displays a line whenever someone posts a new thread or post in the forums. I really love that so I can hang out on the index and chat and watch for new posts at the same time. Any possibility of adding this? Thanks, great work!

My problem with this functionnality is that it adds queries, and I don't see that as a mandatory thing for the chatbox.

So my actual position is no I won't do that. I will see if this is really intersting but I am actually not really convinced :)

Quote:

Originally Posted by gothicuser (Post 1292435)
Finally did it!!
Using an iframe (I know it's not too tidy) got the chatbox working in vBAdvanced :D :D

lol yes :D this will be cleaner in the addon thing ;)

Quote:

Originally Posted by maidos (Post 1292438)
thanks for the upgrade

also like i said on the other msg the longer name u have the further the msg will will become... if u have long name the msg will placed on right side

http://img367.imageshack.us/img367/4093/issueel3.jpg


also can i click on the canal links it moves the page top of it, it seems if click te button refresh, reset, ok or canal it moves the page to the top...

This is because the username and the chat are not placed in the same column of the table, this was made to clean the display but that's right with long username it is strange too, I'll make a poll for that purpose once things calmed done here :D

Does it moves to the top or to the top of the chatbox ? If this is the top of the chatbox then it's normal, this is the fixed thing for the chatbox being bumped to the very top of the page. (What's your browser anyway ?)

VBDev 07-16-2007 05:05 AM

[high]* VBDev is going to hide himself far far away :D[/high]

maidos 07-16-2007 05:08 AM

im using internet explorer 6 and firefox
please is it possible to make the msg comes close to the username! since ihave like 150 000 members so icant just tell everyone to make their names shorter... there some that like their names sopleasee

yes it does move top of the shohutbox.. its quite annoying >_<

vbdev is possile can u share some tip how to fix this hugeee space on the shoutbox

Dream 07-16-2007 05:08 AM

2 installs for this to pass my chatbox! *shakes fist*

:D

[high]* Dream shows tongue to VBDev[/high]

matDDH 07-16-2007 05:31 AM

thx for the amazing support you give us VBDEV!!!!!
I just ran a test using other computers and some test accounts i have on my forum and.

in the WOL i dont see anything at all when i click on it... its just an empty chatbbox it doesnt show myself or any of my test accounts i am using. also i do not have the time out function activated.

I ran another test with the team chat with one test account and stayed idle for about 10 mins and nothing.. the icon still does not blink.

for some reason those 2 functions are not working, im not sure what i am doing wrong.

VBDev 07-16-2007 05:56 AM

Quote:

Originally Posted by maidos (Post 1292471)
im using internet explorer 6 and firefox
please is it possible to make the msg comes close to the username! since ihave like 150 000 members so icant just tell everyone to make their names shorter... there some that like their names sopleasee

yes it does move top of the shohutbox.. its quite annoying >_<

vbdev is possile can u share some tip how to fix this hugeee space on the shoutbox

Yes I'll provide you a how to for that don't worry :) I'll try during the lunch break or at most this evening ;)

I know it's quite annoying but as it shall not happen as this is a link with a #chatbox in it returning false. So the link shall not be followed :(

I'll try to find a fix but this problem burns my head since long time now :(

Quote:

Originally Posted by Dream (Post 1292472)
2 installs for this to pass my chatbox! *shakes fist*

:D

[high]* Dream shows tongue to VBDev[/high]

lol Gna Gna Gna :D

Quote:

Originally Posted by matDDH (Post 1292487)
thx for the amazing support you give us VBDEV!!!!!
I just ran a test using other computers and some test accounts i have on my forum and.

in the WOL i dont see anything at all when i click on it... its just an empty chatbbox it doesnt show myself or any of my test accounts i am using. also i do not have the time out function activated.

I ran another test with the team chat with one test account and stayed idle for about 10 mins and nothing.. the icon still does not blink.

for some reason those 2 functions are not working, im not sure what i am doing wrong.

Have you updated all files on the forum ? Especially the js one in the clientscript folder ?

If you are using ie, does it show you an error at the bottom left of the browser ?

burntire 07-16-2007 06:34 AM

Quote:

Originally Posted by matDDH (Post 1292487)
thx for the amazing support you give us VBDEV!!!!!
I just ran a test using other computers and some test accounts i have on my forum and.

in the WOL i dont see anything at all when i click on it... its just an empty chatbbox it doesnt show myself or any of my test accounts i am using. also i do not have the time out function activated.

I ran another test with the team chat with one test account and stayed idle for about 10 mins and nothing.. the icon still does not blink.

for some reason those 2 functions are not working, im not sure what i am doing wrong.

I am experiecing the same issues. I am in the chat with others and we can not see each other in the Chat WOL. Also we do not show up in the VB WOL either when active in the chat.

Other than that the upgrade has some nice new features.

Thanks for the good work.


All times are GMT. The time now is 10:32 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.02622 seconds
  • Memory Usage 1,804KB
  • 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
  • (1)bbcode_code_printable
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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