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)

VBDev 01-27-2009 08:57 PM

Quote:

Originally Posted by entertain (Post 1725876)
Hi VBDev,

and what's about the ajax errors? (f.e. that sometimes the chatbox is loading and loading, but can't display the latest shouts)

Are you able to fix them in the new version? ;)

I hope so yes :) I'll make you beta test to ensure it ;)

Quote:

Originally Posted by Gn_Snake (Post 1725962)
Hi VBdev,
when in the chatbox a word with accent is written, the chat it does not visualize the term and does not allow to insert other...:confused:

Any idea?

Well I haven't had any issue with accent so far.

Which language is your forum ?

Quote:

Originally Posted by Gamempire (Post 1726152)
why in my chatbox, the loader goes in a infinite cycle, and the messages don't appare in the chatbox?

i put an attachment

Well few questions :
  • Which vB version do you use ?
  • Do you have YUI files has local or ? (options of the chatbox)
  • Do you have mod_security on your server ?

Alfa1 01-27-2009 09:29 PM

Is there an option to remove chats older than X days?

NoKSouLz 01-27-2009 11:51 PM

My admin commands seem to be not working..

i have checked usergroup options for my administrators and i have checked all the options for the product but still i am unable to ban people and use other commands.

How do i fix this or am i missing a certain yes / no option

VBDev 01-28-2009 06:19 AM

Yes a cron job does it if you set it to in the chatbox options. But there is also the del command which has a syntax for such action.

You have to enable commands and set permissions for these commands. Check the chatbox menu in your admincp.

Walli 01-28-2009 12:07 PM

Is the German version 2.1.0 ready

NoKSouLz 01-28-2009 12:28 PM

ok thanks.. didnt see the chatbox menu down the left :P

problem solved.

cionfs 01-28-2009 01:07 PM

1 Attachment(s)
Quote:

Originally Posted by VBDev (Post 1704998)
Ok so that's not for the latest version (2.1.0) ?

MGC ChatBox Evo 2.1.0 italian language attached ;)

Chorouk 01-28-2009 01:18 PM

Only users have more than 100 thread use the chat, HOW TO DO THIS?

tommydamic68 01-28-2009 01:36 PM

i installed but on home page getting this Warning: require_once([path]/includes/functions_mgc_cb_evo.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(402) : eval()'d code on line 1

Fatal error: require_once() [function.require]: Failed opening required '/home/content/t/o/m/tommydamic68/html/includes/functions_mgc_cb_evo.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/t/o/m/tommydamic68/html/global.php(402) : eval()'d code on line 1

TNI 01-28-2009 02:30 PM

Quote:

Originally Posted by VBDev (Post 1726514)

Which language is your forum ?

Well few questions :
  • Which vB version do you use ?
  • Do you have YUI files has local or ? (options of the chatbox)
  • Do you have mod_security on your server ?

1. English
2. 3.8.0
3. I've tried both options. local and download from Yahoo
4. I don't believe so

My chatbox stopped working in every browser except IE. I haven't upgraded/changed anything in our forums.

This is the JS error I'm getting in FF3:
Code:

Error: uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMHTMLTableSectionElement.appendChild]"  nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)"  location: "JS frame :: ==DOMAIN_REMOVED==/clientscript/mgc_cb_evo/yui/element/element-beta-min.js :: anonymous :: line 7"  data: no]
FYI Google Chrome JS error:
Code:

Uncaught TypeError: Cannot read property 'TYPE_JSON' of undefined ==DOMAIN_REMOVED==/clientscript/mgc_cb_evo/yui/autocomplete/autocomplete-min.js (line 7)
 Uncaught Error: NOT_FOUND_ERR: DOM Exception 8
==DOMAIN_REMOVED==/clientscript/mgc_cb_evo/yui/element/element-beta-min.js (line 7)


Gamempire 01-28-2009 04:52 PM

Quote:

Originally Posted by VBDev (Post 1726514)
I hope so yes :) I'll make you beta test to ensure it ;)



Well I haven't had any issue with accent so far.

Which language is your forum ?



Well few questions :
  • Which vB version do you use ?
  • Do you have YUI files has local or ? (options of the chatbox)
  • Do you have mod_security on your server ?



