vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - Flashchat: Who is chatting (Add On) (https://vborg.vbsupport.ru/showthread.php?t=166909)

Mosh 01-03-2008 10:00 PM

Flashchat: Who is chatting (Add On)
 
Hack Support

This hack is now discontinued - this means that while it will remain available for download and use, there will be no further updates, nor will support be provided as the thread is no longer monitored.

Please click Mark as Installed if you are using this hack.


vBulletin Version Compatibility

This hack can only be used with vBulletin v3.7.x.


What Does This Hack Do?

This is an add-on/enhancement to Paul M's Flashchat: Who is chatting hack.
This is the v3.7 port of my v3.6.x hack with extras.

Note: Version 3.7.003 of this hack and above are for FlashChat 5.0.x onwards only, and will not work with FlashChat 4.7.x. Version 3.7.002 of this hack will continue to be available for Flashchat 4 (but I will not be coding any further releases for FlashChat 4 versions).

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.
  1. FlashChat v4.7.x or v5.x.x
  2. Paul M's Flashchat: Integration for vB 3.7 v3.7.005 (Flashchat v4.7.x only) or v3.7.009 (Flashchat v5.x.x only)
  3. Paul M's Flashchat: Who is chatting v3.7.002 (Flashchat v4.7.x only) or v3.7.003 (Flashchat v5.x.x only)
  4. Then install the correct version of this hack (see versions below)

This does not change the functionality of Paul M's hack, this is just an enhancement to your installed version of Flashchat: Who is chatting.

The members on my forum requested that the Members currently using Flashchat box be moved to the top of the forums as it was a long way to scroll down to see who was chatting, at the top members could see who was chatting.

As members had to enter the chat or visit the forum homepage again to see who was chatting, I fixed it so that my members could also see who was chatting as they browsed the various forums and threads as well as on the who is online pages.

Paul M's has kindly given me permission to use some of his code in my Who is chatting add-on hacks.

Thank you Paul, for all your work on the Flashchat integration, it makes all our lives easier :)


What It Does
  1. It displays the chat list under the navbar on:
    • Forum Home
    • Forum Display
    • Show Thread
    • Who is Online
    • Members Profile pages
    • Search pages (from v3.7.003 onwards)
  2. The list view is collapsible, 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 currently using the chat." message is displayed.
  6. Display the Most Ever chatters if enabled.
  7. The ability to turn it on/off is in the AdminCP Options (independent of Paul M's hack).
  8. The ability to select which locations this hack is displayed (independent of Paul M's hack).
  9. The ability to allow only certain usergroups to view the list is an AdminCP option (again, independent of Paul M's hack).
Note: This hack cannot display any bots in the chat, due to the strange way that FlashChat stores this information.


Installation Instructions

Download either of the below files, depending on your installed FlashChat version:
  • ms_wic_addon_fc5_v3.7.003.zip for Flashchat v5.x.x only
  • ms_wic_addon_fc4_v3.7.002.zip for Flashchat v4.7.x only
The installation instructions are included in attached zip files.

Uninstall Instructions
  1. Uninstall the product in vB using the AdminCP Product Manager.
  2. Re-install the correct version of Paul M's Flashchat: Who is chatting hack. Set Allow Overwrite to Yes.


Screenshots
Show in this order:
  • Who is Chatting box
  • FlashChat v4.7.x AdminCP options
  • FlashChat v5 AdminCP options


Version History
Note: Version numbers will be kept in sync with Paul M's hack

v3.7.003 - Tuesday 2nd September 2008
-- Final Release
-- FlashChat v5.x.x version (will not work with FlashChat v4.7.x)
-- Changed: Total code rewrite
-- Changed: Check boxes now for usergroup selection, instead of needing comma separated numbers
-- Changed: Instructions
-- Changed: Screenshots
-- Removed: AdminCP Options input validation (no longer needed)
-- Removed: Auto-template Injection options, now uses template hooks
-- Added: Now displays on Search pages
-- Added: 2 new plugins

v3.7.002 - Tuesday 13th May 2008
-- Last version for FlashChat v4.7.x only (will not work with FlashChat v5.x.x)
-- Changed: Product name
-- Added: AdminCP Options input validation

v3.7.001a - Thursday 7th February 2008
-- Changed: Install code

v3.7.001 - Friday 4th January 2008
-- Initial v3.7 Release


Thanks

Thanks go out to Paul M who gave me permission to use some of his install code.


Show Your Appreciation

Although not required, if you have enjoyed the benefits of this hack, and would like show your appreciation for my efforts, then please feel free to click on the Support Developer link and donate any amount you feel is appropriate.

gforce75 01-18-2008 07:13 PM

Thanks you for the mod.

vwdforum 01-23-2008 05:13 AM

I'm having trouble installing flashchat on a new forum which is vbulletin v3.7 beta 3

Is there any support to help me through how to add it, I've followed the instructions but still get nothing?

thanks

Mally

Mosh 01-23-2008 08:32 PM

Quote:

Originally Posted by vwdforum (Post 1427121)
I'm having trouble installing flashchat on a new forum which is vbulletin v3.7 beta 3

Is there any support to help me through how to add it, I've followed the instructions but still get nothing?

thanks

Mally

Official Support is available from here - http://forum.tufat.com/

ARB4HOSTING.COM 01-24-2008 01:08 PM

thanks alot for this product

vwdforum 02-20-2008 08:50 PM

How can I change the phrase Members currently using Flashchat: 0 to a clickable link which goes to the chatroom?

At the minute only the whos_online.gif is clickable.

thanks

Great mod

Mosh 02-21-2008 12:18 AM

Quote:

Originally Posted by vwdforum (Post 1447657)
How can I change the phrase Members currently using Flashchat: 0 to a clickable link which goes to the chatroom?

At the minute only the whos_online.gif is clickable.

thanks

Great mod

Edit phrase wic_using_flashchat and replace the contents with this:
Code:

<a href="misc.php?do=flashchat&room=1">Members currently using Flashchat</a>: {1}

tazzarkin 02-28-2008 01:12 PM

Can't you guys find a way to combine everything into just 1 mod? it would be great for just 2 steps even...

1) install vb integration
2) install who is chatting (full version)

i love your mod, just wish it could be reduced to 1 xml file

Mosh 02-28-2008 07:43 PM

Quote:

Originally Posted by tazzarkin (Post 1452884)
Can't you guys find a way to combine everything into just 1 mod? it would be great for just 2 steps even...

1) install vb integration
2) install who is chatting (full version)

