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)

Ranger187 07-04-2008 02:03 AM

Quote:

Originally Posted by commoncents (Post 1566314)
PM sent :o

And your are all setup now, working, schooled on how to do it and good to go. ;)

VBDev 07-04-2008 08:51 AM

<font color="Red">Thanks to m3rl1nuk for his kind donation !
</font>

VBDev 07-04-2008 03:24 PM

<font color="Red">Thanks to pedroenf for his kind donation !</font>

commoncents 07-04-2008 04:48 PM

Quote:

Originally Posted by Ranger187 (Post 1566361)
And your are all setup now, working, schooled on how to do it and good to go. ;)

Thanks again man!!

Fireproof 07-05-2008 07:18 PM

Question: How does the "inactive mode" work? And how much does it reduce server load by turning it on. Do you recommend I enable this?

Ranger187 07-05-2008 07:31 PM

Honestly, unless you are on a shared server resource (which most are) which is maxxed out, you shouldn't notice any difference.

I've had it enabled and people complain because they minimize the window and have to refresh or wonder why it "timed out"...

Didn't you post before that you had issues with resources or loading of all the chat history? I really think it's your host. That's why I host my own sites.

And inactive mode works just like a timeout basically. No activity and it "disables" the chat until you type or hit refresh.

Fireproof 07-05-2008 09:15 PM

Quote:

Originally Posted by Ranger187 (Post 1567615)
Honestly, unless you are on a shared server resource (which most are) which is maxxed out, you shouldn't notice any difference.

I've had it enabled and people complain because they minimize the window and have to refresh or wonder why it "timed out"...

Thanks - that gives me a better understanding.

Quote:

Didn't you post before that you had issues with resources or loading of all the chat history? I really think it's your host. That's why I host my own sites.
Nope - must've been someone else. I've never had issues with resources or anything. And I'm currently on a Virtual Private Server and don't have any performance issues. I just like to keep speed high and server-loading low as much as possible.

Quote:

And inactive mode works just like a timeout basically. No activity and it "disables" the chat until you type or hit refresh.
Got it. Thanks for your help. I'll leave it disabled for now.

Ranger187 07-05-2008 09:54 PM

Virtual Private host = shared ;) Not dedicated unless you incorrectly described it.

If you keep the history under 200 lines, you should have virtually no performance issue. I keep mine at like 100-125 and have yet to hear anyone complain. You also don't want it set so low that nobody has a chat history.. ie: 10-20 lines.

Fireproof 07-06-2008 01:40 AM

You are right, it's still shared. :p Don't know what I was thinking.

Anyway - thanks for the history tip. I'll go see what my setting for that is as well. Cheers.

Xphusion 07-06-2008 01:54 AM

@ vbDev

Still have a weird issue with this the chat box works just fine in the forums area all works great (i just redid the site)

now the problem is i have the chat box on frontpage with vbadvanced when i try to post in the chat VIA front page i get a token error

when i post int he chat in the forums area i DONT get a token error

Ranger187 07-06-2008 01:59 AM

You running vbadvanced 3.0.1 and 1.5MGC chat module?

skywalker2208 07-06-2008 02:51 AM

I have getting this error message on all pages that don't have the shoutbox "mgc_cb_evo_autocomplete is not defined" It doesn't affect the shoutbox, but just wanted to make you aware of it.

RedGTiVR6 07-06-2008 02:53 AM

I'm currently getting an error in both IE7 and FF3:

Using FireBug, I see the following:

Code:

mgc_cb_evo_autocomplete is not defined
(?)()()private....pmid=5248 (line 336)
onreadystatechange()()jquery.js (line 27)
onreadystatechange()()jquery.js (line 27)
nodeName()([function()], function(), undefined)jquery.js (line 21)
onreadystatechange()()jquery.js (line 27)
[Break on this error] mgc_cb_evo_autocomplete();

The code appears to be:

Code:

