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 - VSa - ChatBox (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=235271)

Matais 02-08-2010 10:15 AM

I can't get manually page deployment to work on forumhome, do I need to enter anything other than index in the options?

princeedward 02-08-2010 10:19 AM

1 Attachment(s)
ChatBox Title / DropDown Menu: Move From Right To Left Fix


Go vsa_chatbox Template Search:

Code:

<li class="popupmenu">

                                <a href="javascript://" class="popupctrl">

<vb:if condition="($_REQUEST['do']!='cchatbox')">{vb:rawphrase vsacb_chatbox}<vb:else />{vb:rawphrase vsacb_chatbox_full}</vb:if>&nbsp;</a>

                                <ul class="popupbody popuphover">
                                        <vb:if condition="($_REQUEST['do']!='cchatbox')">
                                                <li>
                                                        <a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
                                                </li>
                                        </vb:if>
                                        <vb:if condition="($_REQUEST['do']!='ccarc')">
                                                <li>
                                                        <a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
                                                </li>
                                        </vb:if>
                                        <vb:if condition="($vsacb_totalmessages AND (($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc')))">
                                                <li>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_statistics}:</a>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_total_messages}: {vb:raw vsacb_totalmessages}</a>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_last_x_hours_messages, {vb:raw vboptions.vsachatbox_stats_lastxhours}}: {vb:raw vsacb_xhoursmessages}</a>
                                                        <vb:if condition="$vsacb_mymessages">
                                                                <a href="misc.php?{vb:raw session.sessionurl}do=ccarc&cbu={vb:raw bbuserinfo.userid}">{vb:rawphrase vsacb_my_messages}: {vb:raw vsacb_mymessages}</a>
                                                        </vb:if>

</li>


Change:

Code:

<span style="float:{vb:stylevar left}">

                        <li class="popupmenu">

                                <a href="javascript://" class="popupctrl">

<vb:if condition="($_REQUEST['do']!='cchatbox')">{vb:rawphrase vsacb_chatbox}<vb:else />{vb:rawphrase vsacb_chatbox_full}</vb:if>&nbsp;</a>

                                <ul class="popupbody popuphover">
                                        <vb:if condition="($_REQUEST['do']!='cchatbox')">
                                                <li>
                                                        <a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
                                                </li>
                                        </vb:if>
                                        <vb:if condition="($_REQUEST['do']!='ccarc')">
                                                <li>
                                                        <a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
                                                </li>
                                        </vb:if>
                                        <vb:if condition="($vsacb_totalmessages AND (($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc')))">
                                                <li>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_statistics}:</a>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_total_messages}: {vb:raw vsacb_totalmessages}</a>
                                                        <a href="javascript:void(0);">{vb:rawphrase vsacb_last_x_hours_messages, {vb:raw vboptions.vsachatbox_stats_lastxhours}}: {vb:raw vsacb_xhoursmessages}</a>
                                                        <vb:if condition="$vsacb_mymessages">
                                                                <a href="misc.php?{vb:raw session.sessionurl}do=ccarc&cbu={vb:raw bbuserinfo.userid}">{vb:rawphrase vsacb_my_messages}: {vb:raw vsacb_mymessages}</a>
                                                        </vb:if>

</li>

</span>

View Attachment Below!
Best Regards To All....

:p:up:

saihat 02-08-2010 10:24 AM

thanks

Matais 02-08-2010 10:29 AM

reading the thread, seems like no one can get the manually page deployment to work :/

{vb:raw vsachatbox} doesn't seem to work

Cybeth 02-08-2010 11:06 AM

1 Attachment(s)
IE8 Style Problem

Goodfather 02-08-2010 11:08 AM

Quote:

Originally Posted by synseal (Post 1977328)
ACP>>Options>>VSa Chatbox,

"Message listing area height (ChatBox)" default is 100px, change it to your preferred height.

Thank you very much :)

210665 02-08-2010 11:13 AM

1 Attachment(s)
Hello

've Been waiting for this chat box VB4 THANKS

Now just have questions about this:

Is it possible additional buttons for URLs to incorporate IMG
Is it also possible to install a sound so that when a user to contribute in the chat box says this is heard.
Is it possible to move the title of the box on the right side (see Figure 1)
Attachment 111874
This point has done is https://vborg.vbsupport.ru/showpost....1&postcount=83
With the smileys I have some problems, which are not well displayed, there is also a solution.
Attachment 111875
Could I eg. imagine if we continue to smileys that expresses a new window will open where all smileys will be visible as in the forum.

Thanks

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Hallo

Habe schon auf diese Chat Box gewartet f?r Vb4 DANKE

Nun habe auch gleich Fragen dazu:

Ist es m?glich noch zus?tzliche Buttons f?r URL, IMG einzubauen
Ist es auch m?glich einen Ton so einzubauen das wenn ein User einen Beitrag in der Chat Box schreibt dieser erklingt.
Kann man den Titel der Box auf die rechte Seite verschieben ( Siehe Bild1 )
Attachment 111874
Dieser Punkt hat sich erledigt https://vborg.vbsupport.ru/showpost....1&postcount=83
Mit den Smileys habe ich so meine Probleme, das die nicht gut angezeigt werden, gibt es auch hier eine L?sung.
Attachment 111875
K?nnte mir zb. vorstellen wenn man auf weiter Smileys dr?ckt das ein neues Fenster ge?ffnet wird wo s?mtlich Smileys sichtbar werden wie im Forum.

The_____KinG 02-08-2010 11:33 AM

its killing the CMS error encountered when posting new articles need a fix fo the cms rest all is great
thanks

SVR01 02-08-2010 11:37 AM

1 Attachment(s)
hello valter and many thanks for this great hack.
Nominated
Donated

And Translated To Persian (Farsi)

princeedward 02-08-2010 11:38 AM

1 Attachment(s)
ChatBox Archive Bar And Move From Right To Left Fix



Go vsa_chatbox Template Search:

Below Find:

Code:

<div class="blockhead">
Change:

Code:

<div class="blockhead" style="padding-{vb:stylevar right}:{vb:math {vb:stylevar padding}/2-1};font-weight:bold;height: 15px;">

=======================
Moving From Right To Left
=======================

Below Find:

Code:



                                        <li class="popupmenu">
                                                <a href="javascript://" class="popupctrl">{vb:rawphrase vsacb_archive}&nbsp;</a>
                                                <ul class="popupbody popuphover">
                                                        <vb:if condition="($_REQUEST['do']!='cchatbox')">
                                                                <li>
                                                                        <a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
                                                                </li>
                                                        </vb:if>
                                                        <vb:if condition="($_REQUEST['do']!='ccarc')">
                                                                <li>
                                                                        <a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
                                                                </li>


Change Or Add The Red Code:

Code:

<span style="float:{vb:stylevar left}">


                                        <li class="popupmenu">
                                                <a href="javascript://" class="popupctrl">{vb:rawphrase vsacb_archive}&nbsp;</a>
                                                <ul class="popupbody popuphover">
                                                        <vb:if condition="($_REQUEST['do']!='cchatbox')">
                                                                <li>
                                                                        <a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
                                                                </li>
                                                        </vb:if>
                                                        <vb:if condition="($_REQUEST['do']!='ccarc')">
                                                                <li>
                                                                        <a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
                                                                </li>
               
</span>


View Attachment Below!
Best Regards To All....

:p:up:


All times are GMT. The time now is 06:36 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.02794 seconds
  • Memory Usage 1,782KB
  • 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
  • (6)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