Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-11-2007, 07:36 PM
pureturk pureturk is offline
 
Join Date: Jun 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default chatroom question. Please Help!

hello,
i have flashchat option in my forum.
and this is how i direct people to the chatroom




how would i be able to show howmany people are active in the chatroom right next to the title.

also, my chatrrom opens up in a new page. is there away to embed the chatroom in forum? plz help
Reply With Quote
  #2  
Old 07-11-2007, 07:39 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

There is already a product/plugin for showing who's in chat, not exactly what yo uwanted, but im sure you can modify the code or use part of it in your format, do a search for "flashchat" here in the forums.

As to embedding the flashchat in the forum, not sure.
Reply With Quote
  #3  
Old 07-11-2007, 07:41 PM
pureturk pureturk is offline
 
Join Date: Jun 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i already have that mod installed. but it shows all the way in the bottom.
i am a newbie in this so i do not know what to modify or use a part in my format
Reply With Quote
  #4  
Old 07-11-2007, 07:48 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Without looking at the product itself, i do see that Paul made it a auto-template change, you can turn that off and add the code in the forumhome template we you want it to show.
Reply With Quote
  #5  
Old 07-11-2007, 07:55 PM
pureturk pureturk is offline
 
Join Date: Jun 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by snakes1100 View Post
Without looking at the product itself, i do see that Paul made it a auto-template change, you can turn that off and add the code in the forumhome template we you want it to show.
so there is noway to show the number of people using flashchat next to the title"chat"?
Reply With Quote
  #6  
Old 07-11-2007, 08:27 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im sure there is, you would have to check the product and use the same call the hack is.

Look in the plugin manager and edit this --> Members in Flashchat (2)

Try one of the calls like $totalchatters
Reply With Quote
  #7  
Old 07-11-2007, 08:30 PM
pureturk pureturk is offline
 
Join Date: Jun 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

then how would i be able to do this?
the pic is photoshoped to show what i mean;



can this be done?

i think this woule be easier to create right ^^

since you re just moving the box from the bottom of the page to a specific location

how would i accomplish this?

the code for "Members currently using flash chat is" this

Quote:
<!-- who is in flashchat -->
<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_chatusers')"><img id="collapseimg_forumhome_chatusers" src="images/buttons/collapse_thead.gif" alt="" border="0" /></a>
Members currently using Flashchat: 0
</td>
</tr>
</tbody>

<tbody id="collapseobj_forumhome_chatusers" style="">
<tr>
<td class="alt2"><a href="misc.php?do=flashchat"><img src="images/misc/whos_online.gif" alt="" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">No one is currently using the chat.</div></td>
</tr>
</tbody>
<!-- end who is in flashchat -->
where would i paste this to show at the desired place?
Reply With Quote
  #8  
Old 07-11-2007, 08:40 PM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I assume you turned a forum into a link from the looks of the screen shots, is that what you did?

If yes, what your doing isnt going to work easily anyways.

If no, then you should be able to extract what you want from the default coding and paste into the custom table you created.

Adding the coding to make it show at the top of the site, just place it under the $navbar call in the forumhome template.
Reply With Quote
  #9  
Old 07-11-2007, 08:57 PM
pureturk pureturk is offline
 
Join Date: Jun 2007
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes actually thats what i did. i turned a forum into a link.
actually the reason why i want to do this is because "chat" in navbar is not visible at all. i have members in my forum for months and they dont even know we have a chatroom. what is the best way do you think to do so my users can see that we have a chatroom and also shows who are chatting at the time.
thanks for all your help. the "members using flashchat" mod that shows at the bottom of the page does not help at all
Reply With Quote
  #10  
Old 07-12-2007, 01:08 AM
snakes1100 snakes1100 is offline
 
Join Date: Dec 2001
Location: Michigan
Posts: 3,733
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Edit the navbar template and move the quicklink shortcut for chat to another area of the navbar template.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 04:52 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.05819 seconds
  • Memory Usage 2,249KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete