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)

bwcbob 01-15-2009 04:13 PM

I like some things about your box, and some about the inferno shout box - and I have the pro of the inferno one...

And there are downsides to both boxes... A separate one is needed so the mods can see what users are writing at the same time as what the mods are writing without changing channels..

The style fix, how do you activate that? Because when I disable the display on forum home, and put the variable in, nothing happens...

Harley D 01-15-2009 04:21 PM

Bug:

After sending a private chat, then clicking on the dropdown next to my avatar of that Private Chat. the selection contains editing links for the person you sent the PC to and not for the person who sent it.

It still functions correctly, just confusing for the user.

VBDev 01-15-2009 07:19 PM

Quote:

Originally Posted by bwcbob (Post 1713547)
I like some things about your box, and some about the inferno shout box - and I have the pro of the inferno one...

And there are downsides to both boxes... A separate one is needed so the mods can see what users are writing at the same time as what the mods are writing without changing channels..

Just for my information, can you tell which ? That could perhaps help even further enhancing my chatbox !

Quote:

Originally Posted by bwcbob (Post 1713547)
The style fix, how do you activate that? Because when I disable the display on forum home, and put the variable in, nothing happens...

Well the one explained in the readme for style issue.

Quote:

Originally Posted by Harley D (Post 1713552)
Bug:

After sending a private chat, then clicking on the dropdown next to my avatar of that Private Chat. the selection contains editing links for the person you sent the PC to and not for the person who sent it.

It still functions correctly, just confusing for the user.

On the PM chat or all chats ?

bwcbob 01-15-2009 09:56 PM

The one in the readme says just to put the variable in, and I did that, but nothing happens unless the shoutbox is activated on forumhome..

Features like remembering the users style options (like they set their font color, styling and it saves it) - being able to double click the message and do more than just edit it... like delete..

bwcbob 01-16-2009 12:35 AM

Still does not work following this:

Display problem in some styles
In some styles, you can encounter display problems because the chatbox uses an automatic insertion system in the templates based on specific variables that might not be present in your styles.

If you encounter such problems, follow these few steps (my example is based on the display of the chatbox at the bottom of the forum page but you can easily transpose it to another position causing problems):
Go into the plugin manager of your admin control panel.
Edit the plugin Chatbox display on forumhome.
Replace $find = '$forumhome_markread_script';.
By :

Finally, go in the style manager and edit the FORUMHOME template.
Add :

before $footer.

----------

another feature I like for infernoshout, all you have to do is insert the damn variable wherever you want it to show up....

And obvious bugs are annoying: Chat does not always show up in the right order!!!!

bwcbob 01-16-2009 12:51 AM

Alright guys, if it this shoutbox does NOT work for you in your style DO THIS

EDIT THE Chatbox display on all pages plugin/part of the plugin..

CHANGE IT TO GLOBAL COMPLETE

REPLACE ALL CODE WITH


Code:

if ($vbulletin->options['mgc_cb_evo_active'] && $vbulletin->userinfo['mgc_cb_evo_show'] && can_view_mgc_cb_evo())
{
  require_once (DIR . '/includes/functions_mgc_cb_evo.php');

  if (THIS_SCRIPT != "mgc_cb_evo")
  {
          $output = str_replace('<!--{%MODBOX%}-->', build_mgc_cb_evo_display($vbulletin->options['mgc_cb_evo_normalmode_height']), $output);
  }
}


THEN PUT "<!--{%MODBOX%}-->" WHEREVER YOU WANT IT TO SHOW UP

KevinL 01-16-2009 01:11 AM

The way that is in the readme has worked fine...

Angel-Wings 01-16-2009 01:24 AM

Hello :)

Is it possible to "decrypt" the JS files in a normal way ? I know - your Copyright information is hidden there :rolleyes: still it's hard to do some debugging :(

427mouse 01-16-2009 03:24 AM

When I had vbulletin 3.74, I installed this mod , uninstalled it, upgraded to vbulletin 3.8 and now when I change any settings in a usergroup and save it I get a database error... saying" MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'"

I notice that in the usergroups that the "MGC Chatbox Evo : Custom permissions" options are still there. How can I fully uninstall this mod? In plug-in/Products "Manage Products" it shows that it is not installed.

entertain 01-16-2009 04:25 AM

Quote:

Originally Posted by steve427 (Post 1714169)
When I had vbulletin 3.74, I installed this mod , uninstalled it, upgraded to vbulletin 3.8 and now when I change any settings in a usergroup and save it I get a database error... saying" MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'"

I notice that in the usergroups that the "MGC Chatbox Evo : Custom permissions" options are still there. How can I fully uninstall this mod? In plug-in/Products "Manage Products" it shows that it is not installed.

Have you deleted the files in your filesystem?


All times are GMT. The time now is 06:30 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.05433 seconds
  • Memory Usage 1,747KB
  • 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
  • (4)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