vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - Who is chatting (for Flashchat) (https://vborg.vbsupport.ru/showthread.php?t=121884)

HolyKiller 01-14-2007 07:06 PM

2 Paul M: Hups, srry, my bad .. :D ... thx ;)

yonglvnv 01-17-2007 08:10 PM

Quote:

Originally Posted by Gord (Post 1084165)
Thanks Paul!

It would be great if there was a tweak which worked on the vba portal. I know someone over there hacked yours, but they all seem to be debating it and it doesn't look reliable. Any advice?

Cheers.

Quote:

Originally Posted by jiffy (Post 1103596)
I read through all the posts and I too would love to have this show with the "who's online" module in VBA. Can anyone point me in the right direction for this?

In case anyone is still looking for this, Paul has already provided enough info in the past posts to make it work in vba module. I just finally read through the entire thread and got it working. The key here is to change the plugin from "forum_home_start to global_start, then either create a new who's in chat module and place the variables $totalchatters and $chatters, or place the two variables where ever you want it. I'm assuming this will add 1 or 2 more queries.

Scamorz 01-18-2007 06:48 AM

Please help me :(

I have installed this mod but the homepage of my forum is blank.

I have installed "FlashChat Integration" too, the chat works fine, but this mod doesn't work.

thumbsucker 01-18-2007 12:22 PM

Same here. Got the blank forum page when I installed this and had to disable it.

Paul M 01-18-2007 07:32 PM

A blank page means you have php error messages disabled, enable them and see what actual error you get.

Smitty 01-18-2007 07:49 PM

Quote:

Originally Posted by Paul M (Post 1162425)
A blank page means to have php error messages disabled, enable them and see what actual error you get.

How do you do that?

Scamorz 01-18-2007 08:09 PM

How i can enable them?

Paul M 01-18-2007 08:47 PM

Add this to the top of your config.php ;

PHP Code:

// PHP Errors //
ini_set('display_errors''On'); 


Paul M 01-19-2007 02:00 AM

Version 4.40 is simply a move of the Auto-template options from a shared group to this modifications own options group. There is no need to update.

larrydude 01-19-2007 03:37 AM

Great MOD.

The one problem that I am having is that some usergroups are not seeing the MOD. These are custom groups. I doube-checked and all the who's online items are set to yes.

Any suggestions on how to make these usergroups see who is online? Or....how do I remove the function so that everyone in every group can see?

Thanks much in advance!

ukDesign 01-19-2007 10:24 PM

Installed and working well thanks :)

tmod 01-27-2007 01:09 AM

Quick question,

If you click on the image on the left side of the who's chatting box it will open flashchat in the same window and when you logout you no longer return to the forums.

How would I make that open flashchat in a new window?

Tmod

Paul M 01-27-2007 09:47 AM

Edit the template to add a target="_blank" to the link html.

tmod 01-28-2007 01:02 AM

Quote:

Originally Posted by Paul M (Post 1168257)
Edit the template to add a target="_blank" to the link html.

That worked well!!

Thanks Paul!

Tmod

stejoh 01-29-2007 04:40 PM

Quote:

Originally Posted by Paul M (Post 1168257)
Edit the template to add a target="_blank" to the link html.

I wish to make this change too, could you please be more specific on where target="_blank" should be added.

Thanks for a great Mod!

dcpaq2xx 02-09-2007 04:01 AM

Paul,

In the admin cp there is

Auto-Template Changes : Who is in Flashchat

and

Auto-Template Search Text : Who is in Flashchat

What do these actually mean, and do?

I cant figure out what they are suppose to do.

Doug

Paul M 02-09-2007 11:28 AM

Read the description for each option.

dcpaq2xx 02-09-2007 01:57 PM

I DID.

Doug

Paul M 02-09-2007 04:04 PM

The descriptions tell you what they do. There is nothing more to add without big long explanations, which I'm not prepared to do, 99% of people don't need to worry about them, or change them. :)

dcpaq2xx 02-09-2007 04:18 PM

Quote:

Originally Posted by dcpaq2 (Post 1178089)
Auto-Template Changes : Who is in Flashchat
and
Auto-Template Search Text : Who is in Flashchat

