The Arcive of vBulletin Modifications Site. |
|
Who is chatting (widget) in Flashchat 6. Details »»
|
||||||||||||||||||||||||||||||||
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> _______________ Quote:
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
Screenshots
Show Your Support
|
||||||||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
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 ![]() Thanks for the mod though. Most useful. |
|
#3
|
||||
|
||||
|
yes, u expecting too much bdy
u r idea sound's good ... |
|
#4
|
||||
|
||||
|
|
|
#5
|
|||
|
|||
|
Quote:
|
|
#6
|
|||
|
|||
|
Where can I translate:
Code:
0 users in 2 rooms
|
|
#7
|
||||
|
||||
|
hi
Code:
<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 |
|
#8
|
|||
|
|||
|
H?! Many thanks for this, Desi-boy
|
|
#9
|
|||
|
|||
|
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? |
|
#10
|
||||
|
||||
|
Quote:
|
![]() |
|
|