Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Who is chatting (widget) in Flashchat 6. Details »»
Who is chatting (widget) in Flashchat 6.
Version: 1.01, by desi-boy desi-boy is offline
Developer Last Online: Feb 2015 Show Printable Version Email this Page

Category: vBulletin CMS Widgets - Version: 4.0.0 Rating:
Released: 12-25-2009 Last Update: 01-09-2010 Installs: 37
Re-useable Code Translations  
No support by the author.

This is a simple display of who is currently chatting in FlashChat - in a Widget

Create a new widget
Control Panel Home > vBulletin CMS > widgets > create new widget

Widget type : Static HTML
Title : Who is chatting or other...
Description : bla bla bla bla

SAVE WIDGET
Click on Configure



Code:
			<tr>
<tr>
<td class="alt2" colspan="2">
<iframe frameborder="0" height="100" src="chat/info_embedded.php" style="width: 100%; margin: 0; padding: 0; border: 0; overflow: hidden;" scrolling="no" border="0" allowtransparency="true"></iframe>
</td>
</tr>
</tbody>
and paste this code in Enter Static HTML & click save :up:


_______________


Quote:
I thought that by clicking on the chat room, it would have automatically launched Flash Chat.

--grahamsmythe
thnx grahamsmythe for ur gr8 idea...

Now you can Join the chat room clicing on the Room in widget

Download ( info_embedded.php )

1: Upload info_embedded.php to "*your forums*/chat/ " & Allow Overwrite

What hacks need installing before installing this hack?
These hacks need to be installed in this order and working correctly, for this hack to work.
Paul M's Flashchat 6 Integration v4.0.x

Download Now

File Type: php info_embedded.php (4.9 KB, 124 views)

Screenshots

File Type: jpg who 1.JPG (7.4 KB, 0 views)
File Type: jpg who 2.JPG (7.5 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 01-10-2010, 09:34 AM
grahamsmythe grahamsmythe is offline
 
Join Date: Apr 2007
Location: Kent, United Kingdom
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ooops,

Now it has an orange background, and instead of saying

0 Users in 1 room

It actually says?

0 Desis in 1 room.

Probably a translation issue?!
Attached Images
File Type: jpg Screen.jpg (10.4 KB, 0 views)
Reply With Quote
  #13  
Old 01-10-2010, 03:59 PM
desi-boy's Avatar
desi-boy desi-boy is offline
 
Join Date: Nov 2008
Location: France
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by grahamsmythe View Post
Ooops,

Now it has an orange background, and instead of saying

0 Users in 1 room

It actually says?

0 Desis in 1 room.

Probably a translation issue?!

i am sorry 1st again it's fixd you can replace info_embedded
Reply With Quote
  #14  
Old 01-10-2010, 04:04 PM
grahamsmythe grahamsmythe is offline
 
Join Date: Apr 2007
Location: Kent, United Kingdom
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Error:

XML Error: Space required at Line 97
Reply With Quote
  #15  
Old 01-10-2010, 05:41 PM
desi-boy's Avatar
desi-boy desi-boy is offline
 
Join Date: Nov 2008
Location: France
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by grahamsmythe View Post
Error:

XML Error: Space required at Line 97


Code:
<html>
<head>
<title>Who's in the chat?</title>
<meta http-equiv=Content-Type content="text/html;  charset=UTF-8">

<style type="text/css">
<!--
line 95 to 100

i am useing the same on my web site & it's working plez send me your info_embedded.php


thnxxxx
Reply With Quote
  #16  
Old 01-10-2010, 07:49 PM
grahamsmythe grahamsmythe is offline
 
Join Date: Apr 2007
Location: Kent, United Kingdom
Posts: 66
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by desi-boy View Post
[CODE]i am useing the same on my web site & it's working plez send me your info_embedded.php
Oops!

My mistake - everything's running fine now.

A fantastic widget!

Many thanks.
Reply With Quote
  #17  
Old 01-10-2010, 08:06 PM
desi-boy's Avatar
desi-boy desi-boy is offline
 
Join Date: Nov 2008
Location: France
Posts: 98
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thnxxx & u r welcome
Reply With Quote
  #18  
Old 04-29-2010, 07:25 PM
docvader's Avatar
docvader docvader is offline
 
Join Date: Dec 2002
Posts: 520
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any way of having the widget pick up on the theme colors?? Or any color than black? (my background is very dark).
And for some reason clicking on the chat room doesn't log you in. The new embedded php file takes me out of the site.

Oh, and add ".." in front of /misc.php in your embedded.php file, so it calls to the correct page.
Reply With Quote
  #19  
Old 04-30-2010, 02:00 AM
Verionia Verionia is offline
 
Join Date: Jul 2009
Posts: 274
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What's the code for forum sidebar?
Reply With Quote
  #20  
Old 05-28-2010, 07:44 PM
twitch's Avatar
twitch twitch is offline
 
Join Date: Apr 2005
Posts: 260
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, changing from black to something lighter like my themes default settings would be nice. How do I go about changing this? Thanks! Installed
Reply With Quote
  #21  
Old 06-09-2010, 11:08 PM
AURFSCAN AURFSCAN is offline
 
Join Date: Dec 2007
Posts: 328
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by twitch View Post
Yes, changing from black to something lighter like my themes default settings would be nice. How do I go about changing this? Thanks! Installed

not having this installed as yet but having a quick look at the php file.. edit the style section to change colors
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 09:07 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.04694 seconds
  • Memory Usage 2,341KB
  • Queries Executed 26 (?)
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
  • (2)bbcode_code
  • (5)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
  • (2)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (4)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete