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!


All times are GMT. The time now is 11:01 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.01189 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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