i have vbulletin 3.8.1
it is in remote the yui file
no, i have no mod security...

ps: if i enter in the forum with an other account, the chatbox goes very well

BozzaJos 01-28-2009 06:19 PM

Hey vBDev! How are you doing today?
Since the final upgrade, a lot of my members are experiencing a AJAX/Javascript error.

https://vborg.vbsupport.ru/

This is the error. Is this similar to you and do you know how to fix it?
I hope you can spare some minutes to help me out with this.

Thank you kindly in advance.

tommydamic68 01-28-2009 08:21 PM

need help,after install of chatbox newest version,vbulletin 3.8,i get this message Warning: require_once([path]/includes/functions_mgc_cb_evo.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(402) : eval()'d code on line 1

Fatal error: require_once() [function.require]: Failed opening required '/home/content/t/o/m/tommydamic68/html/includes/functions_mgc_cb_evo.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/t/o/m/tommydamic68/html/global.php(402) : eval()'d code on line 1 any help?

VBDev 01-28-2009 08:36 PM

Quote:

Originally Posted by Walli (Post 1727128)
Is the German version 2.1.0 ready

Well I don't know, Captainslater was supposed to do it but no news since then.

Quote:

Originally Posted by cionfs (Post 1727195)
MGC ChatBox Evo 2.1.0 italian language attached ;)

Thanks !!

Quote:

Originally Posted by Chorouk (Post 1727207)
Only users have more than 100 thread use the chat, HOW TO DO THIS?

Check usergroup options :)

Quote:

Originally Posted by tommydamic68 (Post 1727220)
i installed but on home page getting this Warning: require_once([path]/includes/functions_mgc_cb_evo.php) [function.require-once]: failed to open stream: No such file or directory in [path]/global.php(402) : eval()'d code on line 1

Fatal error: require_once() [function.require]: Failed opening required '/home/content/t/o/m/tommydamic68/html/includes/functions_mgc_cb_evo.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/t/o/m/tommydamic68/html/global.php(402) : eval()'d code on line 1

Well upload the files as per the install readme ;)

Quote:

Originally Posted by TNI (Post 1727271)
1. English
2. 3.8.0
3. I've tried both options. local and download from Yahoo
4. I don't believe so

My chatbox stopped working in every browser except IE. I haven't upgraded/changed anything in our forums.

This is the JS error I'm getting in FF3:
Code:

Error: uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMHTMLTableSectionElement.appendChild]"  nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)"  location: "JS frame :: ==DOMAIN_REMOVED==/clientscript/mgc_cb_evo/yui/element/element-beta-min.js :: anonymous :: line 7"  data: no]
FYI Google Chrome JS error:
Code:

Uncaught TypeError: Cannot read property 'TYPE_JSON' of undefined ==DOMAIN_REMOVED==/clientscript/mgc_cb_evo/yui/autocomplete/autocomplete-min.js (line 7)
 Uncaught Error: NOT_FOUND_ERR: DOM Exception 8
==DOMAIN_REMOVED==/clientscript/mgc_cb_evo/yui/element/element-beta-min.js (line 7)


Oh you are using google chrome ?

VBDev 01-28-2009 08:37 PM

Quote:

Originally Posted by Gamempire (Post 1727377)
i have vbulletin 3.8.1
it is in remote the yui file
no, i have no mod security...

ps: if i enter in the forum with an other account, the chatbox goes very well

Have you tried refreshing your browser cache ?

Quote:

Originally Posted by BozzaJos (Post 1727444)
Hey vBDev! How are you doing today?
Since the final upgrade, a lot of my members are experiencing a AJAX/Javascript error.

http://img204.imageshack.us/img204/1...ror3yn3.th.png

This is the error. Is this similar to you and do you know how to fix it?
I hope you can spare some minutes to help me out with this.

Thank you kindly in advance.

Hi,

Well there is a fix in the first thread (link).

:)

Gamempire 01-28-2009 10:07 PM

Quote:

Originally Posted by VBDev (Post 1727535)
Have you tried refreshing your browser cache ?


:)


yes i tried..and i tried also with other computer..it doesn't work..
if I disconnect the account, it works, if I connect, id dosn't

