![]() |
sv1cec
thanks for all the help you are giving us for this orphaned hack! |
Quote:
One more thing, if there are any of you here, who use AWS as well, be advised that you can integrate the two hacks together, so when a chat user uses a censored word, he gets a warning. Also, your moderators have the ability to warn a user from within the chat. Kind rgds |
Quote:
Code:
<tr> |
sorry to trouble you but do you think you could give some more detail on this? I have no problem reverting all my templates to the standard, but I would like to get rid of the tables and have no clue how to even start....
Quote:
|
Quote:
vBChat.php --> ROOT FORUM DIRECTORY vbchat.gif --> ROOT FORUM DIRECTORY/images admin_vbchat.php --> ROOT FORUM DIRECTORY/admincp install_vbchat.php --> ROOT FORUM DIRECTORY/admincp vbchat.xml --> ROOT FORUM DIRECTORY/admincp vbchat.php --> ROOT FORUM DIRECTORY/includes/cron Go to admin-cp, scheduled tasks, delete vBChat Auto Prune. Delete the following tables from your database using phpmyadmin or equivalent: vbchat_store vbchat_datastore Then delete these columns in the user table: vbchat_pref_font_face vbchat_pref_font_color vbchat_pref_user_ignore vbchat_pref_status vbchat_pref_auto_on vbchat_pref_auto_msg vbchat_pref_in_room Remember to back up before doing the above. ;) Revert the templates you've edited, remove the vbchat templates too. Do the opposite for the php files that you did to install. |
craigr, thanks so much for the info, that really helped. Was finally able to remove this :)
|
Quote:
cool. all i need to know is how i get "Users Currently Inside vbChat" showing on my VBAdvanced portal/front page. this variable is all that needs changing. Code:
{$invBChat} Code:
|
I can't see the chat program, i uploaded the files and modified the old ones succsefully and now everytime i click on the link to it i just get a blank white page. Any Suggestions ?
|
Quote:
|
Quote:
PHP Code:
|
I am having the same problem with the blank page .... I checked everything ...
|
Quote:
Rgds |
No I just finished the install and when I click the vbchat link in the menu bar i get a blank page. I double checked the templates so I am now lost. :(
|
Me too i double checked the templates and still nothing but a blank page. http://www.infinitiveintentions.com/forums/vBChat.php?
|
Quote:
Just a thought. Rgds |
Quote:
yep. i want usernames current;y inside chat to appear in left block on front page. will the one you gave me work? |
Quote:
|
Great hack, zero tolerance: thank you!
clicked ***install *** I would be very impressed if you can add few more improvements: 1) a text formatting bar (Font, size, color, bold, italic, underlined, paragraph align, etc.), just above the post input line, identical to the one in vB interface when you quote/reply a post. 2) visible/invisible users to appear in chat as set in vB, same features/permissions. 3) consent the Admins to enter as invisible the private chats (even passworded) to control any illegal abuse of them. 4) ignore users: both cannot read each other posts. Thank you so much! :D |
Quote:
HTML Code:
<!-- Start vBChat Users --> HTML Code:
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div> |
Quote:
Thanks! |
Quote:
Now in order to show the user names in your Forum Home, "What's going on" box, you should edit your FORUMHOME template, and add the code I supplied a few posts back. In that template, find: HTML Code:
<div style="white-space: nowrap"><phrase 1="$recordusers" 2="$recorddate" 3="$recordtime">$vbphrase[most_users_ever_online_was_x_y_at_z]</phrase></div> HTML Code:
<!-- Start vBChat Users --> Rgds |
I almost have it running, see if this makes sense:
The edit for index.php looks like this: PHP Code:
PHP Code:
If you can help out, I'll be forever in your debt. |
Installed within minutes. Works like a charm, the page re-loading can get a little annoying, other than that I'm very impressed. :) Keep it up.
|
In your index.php find:
PHP Code:
PHP Code:
Rgds |
:( I followed the instructions clearly, even had my vbchat installed correctly... but when i try to upload my forum I recieve the following error msg...
Parse error: parse error, unexpected T_VARIABLE in /home/illusion/public_html/forums/index.php on line 298 can anyone tell me where i have gone wrong? would appreciate your input. |
my vbchat works great with the default style on the board.. If a user is in another of the styles all they get is a blank page.. www.savageracer.com/forum/index.php
I added all the mods to each of the templates.. Any help would be greatly apreciated |
I just looked and the templates.. Custom Templates is only in my default style. How do I add these to all the styles in the forum
Thanks RICH |
I did the required changes in functions_online.php but it still says Unknown Location in Who is Online... might the reason be that I also have v3 Arcade installed?
|
Quote:
I put the above in and got a parse error, unexpected else on a line way down. If you dont mind, would you look to see what is wrong with this code? Have I mucked it up? PHP Code:
|
Quick question, everything regarding vBChat is running slowly, such as sending a message in the chat rooms, or modifying personal settings. Any suggestions on how to speed things up?
Thanks! |
hello
hi Zero Tolerance i have q.? i am using v1.0.1 how can i update it to v1.1.1 Features???? |
Seems like a familiar thread .. sorry for my abscence, my time was greatly limited due to certain things which i'd rather not announce publically...
In any case, this mod deserve's an upgrade, so if anyone could reply below to this post giving future requests/ideas, id be happy to think about them, gather up numerous ideas and get started on a v2. I'd give support, but i've probably missed around 20 pages of this thread, so i think it would be better to release a new versions and restart support from there on. :) So, let's hear those ideas people! - Zero Tolerance |
Ideas-
1- some kind of pop-up to notify when a member coming in or leaves the chat while browsing in the forums 2-something to stop the constant updating of the chat session 3-real time user list of who is chatting and a notification when someone leaves 4-allowing the posting of url that work |
1. Perhaps a message in the chat display which says "[User] has just entered/left this room" (i think a pop up would be annoying, especially if it's an active room)
2. Hmm, little more specific please? :) 3. The list shows real time, as sessions are updated on every page load. 4. Posting URL's do work if you allow BBCode to be posted. - Zero Tolerance |
How about adding "Who's in chat" code that dummys like me can use easily?!
|
I afraid I can't think of anything that would improve this script, but I do have a couple of questions if you have the time to help me out a bit.
1) I use vbAdvanced, and the vBChat link in the Navbar on the vBAdvanced page does not include the correct url of /forums/vbchat.php. While in the Forums the link in the Navbar links to the correct url. Any suggestions on how to repair this? 2) vBChat is running very slow, such as editing options, joining rooms, and entering text into the chatroom. I'm not sure what other info you might need on this one, it's a clean install. If you have time for those two questions I would gretly appreciate it! Other than that, I'm looking forward to the new version even though the current version is great! |
Please see Post #511 regarding a time stamp on each line of text.
|
Hey Zero,
Nice to have you back here. I took the liberty of playing with your code a little, nothing major since it was nicely executed to start with. Some changes I would suggest are: - Make the chat window open in a new browser window. In that way users can still browse the forums, while also keeping an eye on the chat. - Alter the route the program takes, when creating or selecting a room. When one creates a room, I think the most logical next step, is to take him to the room selection form, so he can select which room he wants to go in. - Add a log out button, which when pressed removes the user from the chat session. That helps in having an accurate user list shown. Of course, there will be users which just close the window without logging out, but the button can reduce the ghost users who left an hour ago. I have it created and my user list is quite more accurate now than before. Unfortunatelly, there is no easy way to stop a user from clicking the X button and close the window, at least I haven't find one. - I changed the code, so that when the last user logs out from a user-created room, this room is deleted. In that way, there are no useless rooms there, which need to be deleted by the admin. - Some cosmetic changes to show the user in which room he is etc. See pic below. https://vborg.vbsupport.ru/external/2005/02/1.jpg - I also added some code in the first page of the site, so that users can immediately see if there are other users in the chat. You can make the code, so that when you move your mouse over it, the <A HREF> title, shows you which users are already in the chat, if your "Users in Chat" table is positioned at the bottom of the page, like mine is. https://vborg.vbsupport.ru/external/2005/02/2.jpg - I've also added the feature of allowing moderators to warn members inside the chat. If a moderator clicks on the user name, on the left column, Warn.php gets activated with the proper offenses. Also, if a user has warning points, then these are shown next to his name, in red color, inside brackets. Integration with AWS! Oh yes, I've also changed your code a bit, so that if a user types a censored word, in a message, this word is replaced by **** or whatever, and the user gets an automatic warning. - The most important feature, for my users, is the way the chat messages are presented (separate columns, for the poster name and message), this makes the chat easier to read. Also, the ability to seamlessly integrate it with vBulletin, is a huge benefit. - The only thing that everyone complained about, but have all accepted after a few trials, is the screen refreshing thing. But I prefer this to a solution based on Java scripts (which I can't modify, ignorant coder) or Flash, which can't be that well-integrated with vB. Overall, a big thanks for a lovely hack, as usual. Rgds P.S.: If I think of anything else I've done, and forgot it, I'll let you know. |
Quote:
I want to used FIXED named rooms that are always available. In fact, I'd like for each of the rooms to have a URL that I could link users into for an immediate room choice. Like having four individual chat rooms available at any time. |
Quote:
Either that, or the admin will have to erase rooms created by the users, and left in the chat. But you gave me an idea, I'll go add that parameter in my own chat, so that I can create permanent rooms. Rgds |
All times are GMT. The time now is 10:08 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:
|