i love your mod, just wish it could be reduced to 1 xml file

Unfortunately not, as the way things are setup here at vbulletin.org there can only be one author of a hack, only they can update their thread. You would essentually have to all authors the moderators of that particular thread.

Also, looking at the amount of installs for each of my own and PM's hacks would indicate that people who install the integration do not necessarily want to install the who is chatting hack, it add-ons or the admincp integration.

So, in short, it is never going to happen while there is more than one author for our range of hacks.

Btw, if you are using this click Mark as Installed.

tazzarkin 03-13-2008 03:56 AM

Quote:

Originally Posted by Mosh (Post 1453118)
Unfortunately not, as the way things are setup here at vbulletin.org there can only be one author of a hack, only they can update their thread. You would essentually have to all authors the moderators of that particular thread.

Also, looking at the amount of installs for each of my own and PM's hacks would indicate that people who install the integration do not necessarily want to install the who is chatting hack, it add-ons or the admincp integration.

So, in short, it is never going to happen while there is more than one author for our range of hacks.

Btw, if you are using this click Mark as Installed.

----------------------------------------

I want to use all 4 or 5 mods (all from different people) together, but it's just a lot of work, which is why I didn't click the install yet. I know it would only take 10 minutes to do the whole thing, but it's still too much for me.

What we need to do is get all three of you guys in the same room, and agree to merge everything together. It's my understanding that as long as the authors agree to combine the code, then it's okay to create a new mod with everyone taking credit.

It's probably a pipe dream, but it was worth a shot. Anyways, thanks for making this mod. I'll probably install it someday and then Mark as Installed. :)

bunglehaze 03-19-2008 03:12 PM

Hi there, I am trying to remove the secondary box at the bottom of the page but the code is different to that posted, I have tried to change it to suit but I am not able to remove the bottom section of code.

Has this altered at all?

cheers

leigh :D

Mosh 03-20-2008 12:41 AM

Quote:

Originally Posted by bunglehaze (Post 1468755)
Hi there, I am trying to remove the secondary box at the bottom of the page but the code is different to that posted, I have tried to change it to suit but I am not able to remove the bottom section of code.

Has this altered at all?

cheers

leigh :D

Not at all, you need to step 3 from my instructions to remove the code from the bottom of the forum homepage (as that is the only place it will appear anyway).

Also, click Mark as Installed if you are using this hack.

bunglehaze 03-21-2008 04:51 PM

Hi Mosh,

the code I have is as follows:

Code:

