![]() |
is it possible to add some sort of Post/New Reply notification like the other chatboxes availables?
|
Quote:
|
The color selector does not work on the new version
|
hi,
is there the antiflood? Then you could put it that would be perfect as a shoutbox? I propose also to give the possibility to change the formatting of the written only to certain groups. There is a bug: http://i45.tinypic.com/rh98pl.png Thanks |
Quote:
br gsmph:) |
For you fellows with color selector issues, you should really read back through the rest of the thread, these things have been brought up many times and addressed by Valter. The two big things are:
Have a little patience with the guy, he has a full time job like the rest of us too. |
Add an alert sound to new chats....
OK folks, this is not for the faint of heart and I know there must be a much easier way to do this, but until something better comes along.... BEFORE YOU BEGIN. You'll need a wav file and access to your database. STEP 1: UPDATE USER TABLE Add new column of type "INT" Name Column = "countvsachats" STEP 2: MODIFY PLUGINS - (VSa - ChatBox - MN) Find the following function "ccbmessages" Add above: $vbulletin->db->show_errors(); PHP Code:
STEP 3: Scroll down and find .... if ($vsacb_box_totalmessages>0) Add above (notice here I am loading a chat.wav from images\misc - you'll need to upload a wav and change accordingly): PHP Code:
I have yet to try with FireFox but the idea is simple. Have a coulm in the user tabe keep track of the current amount of chats. When the chatbox refreshes, run a quick query to count the number of chats. If the chats in the query are larger than the entry in the user table - update the user table to match and fire off a sound. I hope that there will be a good response to this and Valter might provide a similar solution? |
I love this modification, I just have a few requests (sorry if they've already been asked):
Spam Protection - Limit # of posts in a row by a member Chat Text - If someone posts with a long name, the chat text gets moved over. Please make it so the persons text sticks next to their name. I will be happy with using this mod forever if these issues are addressed. Thank you! |
Quote:
Quote:
|
Love this mod just one question how can I remove the chatbox full from my navbar?
|
All times are GMT. The time now is 03:42 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:
|