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)

Gamempire 09-07-2008 08:43 AM

the chat doesn't work anymore...it say always "Loading..."
if i write something, it refresh the table on mysql but it doesn't display nothing, and it say always "Loading..."

what can i do?

Ky Kiske 09-07-2008 10:00 AM

Quote:

Originally Posted by Gamempire (Post 1616452)
the chat doesn't work anymore...it say always "Loading..."
if i write something, it refresh the table on mysql but it doesn't display nothing, and it say always "Loading..."

what can i do?

My advice is downgrade to 0.5.0. It's less buggy. I had this problem and just downgraded.

yeku 09-07-2008 01:16 PM

Problem with the letter ñ and accents...

What can I do?

thanks

NeutralizeR 09-07-2008 06:06 PM

I'm not sure if it's discussed before but banned user can still send messages untill he refreshes the page.

lord eriol 09-07-2008 06:22 PM

great chat.... a lot of useful options, thanks

however, i tried on vb 3.7.2 and some stuff seem doesn't function:
- if I disable users to use BBcode, and assign default text color to groups (from usergroup permissions), inside chatbox the bbcode aren't translated, in other words I see date/time - user [ color = X] message [ /color ].
to obtain colored text I MUST abilitate users to use BBcode, but if you set this, ALL options of text formatting are available to users (font, size, etc.)
In my forum I want that users can choose ONLY color (and if possible, in a easy way... user cp/option is not much friendly), no other text formatting options... hoping for a fix soon here (or other way to solve)

- some commands seems doesn't function
I have abilitated all commands from admin cp, and set user permissions (admin can use all)
but in chat box some command doesn't function properly
/ me command don't cause any output on chat
/pm username message, say that user not exist (i cheched double spelling and case)

not tried others commands for now
edit: /del all is ok
/ me is ok now! But i must abilitate this command for Registered Users too to use it... if i abilitate admin ONLY, admin cant'use it! Why?
/pm don't function, get ever same error "l'utiliseteur no existe pas" (admin and registered user are abilitated to use it)

- Order of smilies
if I set order of smilies "as from admin panel order" i get random order instead...
only if I set NO on "same admin panel order", i get first X smilies ORDERED as is in admin panel (X is the numbers of smilies that show directly on chatbox clicking on smilie button), but clicking on "more"... others smilies seems random (not same order as admin panel order anyway)

- refreshing time
i just don't understand what is that 30 sec defaut value for refreshing... what that mean? (i set 10 seconds here, but i'm worried about server load)

Ville 09-08-2008 12:12 AM

Quote:

Originally Posted by Ville (Post 1616118)
Is there a way to hide the "general" chat entirely, or from a specific user group? I'd like to give a specific user group access to a specific channel only. In other words, I wouldn't want that user group to see the "general" chat at all.

Since/if it doesn't seem to be possible to hide the general chat, it would be an excellent new feature! That way it would be possible to assign channel per user group (and lock them in to the assigned channel).

VBDev 09-09-2008 04:12 AM

Quote:

Originally Posted by txspaderz (Post 1615323)
Done:

Same:
Code:

Database error in vBulletin 3.7.3:

Invalid SQL:

      SELECT username,userid,usergroupid,displaygroupid
      FROM user
      WHERE mgc_cb_evo_banned='1'
      ORDER BY username ASC;

MySQL Error  : Unknown column 'mgc_cb_evo_banned' in 'where clause'
Error Number  : 1054
Request Date  : Friday, September 5th 2008 @ 02:28:06 PM
Error Date    : Friday, September 5th 2008 @ 02:28:07 PM
Script        : http://www.xxxxxx.com/forum/mgc_cb_evo.php?do=showban
Referrer      : http://www.xxxxxxx.com/forum/index.php?
IP Address    :
Username      :
Classname    : vB_Database
MySQL Version : 5.0.51a-community


Quote:

Originally Posted by Keyser Soze (Post 1615658)
Regarding the mysql-error with the ban-command: Creating the missing column 'mgc_cb_evo_banned' in your user table will fix this error :)

Yes but the table is supposed to be created upon product install !

Anyone else having the problem of ban feature not working due to sql error ?

Quote:

Originally Posted by g0dfather1984 (Post 1615340)
Is there a way to limit X amount of posts needed per hour, besides per 24 hours?

Unless you modify the code no there isn't.

Quote:

Originally Posted by ngalonas (Post 1615436)
i have a problem with chatbox,i have try install all chatbox mod from vb.org but no one have the greek language,what is the problem

This is because no greek speaker has translated the chatbox mod in greek.

Quote:

