vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   FlashChat - Who is in the chat (Add-On) (https://vborg.vbsupport.ru/showthread.php?t=116141)

AndyP 06-17-2006 10:24 AM

Installed.
I like it. Nice simple mod.

Mosh 06-18-2006 01:02 AM

Quote:

Originally Posted by AndyP
Installed.
I like it. Nice simple mod.

Why thank you :D I hope your members enjoy the new feature :)

funky1 07-15-2006 09:02 AM

Great mod. THANKS!!!

Can you tell me where I could edit the code in order for the list to be "collapsed" by default?

Thanks,

Brett

Mosh 07-15-2006 03:28 PM

Quote:

Originally Posted by funky1
Great mod. THANKS!!!

Why thank you :)
Quote:

Originally Posted by funky1
Can you tell me where I could edit the code in order for the list to be "collapsed" by default?

Thanks,

Brett

That is an easy one :)

In the Display_Chatters template find:

Code:

<tbody id="collapseobj_forumhome_chatusers" style="$vbcollapse[collapseobj_forumhome_chatusers]">
Replace with:

Code:

<tbody id="collapseobj_forumhome_chatusers" style="$vbcollapse[collapseobj_forumhome_chatusers]; display:none">
That should make all instances of the who is in the chat box collapsed as default :)

TCB 08-14-2006 10:41 AM

Does anyone know if this one also works with 3.6 ?

cavyspirit 08-14-2006 07:07 PM

This worked perfectly for me in 3.6.

jw00dy 08-14-2006 09:54 PM

Worked great for me in 3.6 too.

Mosh 08-15-2006 07:11 AM

Thanks for testing this out folk :D

First Post amended, to add that in :)

barryhand 08-16-2006 09:04 AM

Great Mod, is there any way to add it to all VB pages (members etc.) or anyway to include the variables that are used.

I have a link on the navbar called 'Chat', i want to display the number of chatters. e.g Chat (6) - Chat ($totalchatters)

This works on the forum pages that the add is is visible in, but not my custom pages or the member list etc.

Basically I want to call the variable on the navbar, regardless of the add on being visible on that page? Is there an include anywhere?

Any help ?

Mosh 08-21-2006 09:58 AM

Quote:

Originally Posted by barryhand
Great Mod, is there any way to add it to all VB pages (members etc.) or anyway to include the variables that are used.

I have a link on the navbar called 'Chat', i want to display the number of chatters. e.g Chat (6) - Chat ($totalchatters)

This works on the forum pages that the add is is visible in, but not my custom pages or the member list etc.


Basically I want to call the variable on the navbar, regardless of the add on being visible on that page? Is there an include anywhere?

Any help ?

I think Paul M answered your query here.


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