Paul,

Im just not understanding what templates these two features are changing or what it looks like when 'it' gets changed. What templates are being changed, when and why?

Also what is being changed as far as looks, any Screen shots?

If this has to do with the "Who's in the chat room" thing down in the "Whats going on", I have manually changed what it says, so im not sure if these features would be changing that template or not. this is mainly why im wanting to know the answers to the above questions, because i am thinking that they have something to do with the "who's in the chat room" stats.

Doug

crazycajun 02-20-2007 06:01 PM

Thank you for a great mod....

PnL 02-21-2007 01:18 AM

I get this message after I install this mod:

Warning: Unknown(/var/www/html/sdtechdforum/chat/inc/config.php): failed to open stream: No such file or directory in /index.php(63) : eval()'d code on line 6

Fatal error: (null)(): Failed opening required '/var/www/html/sdtechdforum/chat/inc/config.php' (include_path='.:/php/includes:/usr/share/php') in /var/www/html/sdtechdforum/index.php(63) : eval()'d code on line 6

What does this mean?

Paul M 02-21-2007 10:22 AM

It means either you don't have Flashchat installed, or it's not in the standard location.

PnL 02-22-2007 08:12 PM

It is in the standard location but the folder name is not "chat". Can I define the folder name so it has the correct path?

EDIT: Nevermind. I answered my own question. YES, you can define the folder name. Its working great. Thanks!

Paul M 02-22-2007 08:18 PM

The folder name is a setting in the vboptions associated with this mod.

SAUR0N 02-22-2007 09:28 PM

i know this is weird, but it's showing wrong users only the admin(user id 1) is correct in the connected list.

Paul M 02-22-2007 09:54 PM

Then you are not correctly integrated with VB (I'm guessing you also have to login to Flashchat, if you were correctly integrated you would login automatically).

SAUR0N 02-23-2007 02:07 AM

Quote:

Originally Posted by Paul M (Post 1188662)
Then you are not correctly integrated with VB (I'm guessing you also have to login to Flashchat, if you were correctly integrated you would login automatically).

you were right, working now, thx

amir86 02-24-2007 03:20 AM

neat, thanks.

shawn911 03-07-2007 11:05 PM

Hello, where can i change the
Quote:

$chattitle
value to set a french text ?

Regards!

Paul M 03-07-2007 11:42 PM

Edit the phrase (using_flashchat)

ravencr 03-08-2007 02:51 AM

Has anyone figure out how to move this up to the top of the page like where the user information is instead of at the bottom?

Chris

ravencr 03-08-2007 03:20 AM

Ok, I got it to put the who's online up top, but it only works on the main page. Anyone have any ideas on how to get it to work at the top of every page?

Chris
www.utvrally.com/forum

ravencr 03-08-2007 04:41 AM

I've installed 4.4 and the mod that moves it, but it doesn't appear to work. Has anyone fixed this yet?

Chris

M_Portiss 03-09-2007 12:51 AM

Hello. Just wanted to shoot you a quick question to pick your brain.

I installed the hack listed in the subject line a few days ago and I notice it does not accurately say who is in the chat room. The names it shows are User ID's 11 and 16. The members that were actually in the forum were user ID's 50 and 69. (It showed the names, but for all purposes, you get the point.)

Any ideas here?

Thanks!
Matt

Paul M 03-09-2007 11:08 AM

You have not integrated Flashchat with vbulletin correctly.

doogie88 03-11-2007 02:13 PM

Great. Thanks for this.
One question, is it possible to not have anything show up if no one is in?
My chat isn't going to be used that much, so I think it would be much cleaner for the board if there was nothing there if no one was there, and it only shows up if someone is actually in chat. Easy to edit?

Paul M 03-11-2007 04:14 PM

You could edit the Display_Chatters template - add a conditional around the whole template checking if $totalchatters > 0

doogie88 03-11-2007 10:07 PM

Can you break that down even simpler for me? :(

Thx1133 03-12-2007 12:09 AM

Installed.

Nice job :)


All times are GMT. The time now is 01:43 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.01609 seconds
  • Memory Usage 1,796KB
  • 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
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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