vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBChat v2.3 (https://vborg.vbsupport.ru/showthread.php?t=71049)

eXtremeTim 12-17-2004 01:27 AM

The pages seem to want to take a bit before they reload the same page again such as when I join another chat. Or update my preferences. Also where it says vBChat in the sidebar where it lists the users should list the room name they are currently in. I think that would work better.

MorrisMcD 12-18-2004 02:48 AM

I am having an issue with the step of editing the root index.php...

The instruction says to find this...

while ($loggedin = $DB_site->fetch_array($forumusers))
{
$userid = $loggedin['userid'];
if (!$userid)
{ // Guest
$numberguest++;
$inforum["$loggedin[inforum]"]++;
}
else if (empty($userinfos["$userid"]) OR ($userinfos["$userid"]['lastactivity'] < $loggedin['lastactivity']))
{
$userinfos["$userid"] = $loggedin;
}
}

But the problem is I found this...

while ($loggedin = $DB_site->fetch_array($forumusers))
{
$userid = $loggedin['userid'];
if (!$userid)
{ // Guest
$numberguest++;
$inforum["$loggedin[inforum]"]++;
}
else if (empty($userinfos["$userid"]['lastactivity']) OR ($userinfos["$userid"]['lastactivity'] < $loggedin['lastactivity']))
{
$userinfos["$userid"] = $loggedin;
$numberregistered++;
if ($userid != $bbuserinfo['userid'])
{
$inforum["$loggedin[inforum]"]++;
}
$loggedin['musername'] = fetch_musername($loggedin);

if (fetch_online_status($loggedin))
{
$numbervisible++;
eval('$activeusers .= ", ' . fetch_template('forumhome_loggedinuser') . '";');
}
}
}

My brackets close later than your instructions say they should.. Can anyone enlighten me to why this is? I assume a previous hack I installed.. If so, can someone tell me where I should fit in the new chatroom related code?

Boback 12-18-2004 07:46 PM

I have a problem with the users in the default chat room not clearing, even for days. And its getting worse. More and more users are becoming ghosts in that list and seems like once you join the chat, it never clears you. :disappointed:

Is there anything I can do to solve this? I'm using 1.1.1 with vb3.0.3

Thanks.

P.S. on the forum home page, it says no users in the chat rooms, but when you go in, theres people from previous sessions who have not been cleared.

MikaK 12-19-2004 12:09 PM

Are there any plans to change the smilies support. IMO the current way of showing random smilies is not a very good way to use them. Especially when those randomly selected may show several same smilies:(

If anybody has a way to show selected 10 I'd surely appreciate instructions posted here.

Otherwise this seems to work all ok for me.

Regs,
-MikaK-

ncangler 12-19-2004 08:45 PM

I installed the mod last night and it works great. Thank you! I followed the instructions and it worked flawlessly.

ncangler 12-19-2004 08:50 PM

[QUOTE=Boback]I have a problem with the users in the default chat room not clearing, even for days. And its getting worse. More and more users are becoming ghosts in that list and seems like once you join the chat, it never clears you. :disappointed:

Boback, I was able to clear the Chat history in the Admin control panel under the "vBChat Control" "vBChat Prune Options" section. You can choose to "vBChat Total Prune" to eliminate all chat posts or you can set it up to Prune by days or members. Worked fine for me.

Hope this helps.
Randy

ncangler 12-19-2004 08:54 PM

I noticed that you have to select "logout" of the forum when in vBChat in order to log out of the Chat room. Otherwise you show as as still in the Chat room. Am I missing the correct way to leave the Chat room or is another option for leaving a room necessary?

Thanks for a great Mod!
Randy

ncangler 12-19-2004 08:59 PM

I have vB3.03 with Photopost Pro gallery software, Reviewpost product review software, and Classifieds sales program. Photopost allows for integration with vB3 styles and after installing the vBChat mod I can see the vBChat option in the menu structure of the Photopost part of my site. But if you select vBChat there you can an error message:
404 Not Found
The requested URL /photopost/vBChat.php? does not exist.

Anyone have an idea how to fix this? Thanks for any input.
Randy

camoman 12-20-2004 02:31 PM

Quote:

Originally Posted by camoman
Question..

Everything installed find and functions fine except the "Users Currently inside vbchat" it doesn't pull the user names from there it's just blank. Any ideas?

Installed on vb 3.0.3


Has anyone found a solution to this problem?

MaTtY PiMpZ 12-20-2004 03:14 PM

Quote:

Originally Posted by mrcancel
Ya, me too !
I want to creat private chat rooms !!!

cool hack, i wish some1 would help with these hacks i got


All times are GMT. The time now is 05:07 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.02077 seconds
  • Memory Usage 1,744KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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