![]() |
Hi!
First thanks for this great Hack. I have a small Problem. My smileys are animated Smileys and if i klick on a Smiley to insert them, all Animation will stop. :ermm: If i klick in my Browser on refresh the Animation beginns. |
Quote:
|
Quote:
I was wondering, cos you such a lovely person, if you would know how to adapt that code for the BV Shoutbox here? > https://vborg.vbsupport.ru/showthrea...d=1#post574510 Please? :D |
Since I didn't see any code to insert the time when each message was sent, I went ahead and coded it myself.
After: Code:
if($thisIgnore == 0){ Code:
$time = date("g:ia", Hope that helps! |
I now have alternating backgrounds for each message.
Somewhere near the top of chat_iframe, I inserted: Code:
<if condition="$messagenum = 1"></if> Code:
<tr> Code:
<tr <if condition="$messagenum%2 == 1">BGCOLOR="#F5F5F5"</if>> Code:
<if condition="$messagenum++"></if> Hope that helps! |
Quote:
|
Quote:
|
I added vbchat to my board, it worked except the smileys, they didn't show in the chat window. I have some other hacks installed but anyway, Resis Is Futile, one of my support members and good scripter had a look at it and tweaked it to make it work. Since it can help some others, I take the freedom to copy his changes here.
" To make the smilies work I just changed to things. I removed the code in the smilie-bar generating section to make them appear in random order, and added a smilie-parser for the display of messages. I changed these two parts: PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
I want to use the chat only for my moderators. So I don't want vBChat to display in the navbar or at the bottom where it displays: Users Currently Inside vBChat
How can I hide these from other usergroups? |
Ehm, I put all the files where the readmefile told to. Now i have this error:
Quote:
Line 31 says PHP Code:
Help?? |
All times are GMT. The time now is 09:21 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:
|