![]() |
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.
|
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? |
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. |
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- |
I installed the mod last night and it works great. Thank you! I followed the instructions and it worked flawlessly.
|
[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 |
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 |
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 |
Quote:
Has anyone found a solution to this problem? |
Quote:
|
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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|