VBDev 01-28-2009 10:53 PM

IT's just a question of account ?

Do you any error of javascript in the firefox error console ?

wutthehell 01-28-2009 11:41 PM

I have tried everything. The fix in the bug list did not work for me. I am using 3.7.1, I downloaded the latest release of this... and I keep getting the Ajax error: An error has occured. Please report your admin. Then it just sits there in Loading status.

I am using IE7. Has anything come of this or is it just going to be handled in the next release...?

exyuteam 01-29-2009 08:45 AM

Quote:

Originally Posted by wutthehell (Post 1727661)
The fix in the bug list did not work for me.

................

Has anything come of this or is it just going to be handled in the next release...?

Fixses WILL BE in the NEXT release.... We ALL waiting new version.... :) Ver. 2.1.0 NOT new version with bug fixses!

Gamempire 01-29-2009 11:54 AM

Quote:

Originally Posted by VBDev (Post 1727630)
IT's just a question of account ?

Do you any error of javascript in the firefox error console ?

yes, this is the error:

uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMHTMLTableSectionElement.appendChild]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: http://yui.yahooapis.com/combo?2.6.0...ntainer-min.js :: anonymous :: line 50" data: no]

Gamempire 01-29-2009 05:40 PM

well, i tried to open it in ie, and it works!! it's only in firefox that it doesn't...how it is possibile?
before it worked..

i cancel all my cache, cookies and sessions..

VBDev 01-30-2009 04:00 AM

Quote:

Originally Posted by wutthehell (Post 1727661)
I have tried everything. The fix in the bug list did not work for me. I am using 3.7.1, I downloaded the latest release of this... and I keep getting the Ajax error: An error has occured. Please report your admin. Then it just sits there in Loading status.

I am using IE7. Has anything come of this or is it just going to be handled in the next release...?

And you are getting the Ajax error ?? You shouldn't be getting it with 3.7.

Can you view page source in your browser and search for vbulletin_version ?

Please then copy the line here.

Quote:

Originally Posted by exyuteam (Post 1727943)
Fixses WILL BE in the NEXT release.... We ALL waiting new version.... :) Ver. 2.1.0 NOT new version with bug fixses!

Which means ?

Quote:

Originally Posted by Gamempire (Post 1728065)
yes, this is the error:

uncaught exception: [Exception... "Component returned failure code: 0x80004003 (NS_ERROR_INVALID_POINTER) [nsIDOMHTMLTableSectionElement.appendChild]" nsresult: "0x80004003 (NS_ERROR_INVALID_POINTER)" location: "JS frame :: http://yui.yahooapis.com/combo?2.6.0...ntainer-min.js :: anonymous :: line 50" data: no]

Quote:

Originally Posted by Gamempire (Post 1728298)
well, i tried to open it in ie, and it works!! it's only in firefox that it doesn't...how it is possibile?
before it worked..

i cancel all my cache, cookies and sessions..

And you are the only one having this issue ?

You seem to be using YUI as remote (loading javascript files from yahoo), have you tried with javascript retrieves locally ? It's a chatbox option.

entertain 01-30-2009 04:19 AM

Quote:

Originally Posted by VBDev (Post 1728741)
And you are getting the Ajax error ?? You shouldn't be getting it with 3.7.

Can you view page source in your browser and search for vbulletin_version ?

Please then copy the line here.

Like I've already said. I got this error with vB3.7.X and vB3.8 ;)

Version check in the admincp says, that it is all ok.

Gamempire 01-30-2009 09:44 AM

Quote:

Originally Posted by VBDev (Post 1728741)
And you are getting the Ajax error ?? You shouldn't be getting it with 3.7.

Can you view page source in your browser and search for vbulletin_version ?

Please then copy the line here.



Which means ?





And you are the only one having this issue ?

You seem to be using YUI as remote (loading javascript files from yahoo), have you tried with javascript retrieves locally ? It's a chatbox option.


no, i'm not the only one that have this problem..it seem that only with firefox..
however i tried also in local, and it's the same..

can we talk on msn (nesis@hotmail.it) or skype (gamempire) or gtalk? (nesis@gamempire.it)

thanks a lot

Chorouk 01-30-2009 01:32 PM

1 Attachment(s)
Hello

How to change dierction of chat messages from left to right .
se the attach file

ThanX for all

Gn_Snake 01-30-2009 03:23 PM

Quote:

Originally Posted by VBDev (Post 1726514)
I hope so yes :) I'll make you beta test to ensure it ;)



Well I haven't had any issue with accent so far.

Which language is your forum ?



Well few questions :
  • Which vB version do you use ?
  • Do you have YUI files has local or ? (options of the chatbox)
  • Do you have mod_security on your server ?


My forum is Italian :rolleyes:

msu2k 01-30-2009 05:56 PM

One feature request please:
Tachy Goes to Coventry users are auto-ignored by everyone else

msu2k 01-30-2009 06:00 PM

One more request:
In vBulletin you can choose whether to use Google or Yahoo for Use Remote YUI option. Not sure if this mod automatically defaults to that VB selection or if it only uses Yahoo.

macc 01-30-2009 08:25 PM

hello!

have problem with ajax error messages - some help ?

use last version of chat and vb 3.8.1 and chat is only on forumhome!


regards

macc

Hornstar 01-31-2009 04:58 AM

I see you have fixed many bugs above, only a few left to go. Hopefully you will be able to sort the rest out this weekend so I can purchase the branding free copy as soon as this works on my site.

Chorouk 01-31-2009 02:52 PM

If you disable the Ajax complicated option the ajax error will disappear, now the chat work fine in my board.

macc 01-31-2009 03:01 PM

"If you disable the Ajax complicated option the ajax error will disappear,..."

where to disable this or how?

reg

macc

Chorouk 01-31-2009 03:44 PM

Vbulletin Options/ General Option / Ajax Option

cheat-master30 01-31-2009 05:18 PM

Is the folder called 'mgc_cb_evo_add' needed any more in the latest version?

gg2-hungama 01-31-2009 06:16 PM

i am using vb 3.8.1 did everything ..followed direction of fresh install then it didnt display ..followed all dignostics but still the chat box is not displaying i can see in my admin pannel all the options and settings for chat box and i have set the display option in forumhome is above the forums but still not displaying the chat box

cant wait to use it thanks in advance

exyuteam 01-31-2009 10:34 PM

Did you set options for all Usergroups? If you want to turn ON chat, you must go to EVERY Usergroup and set parameters for this chat!

Mr. Baws 02-01-2009 04:21 AM

is there any way to "copy" msgs from shoutboutx to thread?

if i type a msg to shout to be posted in one thread too?

dexinside 02-01-2009 09:55 AM

good

DonHouston 02-01-2009 02:00 PM

is there a way to make the default font size smaller?

i know it is possible to disable font sizes all together, if this has been discussed already or if there is a option int he admincp i overlooked i appologize

VBDev 02-01-2009 03:16 PM

Quote:

Originally Posted by entertain (Post 1728766)
Like I've already said. I got this error with vB3.7.X and vB3.8 ;)

Version check in the admincp says, that it is all ok.

But you haven't done what I asked you to...

I want you to check the source in your browser and copy the line with vbulletin_version in it.

Quote:

Originally Posted by Gamempire (Post 1728987)
no, i'm not the only one that have this problem..it seem that only with firefox..
however i tried also in local, and it's the same..

can we talk on msn (nesis@hotmail.it) or skype (gamempire) or gtalk? (nesis@gamempire.it)

thanks a lot

Sorry I don't give my personnal IM stuff and don't have the time to do live support with all peoples you see ;)

Anyway, wait for the next version to see if that helps.

Quote:

Originally Posted by Chorouk (Post 1729142)
Hello

How to change dierction of chat messages from left to right .
se the attach file

ThanX for all

There is a bug in the current version which is fixed in the upcoming one.

Quote:

Originally Posted by msu2k (Post 1729311)
One feature request please:
Tachy Goes to Coventry users are auto-ignored by everyone else

Well I don't know what this feature is and am not english born so please explain ;)


All times are GMT. The time now is 11:04 PM.

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.07725 seconds
  • Memory Usage 1,856KB
  • 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
  • (4)bbcode_code_printable
  • (27)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
  • (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