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 - MGC Chatbox Evo (https://vborg.vbsupport.ru/showthread.php?t=168992)

Greenskull 01-05-2009 03:10 AM

I have one question. How can I make it so that by default the scrollbar is at the bottom? I want the first thing you see to be the newest chat (which is at the bottom for me)

gpc10347 01-05-2009 03:14 AM

Anyone else experiencing Private Chat not submitting with the Enter key but working fine if Save is clicked in the dialog box?

I wouldn't be the least bit surprised to learn I am the only one...

Wheemer 01-05-2009 03:17 AM

I second that greenskull... It works perfect in firefox and like you say in IE.

I think the last version didn't have this problem.

Greenskull 01-05-2009 03:21 AM

and how do you get the sound to work? I don't see an option for it

VBDev 01-05-2009 04:08 AM

Quote:

Originally Posted by Cybershaolin (Post 1701478)
Regarding this error, what do I need to remove exactly between the first ; and the last ; ?

OK I know I have to remove the error message but it ends with )}}... so do I remove the whole thing, even after until the other ; ?

Just want to be sure about what to remove...

Code:

;function vBulletin_AJAX_Error_Handler(a){alert("Ajax error: an error has occured in an ajax request of the chatbox, please report your admin")}}YAHOO.util.Event.onDOMReady(function(){YAHOO.initChatbox=new function(){var a=function(){this.cancel();

Remove :
Code:

alert("Ajax error: an error has occured in an ajax request of the chatbox, please report your admin")
Quote:

Originally Posted by entertain (Post 1701570)
When clicking on "View all chats of ..." in the menu of a shout (from an other user), I can always only see my own shouts.

Quote:

Originally Posted by The Realist (Post 1701696)
Same here.

The code I see is:

mgc_cb_evo.php?do=search&what=userchats&u=1

Ok to fix this, search in the mgc_cb_evo.php file for :
PHP Code:

if ($vbulletin->GPC['what'] == 'userchats'

Some lines below search for :
PHP Code:

$where_clause "coidentifier IN (" implode(',',$identifier_array) . ") AND fromuid='" $vbulletin->userinfo['userid'] . "'"

Replace it by :
PHP Code:

$where_clause "coidentifier IN (" implode(',',$identifier_array) . ") AND fromuid='" $user['userid'] . "'"

Quote:

Originally Posted by zelnik (Post 1701722)
VBDev,

I'm hoping you can help me on this matter but since installing the latest version of your chatbox I've been notice people have been having to following error on while i'm watching the whois online page..

Unknown Location:

/forum/config.txt

can you please confirm this has nothing to do with your application so I can help narrow down what it could be?

Thanks

There is no config.txt in my mod so I don't think that it comes from the chatbox. Have you been installing another mod lately ?

VBDev 01-05-2009 04:16 AM

Quote:

Originally Posted by Greenskull (Post 1702004)
I have one question. How can I make it so that by default the scrollbar is at the bottom? I want the first thing you see to be the newest chat (which is at the bottom for me)

Quote:

Originally Posted by Wheemer (Post 1702011)
I second that greenskull... It works perfect in firefox and like you say in IE.

I think the last version didn't have this problem.

Known bug ;) Check bug list, there is a bug with IE.

Quote:

Originally Posted by gpc10347 (Post 1702006)
Anyone else experiencing Private Chat not submitting with the Enter key but working fine if Save is clicked in the dialog box?


I wouldn't be the least bit surprised to learn I am the only one...

Well it's not a bug it's not supposed to be working in the way you want it.
I have to check however if it's possible to make it work like that (See requested features list).

Quote:

Originally Posted by Greenskull (Post 1702014)
and how do you get the sound to work? I don't see an option for it

There are two options in the Advanced options of the chatbox.

SnapOff Racing 01-05-2009 04:50 AM

Quote:

Originally Posted by apiasto (Post 1701882)
nice work,very impressive/is there a way that user can set their default font n color?thnx

Yes it's already an option for each user. They have to go into the
USER CP > Edit Options > Then you will see Miscellaneous Options at the very bottom of the page. This is where you set your color.

427mouse 01-05-2009 04:56 AM

Is it possible to make it so that the chatbox will not appear for members unless they have posted in the forum within the last x amount of days?

Problem... In the "ChatBox Command options" the default entered messages are all in French... ??

427mouse 01-05-2009 06:10 AM

Help...

When I refresh the page the formatting of the date, name and text message are displayed (spaced)correctly across the chatbox page. When I open the chatbox by toggling the +- in order to open the chat prompt the name and text are moved (squished) to the right together. Now if I toggle the +- again to get out of the chat they stay to the right. Then if I refresh the page they all move back to their correct location and spacing.

Greenskull 01-05-2009 08:20 AM

Quote:

Originally Posted by VBDev (Post 1702049)
Known bug ;) Check bug list, there is a bug with IE.


There are two options in the Advanced options of the chatbox.

The post warning one? But isnt that for forum posts? And thanks for the reply. I guess I'll have to live with it until you release a fix.


All times are GMT. The time now is 03:45 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.08368 seconds
  • Memory Usage 1,764KB
  • 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_code_printable
  • (3)bbcode_php_printable
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)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