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)

Ranger187 12-28-2008 03:54 AM

Quote:

Originally Posted by Harley D (Post 1695284)
You mean it worked for you?
Double checking now..

I'd have to sign up to see, I'm saying check the usergroup permissions... It's probably that.

KevinL 12-28-2008 03:54 AM

I really don't understand what the big deal is with the copyright? :confused:

Harley D 12-28-2008 04:03 AM

Quote:

Originally Posted by Ranger187 (Post 1695288)
I'd have to sign up to see, I'm saying check the usergroup permissions... It's probably that.

I have gone to the ADMINCP, Usergroups, Usergroup Manager, Administrators, MGC Chatbox Evo : Custom permissions, and have all but one checked YES.

But still no joy.

Ranger187 12-28-2008 04:04 AM

Then enable it in the chatbox options.

Harley D 12-28-2008 04:13 AM

Quote:

Originally Posted by Ranger187 (Post 1695297)
Then enable it in the chatbox options.

You mean this:
Quote:

Activate the who is in the chatbox display
Warning : This functionnality add server load (Add of 1 sql query on the chatbox load and chats sending).

Yes
I wish the resolution was that easy.

Any other thoughts? File to check?

Ranger187 12-28-2008 04:14 AM

Gimme sec. I'll check mine.

Ranger187 12-28-2008 04:17 AM

MGC > Advanced Options (I'm using 2.0.2)

Quote:

Activate the who is in the chatbox display
Warning : This functionnality add server load (Add of 1 sql query on the chatbox load and chats sending).
Yes

Show online users list in a tab
Rather tan displaying the list continuously under the chatbox, users would have access to it by a simple click on a button.
No
That's the settings I use.

Harley D 12-28-2008 04:31 AM

Quote:

Originally Posted by Ranger187 (Post 1695301)
MGC > Advanced Options (I'm using 2.0.2)



That's the settings I use.

Thanks, That is an option, but not a permanent fix.
It use to work when I had the older version installed.

Let me do some more checking...

SnapOff Racing 12-28-2008 04:35 AM

I just checked to see if my "Who is in the chatbox display" was working and mine is working fine as well. Might wanna just make sure you uploaded everything. The who is in the chatbox display will show up under the chatbox just so you know.

VBDev 12-28-2008 06:57 AM

Quote:

Originally Posted by bodaudinh (Post 1694933)
Go to Admin CP ==> Style & Templates ==> Search in Templates.
Search: chats_remove (in mgc_cb_evo_archives)
==// Cut the found code below ====================
Code:

<if condition="$show['delete_column']">
<form name="chats_remove" method="post" action="mgc_cb_evo.php">
<input type="hidden" name="do" value="inline_remove_chats" />
<input type="hidden" name="securitytoken" value="{$vbulletin->userinfo[securitytoken]}" />
</if>

===========================================

Just in there:
Code:

  <!-- / Javascript popups -->
===> paste in there!
  <!-- Chats -->

The result:
Code:

<!-- / Javascript popups -->
<if condition="$show['delete_column']">
<form name="chats_remove" method="post" action="mgc_cb_evo.php">
<input type="hidden" name="do" value="inline_remove_chats" />
<input type="hidden" name="securitytoken" value="{$vbulletin->userinfo[securitytoken]}" />
</if>
<!-- Chats -->


Quote:

Originally Posted by bodaudinh (Post 1694941)
Just add <input type="checkbox" name="allbox" id="allbox" title="Check All" onclick="js_check_all(this.form);" /><label for="allbox"></label> in mgc_cb_evo_archives



Code:

<!-- Chats -->
  <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
      <tr>
        <td class="thead" width="0" align="center" valign="middle">&nbsp;</td>
        <if condition="$vbulletin->options['mgc_cb_evo_avatar_on']">
            <td class="thead" width="0" align="center" valign="middle">&nbsp;</td>
        </if>
        <td class="thead" width="0" nowrap="nowrap" align="center" valign="middle">$vbphrase[date]</td>
        <td class="thead" width="0" nowrap="nowrap" align="$stylevar[left]" valign="middle">$vbphrase[username]</td>
        <td class="thead" valign="middle" width="100%" nowrap="nowrap" align="$stylevar[left]">$vbphrase[mgc_cb_evo_chat]</td>
        <if condition="$show['delete_column']">
            <td class="thead" valign="middle" width="0" nowrap="nowrap" align="center">
<input type="checkbox" name="allbox" id="allbox" title="Check All" onclick="js_check_all(this.form);" /><label for="allbox"></label>
</td>
        </if>
      </tr>


Thanks for the fix :)


All times are GMT. The time now is 07:42 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.07583 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
  • (4)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