if ($vbulletin->options['enable_wicao'] &&
{
        $display_chat = FORUMDISPLAY;
        if ($vbulletin->options['enable_wicao'])
        {
                $vbulletin->templatecache["{$display_chat}"] = str_replace($vbulletin->options['text_wicao'],
                $vbulletin->options['text_wicao'].$vbulletin->templatecache['Display_Chatters_Addon'],$vbulletin->templatecache["{$display_chat}"]);
        }
}

which is different to the code you posted in step 3 (and I know there is a section missing at the top too but at the moment I am not too fussed. I am guessing that having it displayed at the bottom of the page it adds to the queries when it does not need to.

cheers

leigh :D
oh and marked as installed :D

Mosh 03-22-2008 05:14 AM

Quote:

Originally Posted by bunglehaze (Post 1470878)
Hi Mosh,

the code I have is as follows:

Code:

if ($vbulletin->options['enable_wicao'] &&
{
        $display_chat = FORUMDISPLAY;
        if ($vbulletin->options['enable_wicao'])
        {
                $vbulletin->templatecache["{$display_chat}"] = str_replace($vbulletin->options['text_wicao'],
                $vbulletin->options['text_wicao'].$vbulletin->templatecache['Display_Chatters_Addon'],$vbulletin->templatecache["{$display_chat}"]);
        }
}

which is different to the code you posted in step 3 (and I know there is a section missing at the top too but at the moment I am not too fussed. I am guessing that having it displayed at the bottom of the page it adds to the queries when it does not need to.

cheers

leigh :D
oh and marked as installed :D

Hi Leigh,

It looks like you are editing the wrong plugin, step 3 is to stop the bottom who is chatting being displayed on the forum homepage, it has nothing to do with queries, it has to do with aesthetics, so it will do no harm having both showing at the same time.

[S]If want me to take a look then feel free to PM me your site address, an temp admin user (with permissions for managing products and editing templates), without these I cannot help you. I will look at the problem when I have time, and even if I have a look, I can not guarantee that I will be able to fix it, but should be able to, so it is up to you what you want to do.[/S]

Mosh :)

yaoren 04-25-2008 03:34 PM

Hey there for some reason I have nothing displaying on the box. The box and gif are there but the box is empty. Am I missing a step? Also I did add the usergroups that could see this.

Using VB 3.7.0 RC4

KURTZ 04-25-2008 04:50 PM

Quote:

Originally Posted by yaoren (Post 1499117)
Hey there for some reason I have nothing displaying on the box. The box and gif are there but the box is empty. Am I missing a step? Also I did add the usergroups that could see this.

Using VB 3.7.0 RC4

from the instructions:
  • In vBulletin Options > Who Is Using Flashchat > Code Option, ensure the Run Code on all pages radio button is selected.

@ Mosh:

just wondering, is possible to decrease the dimension of the font in the box title (i mean: Members currently using Flashchat: 0) ... i want which that font is bigger like that in the who's on line box ... :)

yaoren 04-25-2008 05:04 PM

Quote:

Originally Posted by KURTZ (Post 1499192)
from the instructions:
  • In vBulletin Options > Who Is Using Flashchat > Code Option, ensure the Run Code on all pages radio button is selected.

Yup I have that selected...any other ideas? :D

WEBDosser 04-25-2008 05:37 PM

tagged to track .. :)

LTW 04-26-2008 09:28 PM

Mosh and Paul ... Thanks ... installed.

LTW

Mosh 04-27-2008 10:45 AM

Quote:

Originally Posted by yaoren (Post 1499117)
Hey there for some reason I have nothing displaying on the box. The box and gif are there but the box is empty. Am I missing a step? Also I did add the usergroups that could see this.

Using VB 3.7.0 RC4

This hack is dependant on Paul M's hacks (see first post), so if they are working properly and you have followed my instructions to correctly then I am at a loss as to what the problem is without checking your site out for myself.

[s]If want me to take a look then feel free to PM me your site address, an temp admin user (with permissions for vbulletin options, managing products and editing templates), without these I cannot help you. I will look at the problem when I have time, and even if I have a look, I can not guarantee that I will be able to fix it, but should be able to, so it is up to you what you want to do.[/s]

Mosh 04-27-2008 10:55 AM

Quote:

Originally Posted by KURTZ (Post 1499192)
@ Mosh:

just wondering, is possible to decrease the dimension of the font in the box title (i mean: Members currently using Flashchat: 0) ... i want which that font is bigger like that in the who's on line box ... :)

Edit the Display_Chatters_Addon template to your liking.

You probably need to change:
HTML Code:

<td class="tcat" colspan="2">
to:
HTML Code:

<td class="thead" colspan="2">
That will probably do what you want.

Mosh 04-28-2008 10:42 PM

Quote:

Originally Posted by yaoren (Post 1499117)
Hey there for some reason I have nothing displaying on the box. The box and gif are there but the box is empty. Am I missing a step? Also I did add the usergroups that could see this.

Using VB 3.7.0 RC4

Update: I have recieved your PM with site info (sent a PM to you with more info)

The crux of your problem is that Paul M's Flashchat: Who is chatting hack is not working for some reason, which is why mine does not work, as it depends on his working 100% and it is not.

So you will need to get his working 100% before mine will work, please post in his thread for support.

KURTZ 04-29-2008 09:29 AM

Quote:

Originally Posted by Mosh (Post 1500598)
Edit the Display_Chatters_Addon template to your liking.

You probably need to change:
HTML Code:

<td class="tcat" colspan="2">
to:
HTML Code:

<td class="thead" colspan="2">
That will probably do what you want.

hi mosh, unfortunately this 'fix' doesn't work ...

yaoren 04-29-2008 12:40 PM

Mosh, I've done all of that and am awaiting to hear if I can be helped. Thanks again, I appreciate the help!

Mosh 04-29-2008 08:42 PM

Quote:

Originally Posted by yaoren (Post 1502250)
Mosh, I've done all of that and am awaiting to hear if I can be helped. Thanks again, I appreciate the help!

Well, I hope you find out why it is not working.

yaoren 04-29-2008 09:58 PM

As do I since it's still not working with upgrading to 3.7 Gold :(

Mosh 04-29-2008 10:31 PM

Quote:

Originally Posted by KURTZ (Post 1502165)
hi mosh, unfortunately this 'fix' doesn't work ...

You will have to mess around with the html yourself until you have the effect you desire, as I do not support customisations to my hacks, it is way too messy supporting multiple versions, so only support my own unmodified version of each hack I create.

What I suggested should work, as the What's Going On? on box uses the css class thead, and consequently you should get the font size inherited via the class, which is why I suggested it.

yaoren 05-01-2008 01:49 AM

Hey Mosh, just to let you know, Paul was cool enough to take some time and check out what was going on with the mod. Turns out there was another one that was interfering with several of the mods I was trying to install. Thanks again for the time and your mod is running just fine along with Pauls. :)

Mosh 05-01-2008 05:11 AM

Quote:

Originally Posted by yaoren (Post 1504047)
Hey Mosh, just to let you know, Paul was cool enough to take some time and check out what was going on with the mod. Turns out there was another one that was interfering with several of the mods I was trying to install. Thanks again for the time and your mod is running just fine along with Pauls. :)

