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 - [Shout/Chatbox 0.7.06] GCBOS - Generic Chat Box Operating System (https://vborg.vbsupport.ru/showthread.php?t=228046)

Charlie98902 12-29-2009 01:59 PM

Yes the PM thing is sweet to have. The command line use has issues and the author is looking into it.

movslow 12-29-2009 04:27 PM

Update on changing the GCBOS name?
:confused:

technishawn 12-29-2009 04:39 PM

Quote:

Originally Posted by movslow (Post 1941648)
Update on changing the GCBOS name?
:confused:

Dude I answered this question way back in the thread....

https://vborg.vbsupport.ru/showthrea...17#post1930717

Quote:

Originally Posted by technishawn (Post 1930717)

GCBOS style template

look for

Code:

<span class="forumtitle" style="padding-left:8px">GCBOS</span>
and change it.....


movslow 12-29-2009 07:00 PM

Quote:

Originally Posted by technishawn (Post 1941658)
Dude I answered this question way back in the thread....

https://vborg.vbsupport.ru/showthrea...17#post1930717

You'd think right.

I change that, and the GCBOS disapears, and whatever I change it to, doesn't show.
:confused:

technishawn 12-29-2009 07:03 PM

Hmmmm. Try clearing your browser cache or holding down the shift key when you refresh the page to see if it is a browser cache issue.

post the code how you changed it.

technishawn 12-29-2009 07:09 PM

I haven't isntalled the 6.10 version but I just took a look at it. You shouldn't have to do any template editing at all.

the latest version has

Code:

<span class="forumtitle" style="padding-left:8px">{vb:rawphrase GCBOS}</span>
so you should just be able to edit the phrase in the phrase manager. Is that not working for you?

movslow 12-29-2009 07:21 PM

Quote:

Originally Posted by technishawn (Post 1941790)
Hmmmm. Try clearing your browser cache or holding down the shift key when you refresh the page to see if it is a browser cache issue.

post the code how you changed it.

GCBOS Template

Code:

                                                      <!-- GCBOS -->
        <ol id="gcbos_template" class="floatcontainer">
                <li class="forumbit_nopost L1" id="gcbos1">
                        <div class="forumhead foruminfo L1 collapse">

                                <h2>
                                        <span class="forumtitle" style="padding-left:8px">{vb:rawphrase Shoutbox}</span>
                                        <span style="float:right; padding-right:20px"><a style="color: {vb:stylevar forumbits_aForum};" href="#" onclick="gcbos.modifyHeight(-25);return false;">-</a> <a style="color: {vb:stylevar forumbits_aForum};" href="#" onclick="gcbos.setHeight(175);return false;">/</a> <a style="color: {vb:stylevar forumbits_aForum};" href="#" onclick="gcbos.modifyHeight(25);return false;">+</a></span>
               
                                        <a class="collapse" id="collapse_c_gcbos" href="forum.php#top"><img src="images/buttons/collapse_40b.png" alt="" title="Collapse this Category"></a>
               
                                </h2>

               
                                <div class="forumrowdata">
                                        <p class="subforumdescription" id="gcbos_notice"></p>                       
                                </div>
               
                        </div>       

                        <ol id="c_gcbos" class="childforum">
                                <li id="gcbos3" class="forumbit_post L2">
                                        <div class="forumrow table">
                                                <div class="smallfont" id="gcbos_console" style="height: 175px; overflow: auto;width:100%">Loading...</div>
                                                        <input type="text" id="gcbos_input" style="width: 92%; height: 19px; margin: 1px;float:left;" autocomplete="off" />
                                                        <button type="button" onclick="gcbos.sendInput();" style="width: 7%; height: 22px; margin: 0px; float: right;">Submit!</button>
                                        </div>
                                </li>
                        </ol>
                </li>
        </ol>

        <script type="text/javascript">
                    gcbos = new gcbos_engine();
                  YAHOO.util.Event.onDOMReady(gcbos.init, gcbos, gcbos);
        </script>

        <br />
        <!-- /GCBOS -->


technishawn 12-29-2009 07:34 PM

Ok in the above where you have "{vb:rawphrase Shoutbox}" change that to ShoutBox

or change {vb:rawphrase Shoutbox} back to {vb:rawphrase GCBOS} and then search your phrases for CGBOS and change the appropriate phrase.

the second is the correct way to do but either way will work.

vulture 12-29-2009 07:41 PM

How do you get rid of the typewrite effect? I can't see any option to disable it in version 6.10

nick682 12-29-2009 07:53 PM

Anyone know why my chatbox keeps repeating some weird message?


All times are GMT. The time now is 05:15 AM.

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.01792 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
  • (3)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
  • (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