Thread: Chat Modifications - MGC Chatbox Evo
View Single Post
  #4349  
Old 02-23-2009, 05:39 AM
VBDev's Avatar
VBDev VBDev is offline
 
Join Date: Jan 2004
Location: France
Posts: 2,570
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SnapOff Racing View Post
Oh ok, does this go for ALL of the chat imports or just the ones you specified?
Just the one specified, the other chats don't have a username/name column in the database so no issue

Quote:
Originally Posted by tehtide View Post
In the firefox error console I'm getting a number of errors. If I turn off all plugins errors go away, but if I enable just this plugin the errors come back.

Errors are as follows:
Code:
Warning: Error in parsing value for property 'width'.  Declaration dropped.
Source File: http://www.myforum.com/forum/clientscript/mgc_cb_evo/widget-skin.css
Line: 9
Code:
Warning: Error in parsing value for property 'margin-left'.  Declaration dropped.
Source File: http://www.myforum.com/forum/clientscript/mgc_cb_evo/widget-skin.css
Line: 14
Code:
 Warning: Error in parsing value for property 'filter'.  Declaration dropped.
Source File: http://www.myforum.com/forum/clientscript/mgc_cb_evo/widget-skin.css
Line: 24
And then a number of these:

Code:
Warning: Expected declaration but found '*'.  Skipped to next declaration.
Source File: http://yui.yahooapis.com/combo?2.6.0/build/container/assets/skins/sam/container.css&2.6.0/build/button/assets/skins/sam/button.css
Line: 7
I'm using 2.2.1 and I have vbulletin 3.8.1.
These are css errors I think ? But not dependent of myself as this the yui internal css code.

Don't worry this won't stop your forum to stop working though.

Quote:
Originally Posted by lille L View Post
- How do I get this into the navbar? (menu on the top of the site, control panel, search, log out etc..)
A link to the full page mode ?

Quote:
Originally Posted by lille L View Post
- The icon beside the avatar, menu_open.gif is not showing, any idea? Its uploaded where its supposed to...
It's default within vBulletin, perhaps you don't have it in your style ?

Quote:
Originally Posted by MDK-Indy View Post
I have a Database error if i Approve Posts...

Code:
Database error in vBulletin 3.8.0 Beta 2:

Invalid SQL:

            INSERT INTO vbmgc_cb_evo_chat
                (dateline,fromuid,ctext,sticky,chanid,coidentifier,iswarning,warningtype,tpforumid)
            VALUES
                (1235133510,,'7422,Geb?udeabbruch Stufe 1 Bug',0,0,0,1,'thread',19);

MySQL Error   : Fehler in der SQL-Syntax. Bitte die korrekte Syntax im Handbuch nachschlagen bei ''7422,Geb?udeabbruch Stufe 1 Bug',0,0,0,1,'thread',19)' in Zeile 4
Error Number  : 1064
Request Date  : Friday, February 20th 2009 @ 01:38:30 PM
Error Date    : Friday, February 20th 2009 @ 01:38:30 PM
Script        : http://forum.....de/inlinemod.php?threadid=7422&p=
Referrer      : http://forum.....de/showthread.php?t=7422
IP Address    : 217.226.218.56
Username      : Indy
Classname     : vB_Database
MySQL Version : 5.0.32-Debian_7etch8-log
Are you sure you are using last chatbox version 2.2.1 ? There was a bug is the first release of the 2.2.x (2.2.0 in fact).

Quote:
Originally Posted by kronnos View Post
Is there a way to change the color of the error message when submitting an empty chat. I barely saw the error message "Error: You must enter a chat !" because the text in just about the same color as the background. I think this goes for other error message I received.
I think I already gave that info to someone here in the thread, didn't I ?

Quote:
Originally Posted by kronnos View Post
Also, is there any way to change the username color so it shows each username in its respective color according to their user ranks.
Well I think it does as it retrieves username with the fetch_musername function using displaygroup as of where to get the username style.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02248 seconds
  • Memory Usage 1,791KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete