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)

jerx 10-20-2008 09:44 PM

"Save the collapsed stae of the BBCODE and smilies lines" does not seem to work. BBcode line and smilies line expands on every page load, if you use ie7. It is working correctly in ff3.

The default setting of that option (=no) is working correctly on both browsers.

Can anyone confirm this bug?

Koidl 10-20-2008 10:08 PM

ehm the intern channel isnt working propper after the update i have to click collapse mode and back to view it any ideas ? tryed to renew the channel without result

rest is working fine as i could see nice update thanks :up:

Taragon 10-20-2008 10:33 PM

Quote:

Originally Posted by Abu2 (Post 1649226)
One mysql error in the latest version:

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:

        SELECT DISTINCT u.username,u.displaygroupid,u.userid,s.userid AS suserid,u.usergroupid
                        (u.options & 512) AS invisible
        FROM mgc_cb_evo_session AS cbs
        LEFT JOIN user AS u ON (cbs.userid=u.userid)
        LEFT JOIN session AS s ON (cbs.userid=s.userid)
        WHERE cbs.dateline>='1224535366' AND cbs.userid!=0;

MySQL Error  : FUNCTION u.usergroupid does not exist
Error Number  : 1305
Request Date  : Tuesday, October 21st 2008 @ 01:07:46 AM
Error Date    : Tuesday, October 21st 2008 @ 01:07:46 AM
Script        : http://***/forum/mgc_cb_evo_ajax.php
Referrer      : http://***/forum/mgc_cb_evo.php?
IP Address    : ***
Username      : Ram
Classname    : vb_database
MySQL Version : 5.0.26-lk-log


I just received the same error. Fyi this happens when slapping someone and having vBSEO installed.

AzzX 10-20-2008 10:43 PM

Quote:

Originally Posted by VBDev (Post 1649186)
Now that the new version of the chatbox is out I was wondering if all of you would you be interested in the creation of a forum for the chatbox ? An external one.

That would be fantastic!

jediteknoman 10-20-2008 10:46 PM

I'm wondering why am I getting whenever I type in the command /me

I get /me and then whenever users hit enter they get "votre_message" after their username.

Is there a way to get around that with whenever the user types /me it would just popup their username only?

SnapOff Racing 10-21-2008 12:00 AM

Is there any way to salvage my archives? I usually backup my mgc_cb_evo_chat table and then re-import it back after I upgrade but for some reason it's not allowing me to do so in the 1.1.0 version. Is there something that's now changed within that table that's not allowing this?

g0dfather1984 10-21-2008 12:06 AM

Wonderful job you have done with this product. Everytime I upgrade, I love it more.

Keep up the great work!

SnapOff Racing 10-21-2008 12:09 AM

Quote:

Originally Posted by Markos (Post 1649070)
well from ive reinstalled this and only been 10 mins i need to uninstall it now im getting
Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

I got this error when I didn't UNINSTALL FIRST. If you try to just overwrite everything it doesn't seem to work. You have to UNINSTALL the old version FIRST and then do a FRESH INSTALL of the new version.

TonyComix 10-21-2008 01:54 AM

I installed it, but for some particular reason is in another language, how do I fix this?

Nvm, I found out. Thanks for the incredible mod!

VBDev 10-21-2008 04:43 AM

Quote:

Originally Posted by Abu2 (Post 1649226)
One mysql error in the latest version:

Code:

Database error in vBulletin 3.7.3:

Invalid SQL:

        SELECT DISTINCT u.username,u.displaygroupid,u.userid,s.userid AS suserid,u.usergroupid
                        (u.options & 512) AS invisible
        FROM mgc_cb_evo_session AS cbs
        LEFT JOIN user AS u ON (cbs.userid=u.userid)
        LEFT JOIN session AS s ON (cbs.userid=s.userid)
        WHERE cbs.dateline>='1224535366' AND cbs.userid!=0;

MySQL Error  : FUNCTION u.usergroupid does not exist
Error Number  : 1305
Request Date  : Tuesday, October 21st 2008 @ 01:07:46 AM
Error Date    : Tuesday, October 21st 2008 @ 01:07:46 AM
Script        : http://***/forum/mgc_cb_evo_ajax.php
Referrer      : http://***/forum/mgc_cb_evo.php?
IP Address    : ***
Username      : Ram
Classname    : vb_database
MySQL Version : 5.0.26-lk-log


Ok indeed there is a bug.

Open mgc_cb_evo_ajax.php and search for :
PHP Code:

$getusers $vbulletin->db->query_read("
         SELECT DISTINCT u.username,u.displaygroupid,u.userid,s.userid AS suserid,u.usergroupid
                        (u.options & " 
$vbulletin->bf_misc_useroptions['invisible'] . ") AS invisible
         FROM " 
TABLE_PREFIX "mgc_cb_evo_session AS cbs
         LEFT JOIN " 
TABLE_PREFIX "user AS u ON (cbs.userid=u.userid)
         LEFT JOIN " 
TABLE_PREFIX "session AS s ON (cbs.userid=s.userid)
         WHERE cbs.dateline>='
$dateline' AND cbs.userid!=0      
      "
); 

In this query after u.usergroupid, just add a coma.


All times are GMT. The time now is 08:36 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.05431 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_php_printable
  • (4)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