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 10-24-2008 07:39 AM

Quote:

Originally Posted by HTMMinion (Post 1651606)
Thanks Snapoff...

I didn't have that section in my AdminCP until I reopened it for some reason, no wonder I couldn't find the right area!

That's normal :) After upload of the files, you need a full browser refresh for the new menu items to be retrieved from xml files.

Skyrider 10-24-2008 07:42 AM

Hey VBDev, quick question if you don't mind:
https://vborg.vbsupport.ru/showthread.php?t=179137

This used to work in the previous versions in your chat box, but no longer. Any idea why?

Also a small suggestion. Is it possible when people post images in the chat box, it'll display as a very small image (like smaller than an avatar size or something) and you can click on it to view the whole image?

AdmiralGeek 10-24-2008 08:44 AM

Quote:

I'm not sure what you mean by you deleted the drop down. Which drop down are you refering to? Mine doesn't work at all in IE (except for archives) and displays the chats horizontally in FF.
The drop down menu which gives you a quick option of sticking the chats. Do this, in the admin panel, select to have the background to "rotated colors" you will see that the drop down menu's width is and 70% of the total chatbox width. There is some kind of CSS conflict some where, but I cant find it.

Even if you apply custon CSS for the particular ID, it still has no effect. Uninstalled it and installed CYB chat box til there is a fix.

But it is more than likely a MOD comflict.

AdmiralGeek 10-24-2008 08:59 AM

very strange, is just went and reinstalled the chat box, and the problem is gone.

Align usernames and chats
Select YES if you want the usernames and the chats to be aligned (one column for each)
when this option was cset to yes, you could see that the date, chatbit menu, and chat had its own "colum" and the chatbit menu dropdown had a rough value of 70% of total width.

But now that the bug is gone,
Align usernames and chats
Select YES if you want the usernames and the chats to be aligned (one column for each) does not seem to have the same effect, as in it does not work

VBDev 10-24-2008 10:16 AM

Quote:

Originally Posted by FF|Skyrider (Post 1651663)
Hey VBDev, quick question if you don't mind:
https://vborg.vbsupport.ru/showthread.php?t=179137

This used to work in the previous versions in your chat box, but no longer. Any idea why?

I don't know how that mod works so I can't answer that one sorry.

Quote:

Originally Posted by FF|Skyrider (Post 1651663)
Also a small suggestion. Is it possible when people post images in the chat box, it'll display as a very small image (like smaller than an avatar size or something) and you can click on it to view the whole image?

No unless you do it for the whole forum. Image tags are parsed by the general vBulletin parsing function.

Quote:

Originally Posted by AdmiralGeek (Post 1651694)
very strange, is just went and reinstalled the chat box, and the problem is gone.

Align usernames and chats
Select YES if you want the usernames and the chats to be aligned (one column for each)
when this option was cset to yes, you could see that the date, chatbit menu, and chat had its own "colum" and the chatbit menu dropdown had a rough value of 70% of total width.

But now that the bug is gone,
Align usernames and chats
Select YES if you want the usernames and the chats to be aligned (one column for each) does not seem to have the same effect, as in it does not work

You mean that the problem you encountered it totally gone ?

Or you have a new problem ? Please do a screenshot.

TandyServices 10-24-2008 10:26 AM

Thanks installed and nominated

pedroenf 10-24-2008 12:47 PM

Quote:

Originally Posted by VBDev (Post 1651574)
In the mgc_cb_evo template there is a "<else>", it should be "<else />".

Thanks it really solve the problem. But still have a IE yellow triangle in the bottom-left corner when inactive-mode on load is active, tried to change the minutes inactive mode delay and in session validity time up and down, smaller and greater and still have: error in time of execution unknown. If inactive-mode on load is off everything fine, no errors. Thanks for the tip. Smaller bug but i have users that notice everything :D

HTMMinion 10-24-2008 02:44 PM

Ok.. all seems well now except when I use commands like "/me XXXX" nothing appears in the chatbox. I also have a database error, I don't know if the two are related or not.


Code:

Invalid SQL:

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

MySQL Error  : FUNCTION u.usergroupid does not exist
Error Number  : 1305


VBDev 10-24-2008 03:56 PM

Quote:

Originally Posted by pedroenf (Post 1651764)
Thanks it really solve the problem. But still have a IE yellow triangle in the bottom-left corner when inactive-mode on load is active, tried to change the minutes inactive mode delay and in session validity time up and down, smaller and greater and still have: error in time of execution unknown. If inactive-mode on load is off everything fine, no errors. Thanks for the tip. Smaller bug but i have users that notice everything :D

lol Can you tell me what the error says in firefox ?

Quote:

Originally Posted by HTMMinion (Post 1651813)
Ok.. all seems well now except when I use commands like "/me XXXX" nothing appears in the chatbox. I also have a database error, I don't know if the two are related or not.


Code:

Invalid SQL:

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

MySQL Error  : FUNCTION u.usergroupid does not exist
Error Number  : 1305


The sql error is a known bug see the thread at the top for the link to the fix.

HTMMinion 10-24-2008 04:16 PM

Got it... sorry I missed that while searching.

The "me/" command still displays nothing in the chatbox, another bug or did I misconfigure something?


All times are GMT. The time now is 03:58 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.08683 seconds
  • Memory Usage 1,758KB
  • 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
  • (8)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