Cool, hope your members enjoy using Flashchat :)

SuperTaz 05-04-2008 06:00 PM

I read your installation instructions and did what you said and when I go to import product it says an error in the pic below.

Mosh 05-04-2008 08:10 PM

Quote:

Originally Posted by Warden-B- (Post 1508361)
I read your installation instructions and did what you said and when I go to import product it says an error in the pic below.

You have not installed all hacks needed to make this work, ie you have not done number 3:
Quote:

Originally Posted by Instructions (from 1st post)
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.
  1. FlashChat v4.7.x
  2. Paul M's Flashchat: Integration for vB 3.7 v3.7.004
  3. Paul M's Flashchat: Who is chatting v3.7.002
  4. Then install this hack

As your screenshot indicates that Paul M's Flashchat: Who is chatting v3.7.002 is not installed.

BTW, if you are going to be using this, please click Mark as Installed.

serverguy84 05-08-2008 06:57 PM

Thanks, had no problem installing it. Everything works great.

One question.
How can i change the

"Members currently using Flashchat: 15 "

to

"Members currently in the Chatroom: 15 "

Thanks!

*marked as installed*

Mosh 05-10-2008 01:25 PM

Quote:

Originally Posted by wasku (Post 1512966)
Thanks, had no problem installing it. Everything works great.

One question.
How can i change the

"Members currently using Flashchat: 15 "

to

"Members currently in the Chatroom: 15 "

Thanks!


*marked as installed*

Edit the wic_using_flashchat phrase :)

serverguy84 05-10-2008 01:31 PM

Quote:

Originally Posted by Mosh (Post 1514901)
Edit the wic_using_flashchat phrase :)


where exactly is this? I tired looking for it but my search results came up with nothing.
I don't understand:(

Mosh 05-10-2008 10:28 PM

Quote:

Originally Posted by wasku (Post 1514907)
where exactly is this? I tired looking for it but my search results came up with nothing.
I don't understand:(

In the AdminCP:

Click Languages & Phrases -> Search in Phrases.

In the Search for Text box enter wic_using_flashchat.

In the Search in ... section, select Phrase Text and Phrase Variable Name the radio button.

Click Find.

Once you have found the correct phrase....... edit it.

serverguy84 05-10-2008 10:47 PM

Thanks! that worked perfect, Everything is okay now,:)

Mosh 05-10-2008 10:54 PM

Quote:

Originally Posted by wasku (Post 1515393)
Thanks! that worked perfect, Everything is okay now,:)

Glad it worked :)

Mosh 05-13-2008 05:53 AM

Update: v3.7.002
  • Product name changed
  • AdminCP Options input validation

AURFSCAN 07-16-2008 08:53 PM

Perfect....thankyou

Jaxel 09-01-2008 12:25 AM

Does this work with the new Who is Chatting version from PaulM?


All times are GMT. The time now is 04:54 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.01465 seconds
  • Memory Usage 1,864KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (4)bbcode_html_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete