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)

kensaurus 05-01-2009 03:58 PM

goddammit. so the gap is intentional since nobody knows?

Sugoi na 05-01-2009 08:46 PM

Quote:

If I implement this admin can do what they want like typing small commands or whole text.

Up to you to set a command and its replacement.
Bingo! That's all I asked for =)

Thanks for the reply!

VBDev 05-02-2009 10:21 AM

Quote:

Originally Posted by Knyteguy (Post 1800425)
Hi, getting this error:

Call to undefined global YAHOO on line 8.

It's only an internal error, it shows that little yellow warning icon on internet explorer. Nothing of the sort on Firefox.

It doesn't stop anything from working, but I'd still rather it not be there.

Happens with call from Yahoo server on, or off.

Does it happen with chatbox mod disabled ?

Quote:

Originally Posted by intell_iut (Post 1800527)
i have a problem , one of my users is a simple member i joined him to secondary usergroup that is for example chatboxgroup , member usergroup only can see chatbox but chatboxgroup usergroup can view and use chatbox
this user can view chatbox but can not use it , how can i fix it? i cann ot change chatboxgroup as first usergroup for him , is another solution?
thanks you VBDev

Hum it might be possible that the default permissions that are taken into account by vB permissions are the primary ones. This how vB behaves.

Quote:

Originally Posted by boiragee (Post 1800759)
i installed it on my forum but it is slow like hell. every member is complaining. any solve?

http://www.dhakashaheens.com/index.php

Well what is slow ? The page load or the chat load ?

Quote:

Originally Posted by Se?or Ramos (Post 1800836)
Alright, so I installed 2.3.2 (or at least followed the directions) but it only shows up in AdminCP. The chatbox running on the site is still 2.3.1. Where should I begin troubleshooting?

Are you sure you updated the files ? (refresh your browser cache perhaps your browser is still using old version of js files)

Quote:

Originally Posted by gpc10347 (Post 1800942)
>> Well you need to know where otherwise I can't help.

It appears that it's the archives only.. not the downloads and not in the chatbox itself (during real time)


I've checked every setting and can't seem to determine why this is the first I've heard of it..

Thanks

There used to be such problem in version earlier than the current one but I had fixed it.

Have you been able to confirm this yourself ?

VBDev 05-02-2009 10:26 AM

Quote:

Originally Posted by reitube (Post 1801090)
Another question: I changed the refresh time from 30 to 10 or 20 seconds for various user groups but nothing seems to change. I watch the refresh icon and it moves like before after 30 seconds. Any ideas?

Normally if you change the refresh rate in your usergorup permissions it's applied, unless you didn't set it.

Quote:

Originally Posted by reitube (Post 1801090)
I also have the prob that usersonline works a bit weird. I understand there is a bug in that feature. Is it planned to fix it with next version?

Yeah it's planned. However next release won't be before june, I am moving from location on the first week of june so have to prepare lots of things before :)

Quote:

Originally Posted by l_amhed (Post 1801147)
I re-tested your chatbox on my localhost (Yahoo YUI on localhost too, IE no access to internet) and have this error :
Erreur : e.get is not a function
Fichier source : ./clientscript/mgc_cb_evo/mgc_cb_evo_functions.js
Ligne : 1

With latest chatbox version ?

Quote:

Originally Posted by kensaurus (Post 1801212)
i got a problem here, installed your chatbox but there is a gap on every single page the chatbox is present:
http://img504.imageshack.us/img504/8131/blankt.gif
its quite annoying with that big gap. any help?

That big gap must dissapear once the chatbox shows the chat and the loading... sentence has dissapeared.

Isn't it the case ?

Quote:

Originally Posted by gpc10347 (Post 1801742)
- One quickie side question: Is there a quick way to force a new sound? I uploaded a new wav file (new_chat) and overwrote the current one but I doesn't seem to take.. I cleared my browsers cache - re-checked the path and still hear the old one.

Also: Is it's name something I can go change in the code somewhere?

(thanks)

It's because sound was moved to flash instead of wav.

Quote:

Originally Posted by Markos (Post 1801746)
i think hes meaning the gap between the chat box and the forum section

Yeah but the gap should be one or two br but not that much space.

VBDev 05-02-2009 10:28 AM

Quote:

Originally Posted by mikey1991 (Post 1802365)
How's this for server load? Better than vBShout?

Depends of how you set it. It's reported as less than vBShout.

I am still working on optimizations though. Next version shall be a bit less intensive.

Quote:

Originally Posted by Sugoi na (Post 1802690)
Bingo! That's all I asked for =)
Thanks for the reply!

You're welcome :)

yotsume 05-02-2009 12:13 PM

Sticky Message Refresh Bug?

When I stick a message in the chatbox or unstick a message it is refreshing the whole page. Can't this be made to just refresh the chatbox itself since it is ajaxed?

Seems a waste to have the whole site refreshed for one darn sticky message.

Can this be changed or is it a bug?

EDIT: Some more info just in case its needed:
-Using vb3.7x
-Latest vBa installed
-Using vBa addon for the chatbox
-NOTE: The whole page is refreshed in both vBa and VB.

gpc10347 05-02-2009 12:34 PM

Quote:

Originally Posted by VBDev (Post 1802940)
It's because sound was moved to flash instead of wav.

I'd like to throw my hat in the ring to perhaps take this back to the .wav format - I don't currently own anything that can let me easily edit the file and - well - it's one of those features the users like:

On that note, a /bell with an option in the cp to reference what sound gets sent would be a nifty add-on...

Regarding the Security Issue with the archives: Although I had the newer version, I skipped the update just before this release. Thinking this could be the issue, I completely uninstalled - then reinstalled - and it appears to have gone away...

As always, Thanks!

VBDev 05-02-2009 01:55 PM

Quote:

Originally Posted by yotsume (Post 1802985)
Sticky Message Refresh Bug?

When I stick a message in the chatbox or unstick a message it is refreshing the whole page. Can't this be made to just refresh the chatbox itself since it is ajaxed?

Seems a waste to have the whole site refreshed for one darn sticky message.

Can this be changed or is it a bug?

Working as designed ;)

It's refreshing because it's not just about stickying one small chat but keeping date order and so on. I have made it so because to minimize the oding effort.

I admit it could be optmized though.

Quote:

Originally Posted by gpc10347 (Post 1802998)
I'd like to throw my hat in the ring to perhaps take this back to the .wav format - I don't currently own anything that can let me easily edit the file and - well - it's one of those features the users like:

On that note, a /bell with an option in the cp to reference what sound gets sent would be a nifty add-on...

To get it back to wav, edit the clientscript/mgc_cb_evo/mgc_cb_evo_functions.js and replace clientscript/mgc_cb_evo/sound/new_chat.swf by the .wav, this should work.

Not sure a /bell is really what user needs. However, I could perhaps add the possibility to admin to select/manage sounds and allow their users to select which sound to use.

Quote:

Originally Posted by gpc10347 (Post 1802998)
Regarding the Security Issue with the archives: Although I had the newer version, I skipped the update just before this release. Thinking this could be the issue, I completely uninstalled - then reinstalled - and it appears to have gone away...

Then it's fine :)

kensaurus 05-02-2009 02:06 PM

ok the gap doesnt disappear even after the website is fully loaded.
it occurs on every page the chatbox is on.
any help please?
(this did not happen when i used cyb chatbox)
http://img530.imageshack.us/img530/486/prob.gif

gpc10347 05-02-2009 09:13 PM

Quote:

Originally Posted by VBDev (Post 1803040)
Working as designed ;)


To get it back to wav, edit the clientscript/mgc_cb_evo/mgc_cb_evo_functions.js and replace clientscript/mgc_cb_evo/sound/new_chat.swf by the .wav, this should work.

Not sure a /bell is really what user needs. However, I could perhaps add the possibility to admin to select/manage sounds and allow their users to select which sound to use.



Then it's fine :)

That would be tremendously cool (for me).. and also, thanks for the tip on changing back!


All times are GMT. The time now is 04:57 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.06269 seconds
  • Memory Usage 1,766KB
  • 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
  • (19)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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