PDA

View Full Version : vBulletin CMS Widgets - Who is chatting (widget) in Flashchat 6.


desi-boy
12-25-2009, 10:00 PM
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



<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:


_______________


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 (https://vborg.vbsupport.ru/showthread.php?t=231184)

grahamsmythe
12-26-2009, 01:58 PM
Our single chat room shows in the widget.

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

Unfortunately it doesn't.

Is this an error, or am I expecting too much :D

Thanks for the mod though. Most useful.

desi-boy
12-26-2009, 04:01 PM
yes, u expecting too much bdy
u r idea sound's good ...

BlackJacket
12-26-2009, 06:48 PM
Isnt this the same as pauls?

https://vborg.vbsupport.ru/showthread.php?t=231185

bart6767
12-26-2009, 07:50 PM
Isnt this the same as pauls?

https://vborg.vbsupport.ru/showthread.php?t=231185

This is for the CMS page .

Robru
01-02-2010, 11:00 AM
Where can I translate:

0 users in 2 rooms

Thanks :)

desi-boy
01-02-2010, 04:43 PM
Where can I translate:

0 users in 2 rooms

Thanks :)

hi
<p class=normal><?php echo $usernumb ?> user<?php if ($usernumb != 1) echo "s" ?> in <?php echo $roomnumb ?> room<?php if ($roomnumb != 1) echo "s"; ?>.</p>


Edit this line in info_embedded.php

Robru
01-02-2010, 06:15 PM
H?! Many thanks for this, Desi-boy :)

grahamsmythe
01-10-2010, 08:41 AM
Version 1.0.1 is great.

However, when we click on the chatroom in the widget, instead of being taken to our chatroom, we go here…

http://www.justdesiz.com/misc.php?do=flashchat&room=1

What would we need to change to get us to OUR chatroom?

desi-boy
01-10-2010, 08:57 AM
Version 1.0.1 is great.

However, when we click on the chatroom in the widget, instead of being taken to our chatroom, we go here?

http://www.justdesiz.com/misc.php?do=flashchat&room=1

What would we need to change to get us to OUR chatroom?

i am sorry plezz downlod new info_embedded.php and replace it

grahamsmythe
01-10-2010, 09:34 AM
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?!

desi-boy
01-10-2010, 03:59 PM
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

grahamsmythe
01-10-2010, 04:04 PM
Error:

XML Error: Space required at Line 97

desi-boy
01-10-2010, 05:41 PM
Error:

XML Error: Space required at Line 97



<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

grahamsmythe
01-10-2010, 07:49 PM
[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.

desi-boy
01-10-2010, 08:06 PM
thnxxx & u r welcome

docvader
04-29-2010, 07:25 PM
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.

Verionia
04-30-2010, 02:00 AM
What's the code for forum sidebar?

twitch
05-28-2010, 07:44 PM
Yes, changing from black to something lighter like my themes default settings would be nice. How do I go about changing this? Thanks! Installed

AURFSCAN
06-09-2010, 11:08 PM
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

stemmy
06-21-2010, 07:00 PM
Can Somebody please please help.

I have added this hack but the links dont take me to the right pages ????

My forum is here and the chat block is on the right.

Please can anybody help as this is really frustrating now.

Thanks in advance.

desi-boy
07-31-2010, 06:24 AM
Can Somebody please please help.

I have added this hack but the links dont take me to the right pages ????

My forum is here and the chat block is on the right.

Please can anybody help as this is really frustrating now.

Thanks in advance.

hi
plez pm me ur site url i think u r using forum as sub-domain so we need some change's in code
thnxxx

thunderclap82
01-07-2011, 07:02 PM
How do you change the font color?

goxy63
04-02-2011, 01:29 PM
<a href="https://vborg.vbsupport.ru/showthread.php?t=244304" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=244304</a>