Snake |
05-04-2007 02:22 PM |
Quote:
Originally Posted by redtaz
(Post 1240798)
I have a suggestion. OK in javachat you can set a message which will always show up once someone enters the chat is there anyway that we can do that with vbChat? So we like type in a message and that message is automatically showed whenever someone joins the chat? I also have another suggestion i see that when someone is in the chat and if you go to view whos online it doesnt show them as if they were in the chat it simply says there viewing the index. Can you set it so that when someone is in the chat and if you go view the whos online it says there in the chat?
|
The "X Enters the Room" & "X Leaves The Room" has been removed in the current version since it wasn't functioning pretty well though it'll be back in the next release which is v2.9.4 or v3.0).
As for the chat being displayed in who's online, it was disabled by default for several reasons, however if you wanna have that feature to work again, open up the "chat.php" file using a text editor and comment out the line where it says "define('LOCATION_BYPASS', 1);" so it would like like this:
Quote:
// ---------------------------------------------------
// Start Define Important Constants
// ---------------------------------------------------
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'vbchat');
// define('LOCATION_BYPASS', 1);
|
Quote:
Originally Posted by Fungsten
(Post 1240807)
folder. Should that also be uploaded too? Thanks.
|
Uh no, the .bak files aren't needed to be uploaded as they are just "backup" files in case you've corrupted or messed up with any of the files in the pack.
Quote:
Originally Posted by Romeos Tune
(Post 1240850)
Suggestion:
Can we make something so that users can use a custom chat avatar or of course there's from the forums and it shows up to the left of their names in chat? That is one thing that my users want so bad. Heck, if you can get that implemented with usergroup control I'd be glad to donate more than 25.00.
|
That doesn't sound such a bad idea to me after all. :)
Quote:
Originally Posted by Nimrod.
(Post 1240852)
I currently have vbShout on my board and I dont like it. I am wanting to use this mod, but I was wondeing if it goes where vbShout is loveted, or a diffrent page?
Also, since I am wanting to replace this with vbShout, is it able to just have one chatroom and stay up all of the time without ever having to be closed out or stoped?
I've been keeping up with this mod ever since I stumbled upon it at version 2.5 and it seems that it has come a long way. Im glad to see the adware situation fixed.
Great mod and hope to instal it soon!
|
It opens as a popup page in a new window so yeah. In v3.0, you can choose your own method, whether to open it as a popup, current window, new window, etc. and adjust its width and height of the chat room. Yes, as you may know already, the "Default Room" is permanent so it can never be closed, pruned, stopped or any of that. If you would like to have a room as permanent where it should never closes and pruned, just set the "Room Permanent" option to "Yes" while creating a new room.
Quote:
Originally Posted by United32
(Post 1240893)
How can we edit our own messages? Or edit messages from our members?
|
I don't believe you can do that already as it's not necessary, but if you would like to delete and prune your and other member's messages, use the "Prune Option" feature of the Admin CP section.
|