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)

VBDev 02-25-2008 03:49 PM

Quote:

Originally Posted by pericolosogr (Post 1450605)
So if i just change the encoding line on top of this xml doc, i get what i want? Lets say i type utf-8 (than ISO-8859-1) and it just works without messing up?

Yes I think it should.

Quote:

Originally Posted by Goofy12 (Post 1450613)
How can i make multiple channels?

By creating channels through the channel management system :)

Quote:

Originally Posted by Gooner (Post 1450621)
Requested: Usergroup permission to access selected channels.

Channels are linked to a single command.

So permissions for a channel = permissions for a command.

Quote:

Originally Posted by maidos (Post 1450634)
feature reuqest... can u makae auto msg...

like everyone xx time my account will do auto msg...
and if ppl type a certain commando the auto msg appear

But what kind of message ?

Quote:

Originally Posted by entertain (Post 1450717)
I hope you'll find a solutin for this first shout problem soon. ;)

Many of my users are grumbling because of this... :o


cu
entertain

I'll ;)

VBDev 02-25-2008 03:49 PM

<font color="Red">Many thanks to gforce75 for his 20$ donation !
</font>

maidos 02-25-2008 04:22 PM

a customized msg...
its very similar to irc thing... i think it would be a popular feature if u add it.
thats 2 feature request by the way

inciarco 02-25-2008 06:04 PM

Great Improvements!! :up:

One Question, Perhaps a Bug: I've Activated the Options "Activate the full page mode chatbox", and "Full page mode chatbox in a new windows", but NO Dropdown Menu Option appears in the Menu Bar of the Forums!! :confused: :(

(In previous Versions appeared with Two Options, one to See the Chatbox in Full Page, and the Other to See the Messages History)!! :confused: :(

Do I need to Manually Introduce the Code in the "Navbar" Template?? (Could you Please Provide us the Code??)

I checked the Plugins, and in none of them Appears the Code "mgc_cb_evo.php?do=view_chatbox", so that this Code would be Introduced in Certain Place of the "Navbar", so I guess that some Manual Template Edit is necessary!! :confused: :(

I checked the Previous Version of this Mod, ans I found that You Specified the Following Template Edit, but a similar Code don't Appear in the Manual, so would be Nice that You Include it in the Zip File:

Code:

<!-- Comienzo de C?digo de MGC ChatBox 2007_07_27 -->

                <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>

<!-- Final de C?digo de MGC ChatBox 2007_07_27 -->

I Appreciate Your Help!! :rolleyes:

My Best Regards!! ;)

:)

VBDev 02-25-2008 06:11 PM

Quote:

Originally Posted by maidos (Post 1450783)
a customized msg...
its very similar to irc thing... i think it would be a popular feature if u add it.
thats 2 feature request by the way

Yes but I still haven't understood your request :D

Quote:

Originally Posted by inciarco (Post 1450861)
Great Improvements!! :up:

One Question, Perhaps a Bug: I've Activated the Options "Activate the full page mode chatbox", and "Full page mode chatbox in a new windows", but NO Dropdown Menu Option appears in the Menu Bar of the Forums!! :confused: :(

(In previous Versions appeared with Two Options, one to See the Chatbox in Full Page, and the Other to See the Messages History)!! :confused: :(

Do I need to Manually Introduce the Code in the "Navbar" Template?? (Could you Please Provide us the Code??)

I checked the Plugins, and in none of them Appears the Code "mgc_cb_evo.php?do=view_chatbox", so that this Code would be Introduced in Certain Place of the "Navbar", so I guess that some Manual Template Edit is necessary!! :confused: :(

I checked the Previous Version of this Mod, ans I found that You Specified the Following Template Edit, but a similar Code don't Appear in the Manual, so would be Nice that You Include it in the Zip File:

Code:

<!-- Comienzo de C?digo de MGC ChatBox 2007_07_27 -->

        <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>

<!-- Final de C?digo de MGC ChatBox 2007_07_27 -->

I Appreciate Your Help!! :rolleyes:

My Best Regards!! ;)

:)

Indeed I removed it coz actually there is no more navbar link.

But you can still add one if you want, I'll try to add it if I have time in the next release readme :)

maidos 02-25-2008 06:46 PM

well
for example when im afk from the forum i want the script to leave a auto msg from me every 1 hour on the shoutbox. example.

maidos> theres a big news going on please click here,this msg has been generated by auto msg

hope u get my point

and for fun like on irc if ppl make special commands like

/soup

a msg will come from me and answer that command

VBDev 02-25-2008 06:58 PM

Auto message is not that easy but feasible but the soup thing, what does it answer ? I don't understand the /soup command.

I am not a mirc user.

maidos 02-25-2008 07:11 PM

well soup was just an example. what i wish for is everyone to get their own customized commands for the shoutbox. when they enter that commands on the sshoutbox an auto msg should appear ..

VBDev 02-25-2008 07:39 PM

Still don't get you, you are not very precise, you speak from one thing and then another ...

Can you please make a clear and detailled description plz !

inciarco 02-25-2008 09:09 PM

Quote:

Originally Posted by VBDev (Post 1450868)
But you can still add one if you want, I'll try to add it if I have time in the next release readme :)

I'll try to Create my Own Version of it meanwhile, but is 100% necessary because that's the way the Users Access the Full Page Mode, and also the way to Justify the Option of "Full page mode chatbox in a new windows" that is the "target="_blank"" with an If Conditional pointed to that Option of your Mod!! :rolleyes:

Could you Please Provide me the name of the Var Options for the Following Vars, for me to Create it and I'll share it here, please:

-1- "Full page mode chatbox in a new windows"

-2- "Activate the full page mode chatbox"

-3- The Equivalent of EVO for $vboptions[mgc_chatbox]

-4- The Equivalent of EVO for $chatbox_permission

Those are the Ones I need to Create the Conditionals of the Navbar Links similar to the ones You Used in your Previous Version of the Mod (I Copy/Pasted that Code in my Last Message)!! ;)

Please help me with those Variable Names, VBDev, and I'll have the Code in Very Short Time. I know it'll be Useful for many Users of your Mod!! ;)

My Best Regards!! ;)

:)


All times are GMT. The time now is 05:08 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.06352 seconds
  • Memory Usage 1,766KB
  • 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
  • (2)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
  • (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