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)

VonDoom 12-15-2009 02:38 PM

That pic is just showing that the shuotbox is recognized in whos online, from the whats going on area.

bart6767 12-15-2009 02:44 PM

Anyone know why i cant see ths in forumhome ?

"<!-- main -->"

Im useing RC2 ?

technishawn 12-15-2009 03:05 PM

Quote:

Originally Posted by bart6767 (Post 1931128)
Anyone know why i cant see ths in forumhome ?

"<!-- main -->"

Im useing RC2 ?

Is your forumhome template modified or is it just standard?

technishawn 12-15-2009 03:10 PM

You should see a section that looks like this:

Code:

<!-- main -->
        <ol id="forums" class="floatcontainer">
                {vb:raw forumbits}
        </ol>
        <!-- /main -->


bart6767 12-15-2009 03:12 PM

Ok got it to work .

Thanks for the help .

bart6767 12-15-2009 03:14 PM

How do you prune mgs ? and edit them as i cant see anywhere to do that ?

MyChemicalSelf 12-15-2009 03:18 PM

/prune to prune them and double click the message to edit

bart6767 12-15-2009 03:26 PM

Quote:

Originally Posted by MyChemicalSelf (Post 1931151)
/prune to prune them and double click the message to edit

Nice one and thanks again .

bart6767 12-15-2009 03:34 PM

What about an auto /prune after so many mgs ?

Could this be done .

ArtAttack 12-15-2009 04:11 PM

Another suggestion:
change in the GCBOS template
Code:

<span style="float:right; padding-right:20px"><a href="#" onclick="gcbos.modifyHeight(-25);return false;">-</a><a href="#" onclick="gcbos.setHeight(175);return false;">/</a><a href="#" onclick="gcbos.modifyHeight(25);return false;">+</a></span>
to
Code:

<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>
Makes the -/+ the same colour as the forum title not the general link colour and puts a space in between the three characters to make them easier to click.


All times are GMT. The time now is 06:03 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.01442 seconds
  • Memory Usage 1,736KB
  • 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
  • (2)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