![]() |
i've sent a french translation (only the user part - not the config one) of vBChat 1.1.1 to Zero Tolerance by PM, but he still hasn't read my PM. The zip counts two files. They will replace the english ones BEFORE the installation. Here's the link (Zero Tolerance can ask me to take it back if he wants to) :
PHP Code:
|
Quote:
|
I have question I want to install this chat hack. If vbulletin will upgrade to a newer version do we need to remove the installed chat hack ? i'm somehow concern if newer version of Vbulletin core software will we have some problem? sorry for me newbie question
|
Quote:
With vBChat, as you can see at the third step, you have to modify vb php files. So after any upgrade, you will have to repeate these modififations. Hope you understand my poor english ;-) |
Quote:
|
Quote:
Thank you again :banana: |
Quote:
Anyone? :nervous: |
There is no way, this hack can be compiled for use in Irc too?
:) |
Thanks. I'll test it.
|
What I would like to do is remove the header and footer part of this hack and have it running at the top of my forum board all the time with a link to turn it off if someone wants to. Anyone have any ideas on how to do this? I have it installed right now as a seperate iframe above the iframe that displays my forum on my home page. This works fine but the header and footer are showing above and below the chat making it look abit odd.
One other quick question.. once the chat window fills up, is there no way to scroll back up and see the previous lines of text? Also when I create another chat room, nothing happens. Anyone else having that issue? And lastly! Can anyone guesstimate the bandwidth each chat uses so I can work out what mine will be drawing simultaneously? Thanks! |
I've hit a snag with the install.
It's asking me to find PHP Code:
PHP Code:
I have a closed board so I dont know if its that or some other install. |
Quote:
try this: https://vborg.vbsupport.ru/showpost....&postcount=258 |
Quote:
Code:
|
Thanks Harley D and SVTOA :D It's up and going!
|
Quote:
|
ok..... may I please have the text for the chat_main template?
|
installed perfectly in vb 3.0.3! thanks for this great hack
|
Holy cow. What a fantastic mod! I finally got it all set up on my site. Was waiting for you to iron out a few bugs and add a few features. Version 1.1.1 is fantastic.
This.....is just what I needed. Can't wait to see future versions...you've got a real hit on your hands! Excellent work, Zero. You are my hero. :) |
Just two quick questions. I would like to do two things:
1) increase the lines of chat in the buffer. I read I can do this by editing vbchat.php and changing: left join ".TABLE_PREFIX."user u on (u.userid = m.s_postby) order by m.s_postime desc limit 0,15"); to left join ".TABLE_PREFIX."user u on (u.userid = m.s_postby) order by m.s_postime desc limit 0,<some_larger_number>"); This won't screw up the database, will it? Since the buffer is, I assume, stored in the database, I wasn't sure if I had to change any variable properties. Also, 2) increase the size of the chat window. It's a bit small and I'd like it to fill most of the page. I couldn't figure out how to do that based on this thread. Any tricks? |
Quote:
Code:
<script type="text/javascript"> |
Quote:
Hope that helps! |
I figured out how to make the chat window larger on my own.
editing "chat_main" template: Changed: <td class='alt2' align='center' width='80%' height='300' rowspan='2'> To: <td align='center' width='85%' height='600' rowspan='2'> Changed: <td class='alt2' align='center' width='20%' height='300'> To <td align='center' width='15%' height='500'> Works like a charm. :) |
Here's something I haven't been able to figure out.
I have 100 different chatrooms set up using vBChat. People like to jump between them. However, once people are chatting they have no indication of which room they are currently in. Is there a way to display the NAME of the chatroom while people are chatting? Also, once people "join" a different chatroom, they are brought back to the same "choose a chatroom" screen. Is there a way for them to be automatically jumped INTO the chatroom they have selected from the "join a chatroom" screen? It's a bit confusing the way it works right now. Thanks for any help or ideas. |
is there a way i could ad a module for my vbadvance page to tell whos in chat?
|
Installed, thanks Zero
|
Quote:
Instead of the code that I inserted above, try using: Code:
$time = date("g:ia", |
Quote:
|
Quote:
|
Quote:
I had the same problem as others, with the extra code. the fix that was provided, solves the "who's logged on" problem, but now it wont show who's in chat.. any ideas? |
Quote:
|
Quote:
it wont show *you* as logged in. meaning if i'm in chat, it wont tell me so on the main page. if another user logs in, it shows me on the main page that he is in chat, but it wont show him as logged in, to himself. |
Quote:
<tr> <td nowrap="nowrap" valign="top"><span class='time'></span>$time <b>{$ThisMSG['username']}:</b> <font face='{$ThisMSG['vbchat_pref_font_face']}' style='color:{$ThisMSG['vbchat_pref_font_color']};'>{$ThisMSG['s_message']}</font></td> for the 2nd <tr> <td nowrap="nowrap" valign="top">[<span class="highlight"><b><i>Private Message From {$ThisMSG['username']} @ $time</i></b></span>] </td> <td><font face='{$ThisMSG['vbchat_pref_font_face']}' style='color:{$ThisMSG['vbchat_pref_font_color']};'>{$ThisMSG['s_message']}</font></td> |
Quote:
|
I like the VBChat, but since I already own Digichat, I'd like to uninstall it. Reverting the files are easy, but getting the database back to where it was is not. I have found two vbchat tables in mysql, but I think there are more alterations. How do you uninstall this?
|
OK, figured out the conflict. VBChat overwrites the Digichat integration hack's "chat" template (and calls it CHAT). Which screws it up. If you had a text file of the template changes, I could probably go back to using both.
|
Is there a way to programmatically quiet the click sound that is made when a webpage does a postback. (ie whenever a user clicks the submit button you will here a quiet click sound).
Currently I know how to manually go into windows and set the clicking sound to nothing (Which stops the clicking sound): *control panel *sounds and audio device properties *Go to the topic for (window explorer) and set ths start navigation.wav to none But is there a way to add this to the current script? Thank you very much dave Thanks again, |
Thanks for the amazing script.
I installed it rather quikcly and it seems to be working. Suggestions for future updates 1. Fix the missing smiley issue. Also, I get several duplicates 2. When chat is offline, be able to post via Admin page the Reason For Turning Chat Off in the same way that you can include a reason for turing the Forum OFF. 3. *** Save transcript of chats in a text file (includes time and user names) 4. Disable ability to create multiple chat rooms. I simply wanted one chat room and had to go into the codes to remove the Create chat option. 5. *** get rid of the annoying click sound whenever the page refreshes, change the time delay for page refreshes. 6. Be able to change the size of the cache for previous posts (seems to be 10 - 15 posts). 7. Allow admins to have a much LARGE chache then guests. Thanks again. dave |
Quote:
|
Just to repeat that this hacks is excellent :-D
|
Quote:
|
All times are GMT. The time now is 07:45 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:
|