![]() |
Suggestions to add:
Prune all when room is empty (via cron) On Join message Room title Built in responsebot |
Quote:
http://www.ricehatersclub.com/vbulletin/vBChat.php? You can log in as: Guest One Password: one Or as: Guest Two Password: two |
chat seems nice :)
|
Well, for one reason or another, I decided to give it a try. I installed it last night and it works OK. Some minor issues with IE (it spreads the first lines over the whole table, trying to space them out evenly over the whole height of the table), but these were not significant.
Some of the complaints I've read here, and which I've managed to fix are: - Show the number of users in chat in FORUMHOME. - Make the users column, show the right users, not users who are gone, for hours. This requires a "Logout" button of some sort, that the users have to press instead of just closing the browser window, when done (yes, I open a new window for the chat). This removes their session in the chat from the database, so they no longer show up on the list. At the moment, I am trying to figure out how to prevent them from pressing the X at the top right corner, instead of the log out button, that would need some more searching. - I didn't exactly like the way the members could create new rooms and then leave them there for the admin to erase. That looked stupid to me, so I changed the hack to delete these rooms, when the last member in them logs out. - with some changes in the cron job, I made the hack erase the posts which are older than a few minutes. I changed the autoprune parameter to specify minutes instead of days, and I have the cron job running every 15 minutes. - I also didn't like the way the hack acted when you created a new room, or asked to join a room. If you go to the Select a room to join screen and you select a room, you are immediately transfered to that room. If you ask to create a new room, as soon as you create it, you are transfered to the Select a room to join. If someone is interested in my changes, I could post them here. But do not take it for granted I'll provide support, in place of ZT. Rgds |
Well I like the way it was implimented on the Rice Haters club and sure could use it -- but I don't know if I'm willing to take the plunge in something that appears to have been abandon. I've seldom required any support on any of the many hacks I've installed -- but I am concerned when a hack or addin gets abandon.
If you don't mind posting your changes -- I might give it a shot on my test board. |
Is there a way to refresh the user list? I have 6 people in chat, but i know that only two are there, and the others havent been there in awhile.
Thanks in advance. |
The only way to have a correct user list, is if you force your users to log out, from the chat session. If they do not, they session stays in the list (I think there is a time limit, after that the session is erased). Until it gets erased, you see them in the list.
I added a log out button in my forms, so that the users can log out. In the vBChat.php file, you need to add something like this: Find: PHP Code:
PHP Code:
HTML Code:
<HTML> As for the log out link, in your chat_main template, find: HTML Code:
<b>Post Message:</b> HTML Code:
<td align='right' class='tfoot'><a href='vBChat.php?$session[sessionurl]do=logout&u=$bbuserinfo[userid]'> |
When more messages are added they disappear from the box message area. I get about 14 one line messages before it starts with the new message. Any way to have all the messages stay on the screen. When I scroll up there isnt anything more than 14 messages at a time
|
Quote:
PHP Code:
Rgds |
Are these nice alternatives:
https://vborg.vbsupport.ru/showthrea...highlight=chat https://vborg.vbsupport.ru/showthrea...ight=Flashchat ? |
All times are GMT. The time now is 06:36 AM. |
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:
|