vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Chat Modifications - MGC Chatbox (with AJAX) (https://vborg.vbsupport.ru/showthread.php?t=148472)

VBDev 05-30-2007 04:08 PM

@ Adam21 : Yes I'll look that for the next version

I think the new version will be out in 2 weeks coz I am actually working on other projects :)

theOZer 05-30-2007 04:16 PM

I have installed this beautiful, beautiful hack.
This is BOSS!
Chatbox V1.7 is an excellent simple chatbox. Inferno Shoutbox Lite had many attributes but was too server intensive for my forum. Couldn't get EWT vBChat to work.
Not to worry, now, though.
MGC Chatbox Rules!
Salue to VBDev!

bashy 05-30-2007 04:16 PM

Hi

Installation has failed a tiny bit.

The navbar is not how it should be

here is part of my navbar code where the template changes are

Code:

<!-- / nav buttons bar -->

<br />
$adv_navbars
<br />
<if condition="$show['forumdesc']">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
        <td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
    </tr>
    </table>
    <br />
</if>

<if condition="$show['popups']">
<if condition="$vboptions[mgc_chatbox] && $chatbox_permission">
    <td id="mgc_cb" class="vbmenu_control">
        <a href="#">$vbphrase[mgc_chatbox]</a>
        <script type="text/javascript">
            vbmenu_register("mgc_cb");
        </script>
    </td>
</if>
<!-- NAVBAR POPUP MENUS -->

<if condition="$vboptions[mgc_chatbox] && $chatbox_permission">
    <div class="vbmenu_popup" id="mgc_cb_menu" style="display:none">
        <table cellpadding="4" cellspacing="1" border="0">
            <tr>
                <td class="thead">$vbphrase[mgc_chatbox]</td>
            </tr>
            <tr>
                <td class="vbmenu_option">
                    <a href="mgc_chatbox.php?$session[sessionurl]do=view_chatbox" rel="nofollow">$vbphrase[mgc_cb_voir]</a>
                </td>
            </tr>
            <tr>
                <td class="vbmenu_option">
                    <a href="mgc_chatbox.php?$session[sessionurl]do=view_archive" rel="nofollow">$vbphrase[mgc_cb_voir_archives]</a>
                </td>
            </tr>       
        </table>
    </div>
</if>

Please see the image as to what is happening

Any advice please?

RvG2 05-30-2007 04:19 PM

wow! :eek:

VBDev 05-30-2007 04:23 PM

Quote:

Originally Posted by bashy (Post 1257699)
Hi

Installation has failed a tiny bit.

The navbar is not how it should be

here is part of my navbar code where the template changes are

Please see the image as to what is happening

Any advice please?

I think you have installed a hack to add links to the navbar so the code is slightly different for you, no ?

If yes, you have to add a new menu called MGC Chatbox and then add the two following links:

name : $vbphrase[mgc_cb_voir]
url: mgc_chatbox.php?$session[sessionurl]do=view_chatbox

name : $vbphrase[mgc_cb_voir_archives]
url: mgc_chatbox.php?do=view_archive

Allan 05-30-2007 04:29 PM

Great !!

Congrat poulet ;)

Azhrialilu 05-30-2007 04:44 PM

I'm not generally a fan of chatboxes.. but this one is lovely!
*clicks install*

pewp 05-30-2007 04:56 PM

is there anyway to get the messages to show up in ascending order... when i was running vbshout it would allow me to switch between new messages on top or bottom, and i want them on the bottom.

VBDev 05-30-2007 05:00 PM

Nop actually there are not but I will do it :)

Anyway you could be a little more polite ;) I would ;)

Michael Biddle 05-30-2007 05:11 PM

Great work on this :D


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