Originally Posted by lolo? (Post 1615641)
hy vbdev i have a probleme
all my command dosent works and i give the permission on admin cp
I have unisntall all and re install re upload all fille but it's the same
test on firefox3 and IE
not works for me :(

You have given the permissions in the command manager ?

VBDev 09-09-2008 04:17 AM

Quote:

Originally Posted by Ville (Post 1616118)
Is there a way to hide the "general" chat entirely, or from a specific user group? I'd like to give a specific user group access to a specific channel only. In other words, I wouldn't want that user group to see the "general" chat at all.

There could be another channel set up for all users to see, so the "general" chat could be technically hidden from everyone if it were possible to assign a default channel per user group.

Currently no, it's not possible without code modification. I will work on it only if more than one user are interested :)

Quote:

Originally Posted by Gamempire (Post 1616452)
the chat doesn't work anymore...it say always "Loading..."
if i write something, it refresh the table on mysql but it doesn't display nothing, and it say always "Loading..."

what can i do?

When did it stop working ? After upgrade ?

Have you tried refreshing your browser cache ?

Quote:

Originally Posted by Ky Kiske (Post 1616484)
My advice is downgrade to 0.5.0. It's less buggy. I had this problem and just downgraded.

Excuse me buddy but it's not very constructive to act that way !

Downgrading stop your problems perhaps but doesn't help finding out what's wrong in the current version.

Quote:

Originally Posted by yeku (Post 1616593)
Problem with the letter ? and accents...

What can I do?

thanks

Do you have the same problems in the other ajax features of vBulletin ? (perhaps you haven't ajax activated in the other part of your forum like quick edit or quick reply ?)

Quote:

Originally Posted by NeutralizeR (Post 1616807)
I'm not sure if it's discussed before but banned user can still send messages untill he refreshes the page.

Hum really ? I'll add this to the bug list then thank you for reporting it.

VBDev 09-09-2008 04:26 AM

Quote:

Originally Posted by lord eriol (Post 1616815)
- if I disable users to use BBcode, and assign default text color to groups (from usergroup permissions), inside chatbox the bbcode aren't translated, in other words I see date/time - user [ color = X] message [ /color ].
to obtain colored text I MUST abilitate users to use BBcode, but if you set this, ALL options of text formatting are available to users (font, size, etc.)
In my forum I want that users can choose ONLY color (and if possible, in a easy way... user cp/option is not much friendly), no other text formatting options... hoping for a fix soon here (or other way to solve)

You can activate only the color selection to users.

You have to activate the bbcode for user formatting and then there is another option with checkboxes to select which formatting options they have.

Quote:

Originally Posted by lord eriol (Post 1616815)
- some commands seems doesn't function
I have abilitated all commands from admin cp, and set user permissions (admin can use all)
but in chat box some command doesn't function properly
/ me command don't cause any output on chat
/pm username message, say that user not exist (i cheched double spelling and case)

not tried others commands for now
edit: /del all is ok
/ me is ok now! But i must abilitate this command for Registered Users too to use it... if i abilitate admin ONLY, admin cant'use it! Why?
/pm don't function, get ever same error "l'utiliseteur no existe pas" (admin and registered user are abilitated to use it)

You only set admin to be able to use the me command and that doesn't work ? I did tested like that when developping the chatbox and I remember it was working.

Is admin the main usergroup for you ?

For the pm command, I think you have misused it, check the syntax in the chatbox help or use directly the PM sending feature in the little menu near each chat.

Quote:

Originally Posted by lord eriol (Post 1616815)
- Order of smilies
if I set order of smilies "as from admin panel order" i get random order instead...
only if I set NO on "same admin panel order", i get first X smilies ORDERED as is in admin panel (X is the numbers of smilies that show directly on chatbox clicking on smilie button), but clicking on "more"... others smilies seems random (not same order as admin panel order anyway)

I haven't understand the first part of your sentence.

The more windows doesn't take into account the option of the acp. Really should ?

Quote:

Originally Posted by lord eriol (Post 1616815)
- refreshing time
i just don't understand what is that 30 sec defaut value for refreshing... what that mean? (i set 10 seconds here, but i'm worried about server load)

Don't worry with 10 seconds your server load won't explode with the last version of the chatbox :)

lolo? 09-09-2008 06:29 AM

Hy Vbdev yes i have given the permissions in the command manager.

Quand j'utilise une commande le texte area de la shout ce grise et je ne peu plus envoyer de shout je suis oblig" de change de page et revenir pour que je puisse a nouveau parler


All times are GMT. The time now is 07:13 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.07033 seconds
  • Memory Usage 1,776KB
  • 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
  • (16)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