vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   FlashChat - Who is in the chat (Add-On) (https://vborg.vbsupport.ru/showthread.php?t=116141)

dennysperez 12-27-2006 06:59 PM

Same here.

Mosh 01-18-2007 08:16 PM

My PHP and MySQL do not meet minimum specs for upgrading to v3.6.x at the moment. Once I can upgrade the backend, I can then upgrade the forums and my dev forum and then be able to update all of my hacks. Until I can do that all updates are on hold, sorry.

Reflect 01-21-2007 12:56 PM

how do i remove this, installed it and it's messed up my forum index, stretched too wide, guess it does't work with pauls one just yet.

Mosh 01-23-2007 07:21 PM

Quote:

Originally Posted by Reflect (Post 1164236)
how do i remove this, installed it and it's messed up my forum index, stretched too wide, guess it does't work with pauls one just yet.

Just uninstall the product, that is it.

AndyP 02-05-2007 12:40 AM

Quote:

Originally Posted by jdsinclair (Post 1162456)
My PHP and MySQL do not meet minimum specs for upgrading to v3.6.x at the moment. Once I can upgrade the backend, I can then upgrade the forums and my dev forum and then be able to update all of my hacks. Until I can do that all updates are on hold, sorry.

Thanks for letting us know.

SherryG 02-26-2007 10:40 AM

Installed on 3.6.4 and working perfectly. Thank you :)

ravencr 03-08-2007 04:21 AM

Quote:

Originally Posted by HotnHoly (Post 1004011)
Hi,

i can't find

Code:

Edit the Members in Flashchat (2) plugin

Find:

$search_text = '<!-- end logged-in users -->';


Change it to:

$search_text = '$navbar';

Save the plugin.

in the Members in Flashchat (2) plugin

There is only

Code:

if ($userinfo['activity'] == 'flashchat')
{
        $handled = true;
        $userinfo['action'] = $vbphrase['in_flashchat'];
        $userinfo['where'] = '<a href="'.$vbulletin->options['bburl'].$vbphrase['flashchat_path'].'">'.$vbulletin->options['bburl'].$vbphrase['flashchat_path'].'</a>';
}

in there.

Can anybody help me, please?

I have the exact same problem. I can't find that line in the members in Flashchat (2). It doesn't exist. I'm running 4.4 version of Paul's Hack.

Chris

ravencr 03-08-2007 04:59 AM

I went back to 4.18 instead of 4.4 and works partially, but it doesn't label it as chat, ust a box that you can open or collapse with who's in chat but nobody would know because there's not title like it should be. www.utvrally.com/forum

Chris

ravencr 03-08-2007 05:14 AM

Ok, folks, for those running 3.6, you need to install version 4.18, then download version 4.4 as well. Once downloaded completely for 4.18, then go to your Display_Chatters in 4.4 and copy and paste that code into the 4.18 display_chatters. That will make it function 100$ as intended.

Chris

ravencr 03-08-2007 05:26 AM

copy and past this into the display_chatters of the 4.18 version and you'll be good to go:

<tbody>
<tr>
<td class="thead" colspan="2">
<a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_chatusers')"><img id="collapseimg_forumhome_chatusers" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_forumhome_chatusers].gif" alt="" border="0" /></a>
$chattersdesc $totalchatters
</td>
</tr>
</tbody>
<tbody id="collapseobj_forumhome_chatusers" style="$vbcollapse[collapseobj_forumhome_chatusers]">
<tr>
<td class="alt2"><a href="chat/flashchat.php"><img src="$stylevar[imgdir_misc]/whos_online.gif" alt="" border="0" /></a></td>
<td class="alt1" width="100%"><div class="smallfont">$chatters</div></td>
</tr>
</tbody>
<!-- end who is in flashchat -->


All times are GMT. The time now is 12:37 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.01252 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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