![]() |
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]'> How do i get the "log out" button to be positioned beside the post button? Currently after entering the code you stated, it places the logout button on the right, and throws the page width off? Also, can anyone post how to change the (status) field, to (posted time). My users are wanting this, as they never know when the posts are put there. Thanks. |
Quote:
Also, can anyone post how to change the (status) field, to (posted time). My users are wanting this, as they never know when the posts are put there. Thanks.[/QUOTE] That's easy, but confusing (users may hit the wrong button). If you want it next to the post button, try this: HTML Code:
<b>Post Message:</b> HTML Code:
<script type="text/javascript"> HTML Code:
<tr> |
Wow thanks a lot.
Everything worked but the time part. It shows as follows username [] it used to show as username [status] how do i fix this? |
[QUOTE=sv1cec]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> Im sorry if i sound like a total n00b. How would i make it so the chat opens in a new window like you state yours does, so that the user can still view the board, and also chat at the same time? Also, if the user hits the log out button, how would i add a redirect into that template to send the user back to the forum_home, opposed to the window closing and the user having to open a browser window and go back manually? Thanks again |
But didn't you ask to have the time instead of the status?
Quote:
OK, in vBChat.php find: PHP Code:
PHP Code:
Rgds |
Quote:
HTML Code:
<td class="vbmenu_control"><a href="vBChat.php?$session[sessionurl]">vBChat</a></td> HTML Code:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td> |
Quote:
Only other thing is creating a new window for the chat.... Thanks :squareeyed: :nervous: |
sv1cec
Thanks for all the help, everything is working great. |
Quote:
|
any help on an uninstall option guys? it would really help...
Quote:
|
Quote:
Didn't take too long though. |
After fighting various vBChat issues and no response from the author I finally gave FlashChat a try. FlashChat is awesome! Clicks uninstall.
|
Well, I had several issues as well, but after a couple of days of code searching, I have them solved. I will reluctantly click install, just because I have too. Too many issues to solve, too much time spend on this one, but users like it and I do not want to go through the same customization again.
Is FlashChat the one which requires a special php feature to run? Rgds |
Nope, takes $5 and about 15 minutes to install and configure. Easiest mod yet for my n00bness. My users are raving about it compared to vBChat.
|
Quote:
|
5 bucks??
|
Quote:
|
Get it here: FlashChat
|
Well, I did purchased FlashChat and spend an entire afternoon installing it and trying to figure out how the heck it works. Here are my findings:
1. The installation instructions are garbage. If you want to try it out (and throw 5$ out of the window), do not follow what the readme.txt files say. Go directly to the integration directory and read the file that pertains to the vBulletin. It will save you the headache. Also, be prepared to alter the permissions of several files, but not in the way the instructions suggest. In order to install this POS, you have to set several files to 777 permission, otherwise their install script fails. 2. Flashy it is, usable it is not. I spend an entire afternoon trying to customize a few things here and there. No way. It doesn't even understand $vboptions variables. The worst thing I faced was the user interface, of the area where the messages are displayed. Have a look at the picture below: https://vborg.vbsupport.ru/ If you can separate who wrote the message, at what time, and what the message is, from this screen, then you are much better than I am. So I posted a request in the support site, asking for some help on how to put this in columns. One column for the time and user name, and another one for the message. Well, their first answer was that I can't change it because it is in Flash. So I said fine, tell me in which file I have to work to make the change I want. And the answer to that is "Sorry but you have to find out how to do this yourself. This Forum is not supporting you in your changes of FlashChat code". Now I know that 5$ is nothing, but this is a matter of principle. These people proclaim that they have support, and that they give away the source code with the purchase. I didn't ask them to write any code for me, all I asked is where I should go in and change the code, I do not want to spend my time looking around. Nope, that's not available. I do not know about you guys, but I am still in the look-out for a Chat system. That crap is out of my site. |
Quote:
|
Quote:
What am I missing... Thanks in advance... InterFX |
can some help me please i have 2 qus. please
1- how can i display the room name in main chat box ? that meen when i join to room GAMES how can i make the room name GAMES uper the online user? --------------- 2- when the user want to change the room , after he select the room and click on join room. how can make it that auto redirect to the room was selected without need to click on vBChat ? sorry fo my language !! |
Quote:
Here is what my chat window looks like: https://vborg.vbsupport.ru/external/2005/03/1.jpg Rgds |
very very nice Sv1cec
you make it for me as i need coud you mind tell me abou this file ( includes/functions_warning.php ) if you can give it to or may this is private file ? realy thank you so so much for your help |
Quote:
Figured it out, you also have to change the template file (chat_row)... |
I created a new graphic, hope others find it useful also... Looks more like other graphics on my site...
|
Quote:
Rgds |
I understand you got the "Who's online in chat" working correctly. Could you please post what you did?
|
Quote:
PHP Code:
rgds |
hiho,
how do i change the amout of messages/lines that are shown in the chat? LeeWicKeD |
Quote:
Find this in vBChat.php: PHP Code:
Rgds |
i have one quis. please.
how can i make the chat for only the member who have 20 post in the forum ? |
Quote:
InvBChat.php, find: PHP Code:
PHP Code:
Rgds |
i don't know what i said thank you so much
it's working 100% it's came with a band user message: Your User Doesn't Have Permission To Access The vBChat System that meen we have to change it to: Your User Doesn't Have Permission To Access The vBChat System or may your posts is under limit. sorry for my english i'm trying to improve my lang. really i don't know how i thank you :up: |
Does anyone know if I can save or archive chatroom discussions for for reviewing later on? Thanks, --Robert
|
Seems to work ok in 3.0.6
Reliable? I wouldnt say so. Fast? No. Seems that ZT has stopped supporting this, so I would imagine you need to pick and choose any mods as they crop up. The biggest issue with this is that once its installed, youre pretty much stuck with it. There is absolutely no information on how to remove it :( Quote:
|
It works OK on 3.0.6.
Fast, considering that it refreshes the screen every few seconds, it is as fast as it can get. Reliable? Yes, absolutely, as long as your users remember to log out, else your chat user list grows with users who have left hours ago. Not too many hacks for this hack. Most of the changes requested have been dealt by either ZT (before he lost interest in this hack), or by me, at the last few pages. Rgds |
*bump*
Any news on the smilies issue ie. having a fixed set of smilies showing instead of the random one? Thanks for any info. -Mika |
I want to see all messages in the chat area.. im planning on having big chat this friday and probably will have over 100 people in the chat area talking .. will this chat on my site hold that many people?
Thanks Jim |
Quote:
What do you change there? |
All times are GMT. The time now is 02:49 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:
|