Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Who is chatting (for Flashchat) Details »»
Who is chatting (for Flashchat)
Version: 4.46, by Paul M Paul M is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.6.x Rating:
Released: 07-22-2006 Last Update: 10-06-2007 Installs: 748
Uses Plugins Auto-Templates
Translations  
No support by the author.

This modification is no longer available or supported.

This is a simple display of who is currently chatting in FlashChat - on the forum homepage display.

The main features of the 3.6 version are basically the same as previous versions ;

1. It displays the list on Forum Home with the "Users online" display.
2. The list view is collapsable, so you see just the number.
3. Users who should display as coloured or bold etc are displayed correctly (based on the display usergroup)
4. If you 'hover' over a username it will show the room they are chatting in and their status (away etc).
5. If the chat is empty, a simple "no one is chatting" message is displayed.
6. The hack is phrased.
7. The ability to turn it on/off is in the ACP Options.
8. The ability to allow only certain usergroups to view the list is an ACP option (include or exclude groups).
9. The location of the flashchat folder is now an ACP option
10. The option to record and display the Most Ever chatters has been added (v4.46+).

(Options are located in vBulletin Options > Who Is Using Flashchat).

Unzip the XML and import into vB using the ACP Product Manager.

To upgrade from the 3.5 version you need to re-import the product with the overwrite option set to yes.


Note: This hack cannot display any bots in the chat, due to the strange way that flashchat stores this information.

Please also note that I have no connection with the Flashchat product - if you have questions about Flashchat functionality then their forums are located here.



History:

v4.30 : First vb 3.6 release, some code re-written.
v4.31 : Dependancies updated for 3.6.0 Gold.
v4.32 : Updated for Version Checking.
v4.33 : Added options to disable/change auto template insert.
v4.34 : Minor internal code change.
v4.35 : More internal code changes (not released).
v4.36 : Options moved to own settings group.
v4.37 : Minor phrasing changes.
v4.38 : Added new template for username display code.
v4.39 : Fix uncached template.
v4.40 : Moved auto-template options to mods main settings group.
v4.41 : Added 'Always Collapsed' Option to display.
v4.42 : ATCS options updated, Code Run option added, Include/Exclude option added.
v4.43 : Internal update, not released.
v4.44 : Minor code update, no functionality changes.
v4.45 : Defaults on first install updated.
v4.46 : Most Ever chatters option added.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #132  
Old 11-25-2006, 03:50 PM
Gord's Avatar
Gord Gord is offline
 
Join Date: Feb 2006
Location: Glasgow
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

since installing this, i've added a new member category and they can't see it ... should i uninstall and reinstall, or is there a quick fix for this ...?
Reply With Quote
  #133  
Old 11-25-2006, 03:56 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just edit the settings in the ACP
Reply With Quote
  #134  
Old 11-27-2006, 06:41 PM
popowich popowich is offline
 
Join Date: Jun 2004
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is it a good idea and is it even possible to build some of the flashchat links into this mod? For example, some of my members would like to be able to invite a member from the forums into a chat room. The auto-login already works. Can you say click their name in the "who's chatting?" box within vbulletin or go into their profile and have an option to "invite to the flashchat" or to a specific private room? I'd expect that they would either get a pop-up (might get blocked) or a private message with a link to follow?

-Raymond
Reply With Quote
  #135  
Old 12-02-2006, 03:20 AM
keithsan keithsan is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

no one else seems to have my issue.

I import the xml.

I just have a blank page with some lines stating that things arent working certain lines etc...

I dont know exactly what they say cuz i panick and uninstall....

running 3.6.4
Reply With Quote
  #136  
Old 12-02-2006, 05:44 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well unless you can post the errors there is no chance anyone can help you.
Reply With Quote
  #137  
Old 12-02-2006, 05:54 PM
keithsan keithsan is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
Well unless you can post the errors there is no chance anyone can help you.

sorry I get this:


Warning: Unknown(/home/thepenn/public_html/bulletinboard/chat/inc/config.php): failed to open stream: No such file or directory in /index.php(63) : eval()'d code on line 75

Fatal error: (null)(): Failed opening required '/home/thepenn/public_html/bulletinboard/chat/inc/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thepenn/public_html/bulletinboard/index.php(63) : eval()'d code on line 75


Just figured my issues as I type, my directory is chat1 maybe if i go back and rename it...but then again i may have to change the whole install etc...I'll have to look at it.
Reply With Quote
  #138  
Old 12-02-2006, 06:01 PM
keithsan keithsan is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by keithsan View Post
sorry I get this:


Warning: Unknown(/home/thepenn/public_html/bulletinboard/chat/inc/config.php): failed to open stream: No such file or directory in /index.php(63) : eval()'d code on line 75

Fatal error: (null)(): Failed opening required '/home/thepenn/public_html/bulletinboard/chat/inc/config.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/thepenn/public_html/bulletinboard/index.php(63) : eval()'d code on line 75


Just figured my issues as I type, my directory is chat1 maybe if i go back and rename it...but then again i may have to change the whole install etc...I'll have to look at it.
ok, I was right fixed it in 2 seconds. THX great hack will click install now!!
nex I must movethat whole whats going on section to leftside but thats not your issue.

thanks again.
Reply With Quote
  #139  
Old 12-02-2006, 07:17 PM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Note point 9

Quote:
9. The location of the flashchat folder is now an ACP option
Reply With Quote
  #140  
Old 12-02-2006, 10:59 PM
keithsan keithsan is offline
 
Join Date: May 2006
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Paul M View Post
Note point 9
I like the bullet. But, all is see is location of flash chat with the answer as "chat"

I changed the answer to "forumhome" and had errors. Obviosly its something stupic on my part I would be happy if it ended up in site statistics on the left side of my site. If it had its own box I wouldnt mind either, I'm not to picky.

any ideas someone else must've asked, I cant be the only one
Reply With Quote
  #141  
Old 12-03-2006, 01:44 AM
Paul M's Avatar
Paul M Paul M is offline
 
Join Date: Sep 2004
Location: Nottingham, UK
Posts: 23,748
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Erm, I have no idea what you are saying, but you mentioned earlier that your errors were due to your chat being in a folder called chat1 (not chat) - so you should have fixed the error by setting that option to 'chat1'.
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 07:49 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.08876 seconds
  • Memory Usage 2,318KB
  • Queries Executed 25 (?)
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
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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