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)

Michael.A 02-19-2009 08:07 AM

thank you,
installed and lovein it,
there is that one more thing how can i take this igly
tax out from the chat box '' MGC Chatbox Evo created by MGC, Version 2.2.0, Copyright 2009 all rights reserved''

do i have to pay to do so.??

Harley D 02-19-2009 08:27 AM

Quote:

Branding free version

A branding free version is available for purchase here at the price of 20$.

The package grants you access to :

* One year download access to the download of the package
* MGC Chatbox Evo Branding Free version :
The free version of the product is released with a branding label which displays the name of the product, its version and a link back to our forum.
This label must remain intact as part of the scripts. The purchasing of this package grants you the right of removal of the copyright from the chatbox.
However, it doesn't transfer in any manner the copyright of the MGC Chatbox Evo product and doesn't allow you to distribute it in any medium.
Please read our Term of Service for further information.
* Set of buttons:
o MSD set: available in blue, green and orange flavors
o Evo 2 set: available in blue, brown, green, orange, purple, silver and yellow flavors
o More to come ...
* Chatbox plugins:
o IBProarcade notifications in the chatbox (New highscore and tournament won)

It will updated regularly with plugins for the chatbox as well as other button packs.
Its well worth it.

VBDev 02-19-2009 10:31 AM

And more notifications plugins to come in the future :)

As well as certainly a caching system feature only available in BF version (faster performances)

SnapOff Racing 02-19-2009 12:32 PM

Quote:

Originally Posted by VBDev (Post 1748125)
Well yeah my fault, here is a fix for all the imports :

Search for :
Code:

name='" . $cchatbox_chats['username'] . "',
Replace it by :
Code:

name='" . $vbulletin->db->escape_string($cchatbox_chats['username']) . "',
Search for :
Code:

name='" . $dream_chats['username'] . "',
Replace it by :
Code:

name='" . $vbulletin->db->escape_string($dream_chats['username']) . "',
Search for :
Code:

name='" . $diondev_chats['username'] . "',
Replace it by :
Code:

name='" . $vbulletin->db->escape_string($diondev_chats['username']) . "',

Are you sure about this VBDev? Because looking thru my older versions of MGC they use the "$vbulletin->db->escape_string" syntax on the ctext line and NOT the name line... See picture below....

https://vborg.vbsupport.ru/

msu2k 02-19-2009 12:39 PM

Quote:

Originally Posted by VBDev (Post 1748884)
And more notifications plugins to come in the future :)

As well as certainly a caching system feature only available in BF version (faster performances)

I just bought the branding free version for the promise of a caching system alone. :) Thanks for the great product.

Skyrider 02-19-2009 01:08 PM

VBDev, remember the SQL errors I get? I get the same when moving threads.

VBDev 02-19-2009 01:20 PM

Quote:

Originally Posted by SnapOff Racing (Post 1748956)
Are you sure about this VBDev? Because looking thru my older versions of MGC they use the "$vbulletin->db->escape_string" syntax on the ctext line and NOT the name line... See picture below....

http://i178.photobucket.com/albums/w...mgc_script.png

Both line should have it :) It's a mistake on my side.

Quote:

Originally Posted by msu2k (Post 1748961)
I just bought the branding free version for the promise of a caching system alone. :) Thanks for the great product.

He he thanks :)

Quote:

Originally Posted by FF|Skyrider (Post 1748983)
VBDev, remember the SQL errors I get? I get the same when moving threads.

Well when moving threads is the one that is known.

SnapOff Racing 02-19-2009 03:24 PM

Quote:

Originally Posted by VBDev (Post 1748985)
Both line should have it :) It's a mistake on my side.

Oh ok, does this go for ALL of the chat imports or just the ones you specified?

tehtide 02-19-2009 03:47 PM

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.

lille L 02-19-2009 05:10 PM

A few questions:

- How do I get this into the navbar? (menu on the top of the site, control panel, search, log out etc..)
- The icon beside the avatar, menu_open.gif is not showing, any idea? Its uploaded where its supposed to...


All times are GMT. The time now is 12:54 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.07505 seconds
  • Memory Usage 1,756KB
  • 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
  • (10)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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