$(document).ready(function(){
 mgc_cb_evo_autocomplete();

Any ideas what would cause this?

Xphusion 07-06-2008 05:33 AM

Quote:

Originally Posted by Ranger187 (Post 1567818)
You running vbadvanced 3.0.1 and 1.5MGC chat module?

im using the latest of both

Astrof 07-06-2008 09:53 AM

I had to uninstall this as it was making serious problems to my forum.

However, even though everything is uninstalled, the chatbox_evo field in the usergroup permissions in the admin cp remains and now I can't change any of the permissions.

When I try, I get this error:

PHP Code:

Database error in vBulletin 3.7.0:

Invalid SQL:
UPDATE vb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    
`title` = 'Registrirani članovi',
    `
description` = '',
    `
usertitle` = 'Registrirani član',
    `
opentag` = '',
    `
closetag` = '',
    `
passwordexpires` = '0',
    `
passwordhistory` = '0',
    `
forumpermissions` = '6017535',
    `
genericpermissions` = '1580023519',
    `
attachlimit` = '0',
    `
pmquota` = '250',
    `
pmpermissions` = '3',
    `
pmsendmax` = '5',
    `
calendarpermissions` = '63',
    `
wolpermissions` = '1',
    `
adminpermissions` = '0',
    `
genericpermissions2` = '1',
    `
genericoptions` = '62',
    `
profilepicmaxwidth` = '100',
    `
profilepicmaxheight` = '100',
    `
profilepicmaxsize` = '30720',
    `
avatarmaxwidth` = '100',
    `
avatarmaxheight` = '100',
    `
avatarmaxsize` = '30720',
    `
signaturepermissions` = '137215',
    `
sigpicmaxwidth` = '500',
    `
sigpicmaxheight` = '100',
    `
sigpicmaxsize` = '10000',
    `
sigmaxrawchars` = '1000',
    `
sigmaxchars` = '500',
    `
sigmaxlines` = '0',
    `
sigmaxsizebbcode` = '7',
    `
sigmaximages` = '4',
    `
albumpermissions` = '0',
    `
albumpicmaxwidth` = '500',
    `
albumpicmaxheight` = '500',
    `
albumpicmaxsize` = '100000',
    `
albummaxpics` = '100',
    `
albummaxsize` = '0',
    `
usercsspermissions` = '31',
    `
visitormessagepermissions` = '63',
    `
socialgrouppermissions` = '375',
    `
mgc_cb_evo_permissions` = '0',
    `
mgc_cb_evo_nbmsg_show` = '',
    `
mgc_cb_evo_nbmsg_perday_show` = '',
    `
ptpermissions` = '17'
WHERE usergroupid=2;

MySQL Error   Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number  1054
Request Date  
SundayJuly 6th 2008 12:30:57 PM
Error Date    
SundayJuly 6th 2008 12:30:57 PM
Script        
: [url]http://www.hrvatski-forumi.com/admincp/usergroup.php?do=update[/url]
Referrer      : [url]http://www.hrvatski-forumi.com/admincp/usergroup.php?do=edit&usergroupid=2[/url]
IP Address    78.0.71.237
Username      
Edinvos
Classname     
vB_Database
MySQL Version 
5.0.51a-community 

How do I solve this?

Thanks in advance.

EDIT: Solved. There were three files that I didn't delete after uninstalling the chatbox.

They were the ones that were causing this. One in the includes folder and two in the xml folder.

Once I deleted them and entered the usergroup permissions in the admin cp, the bitfields were rebuilt automatically and everything works fine now.

Xphusion 07-06-2008 10:52 AM

Quote:

Originally Posted by Xphusion (Post 1567898)
im using the latest of both

ok update on this .....

this is kinda weird but here goes


this chat box does works right and may have been all the time....


the issue is the URL if i type my domains name as "http://www.mysite.com" the chat box on the front page just will not load


now if i type my url as "http://mysite.com" the chat box on the front page loads just fine and not a single problem


how and i fix this?????

any input VBDev?

NOTE: my cookies are set to Blank

maidos 07-06-2008 06:00 PM

how do i add a differnet background color on the shoutbox that applies for every usergroup?

Koidl 07-06-2008 06:24 PM

1 Attachment(s)
Hello,

Unfortunately an error appear if i enable the chatbox on most of my vb sites! in the left bottom of my browser (Internet Explorer) Mozilla works!

If i disable the chatbox everything is fine without errors in Internet Explorer too
can u help me plz we rly like to use your chatbox

Regards,

VBDev 07-07-2008 07:32 AM

Quote:

Originally Posted by RedGTiVR6 (Post 1567842)
I'm currently getting an error in both IE7 and FF3:

Using FireBug, I see the following:

Code:

mgc_cb_evo_autocomplete is not defined
(?)()()private....pmid=5248 (line 336)
onreadystatechange()()jquery.js (line 27)
onreadystatechange()()jquery.js (line 27)
nodeName()([function()], function(), undefined)jquery.js (line 21)
onreadystatechange()()jquery.js (line 27)
[Break on this error] mgc_cb_evo_autocomplete();

The code appears to be:

Code:

$(document).ready(function(){
 mgc_cb_evo_autocomplete();

Any ideas what would cause this?

Have you upgraded the chatbox correctly ?

I think you are missing some files or have non reverted templates...

Quote:

Originally Posted by Xphusion (Post 1568062)
ok update on this .....

this is kinda weird but here goes


this chat box does works right and may have been all the time....


the issue is the URL if i type my domains name as "http://www.mysite.com" the chat box on the front page just will not load


now if i type my url as "http://mysite.com" the chat box on the front page loads just fine and not a single problem


how and i fix this?????

any input VBDev?

NOTE: my cookies are set to Blank

What do you mean by "set to blank" ?

Quote:

Originally Posted by Koidl (Post 1568344)
Hello,

Unfortunately an error appear if i enable the chatbox on most of my vb sites! in the left bottom of my browser (Internet Explorer) Mozilla works!

If i disable the chatbox everything is fine without errors in Internet Explorer too
can u help me plz we rly like to use your chatbox

Regards,

If you use firefox console, do you see any error clues ?

Koidl 07-07-2008 08:10 AM

Quote:

If you use firefox console, do you see any error clues ?
No firefox is fine by me just in IE

VBDev 07-07-2008 11:01 AM

Nothing shown in the firefox error console ?!?

Koidl 07-07-2008 11:24 AM

Quote:

Originally Posted by VBDev (Post 1568990)
Nothing shown in the firefox error console ?!?

sry my fault didnt check that befor

Error: mgc_cb_evo_autocomplete is not defined
Source File: http://xxxx/mgc_cb_evo.php?do=view_archives&page=1
Line: 346

Xphusion 07-07-2008 11:41 AM

Quote:

Originally Posted by VBDev (Post 1568850)
Have you upgraded the chatbox correctly ?

I think you are missing some files or have non reverted templates...



What do you mean by "set to blank" ?



If you use firefox console, do you see any error clues ?


meaning its set to blank as in there is no cookie setting in there by default the cookie setting have "blank" in the dropdown

its says to change it if you website is set up differently IE www.forums.mysite.com

but mine isnt set up that way my site is my forums its all direct VIA www.mysite.com

RedGTiVR6 07-07-2008 01:08 PM

Quote:

Originally Posted by VBDev (Post 1568850)
Have you upgraded the chatbox correctly ?

I think you are missing some files or have non reverted templates...

I actually didn't have it ever installed on this particular forum before.

I'll look though and see if I can re-upload the files.

Looks like I'm not the only one with this issue though as someone posting right after me is posting the same error.

Specifically which templates should I look for?

bunglehaze 07-07-2008 11:38 PM

Hi there, I have followed the instructions and it seems succesfully installed this mod, however I am not able to see the chatbox on my forumhome at all and was wondering if it needs manually adding to the template or if there was perhaps something else I was missing?

cheers

leigh :D

Ranger187 07-07-2008 11:41 PM

Bingo. ;)

bunglehaze 07-07-2008 11:48 PM

ranger, was that bingo aimed at me? If so any chance of a little guidance please... I cannot see anything stating that a template change is required.

cheers

leigh :D

Ranger187 07-07-2008 11:51 PM

Quote:

Originally Posted by bunglehaze (Post 1569618)
Hi there, I have followed the instructions and it seems succesfully installed this mod, however I am not able to see the chatbox on my forumhome at all and was wondering if it needs manually adding to the template or if there was perhaps something else I was missing?

cheers

leigh :D

Nope

But enable the usergroups to view it.

bunglehaze 07-07-2008 11:54 PM

jesus im so dumb, thanks :D I always forget that the usergroups need configuring.

cheers

leigh :D

Ranger187 07-07-2008 11:55 PM

It's cool. I forgot the first few times. ;)

bunglehaze 07-08-2008 12:06 AM

Hehe, now I cant seem to style the damn thing right. You dont know where it is pulling its css from do you? I dont want a dark chatbox and the text is white as default...

cheers

leigh :D

bunglehaze 07-08-2008 12:08 AM

NVM, figured it :D

Ranger187 07-08-2008 12:37 AM

Yeah ;) LOL

User CP > Edit Options... Or set the color based on usergroups ;)

VBDev 07-08-2008 04:47 AM

Quote:

Originally Posted by Koidl (Post 1569005)
sry my fault didnt check that befor

Error: mgc_cb_evo_autocomplete is not defined
Source File: http://xxxx/mgc_cb_evo.php?do=view_archives&page=1
Line: 346

Quote:

Originally Posted by Xphusion (Post 1569028)
meaning its set to blank as in there is no cookie setting in there by default the cookie setting have "blank" in the dropdown

its says to change it if you website is set up differently IE www.forums.mysite.com

but mine isnt set up that way my site is my forums its all direct VIA www.mysite.com

Quote:

Originally Posted by RedGTiVR6 (Post 1569097)
I actually didn't have it ever installed on this particular forum before.

I'll look though and see if I can re-upload the files.

Looks like I'm not the only one with this issue though as someone posting right after me is posting the same error.

Specifically which templates should I look for?

For me all those errors looks like the same. It seems like the mgc_cb_evo_autocomplete function is missing while it's declared in the mgc_cb_evo template.

Are you sure you don't have another javascript error ?

Goomzee 07-08-2008 05:26 AM

which one is English one from above list

Ranger187 07-08-2008 06:08 AM

If you mean to install from the main install? All. Upon extracting you will see the locations and languages.

Koidl 07-08-2008 12:32 PM

1 Attachment(s)
Quote:

Originally Posted by VBDev (Post 1569773)
For me all those errors looks like the same. It seems like the mgc_cb_evo_autocomplete function is missing while it's declared in the mgc_cb_evo template.

Are you sure you don't have another javascript error ?


seems like per site 1 error i past the screen here cant explaine it better ;)
any idea how i can fix this ?

Regards

RedGTiVR6 07-08-2008 12:48 PM

I've had to disable this product to get rid of the error showing on my pages.

VBDev 07-08-2008 03:02 PM

Quote:

Originally Posted by Koidl (Post 1570039)
seems like per site 1 error i past the screen here cant explaine it better ;)
any idea how i can fix this ?

Regards

How ! I think I might have an idea of the reason of this error !!

I'll look at it tonight.

VBDev 07-08-2008 03:03 PM

Quote:

Originally Posted by RedGTiVR6 (Post 1570043)
I've had to disable this product to get rid of the error showing on my pages.

Disable autocomplete for the moment. I know what the bug is and will fix it asap.


All times are GMT. The time now is 08:39 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.07103 seconds
  • Memory Usage 1,871KB
  • 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
  • (1)bbcode_php_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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