
10-06-2005, 08:41 PM
|
|
|
Join Date: Feb 2005
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Dream
not sure where the avatars info is stored in the database, that might require more queries, and slow it down alot depending on your forum traffic, or it may be already there in the $vbulletin variable or something. ill check it out when i get some time.
usergroup permissions is already implemented, you edit chatbox_lite.php and add in "$cantshout = array(x,x,x,x)" where x are the usergroups that cant use the chatbox.
with template conditionals you can show the chatbox only to a couple usergroups. people can still read it if they know the chatbox address though.
about implementing ajax in this hack, I dont see a point to it other than getting rid of the iframe border in Internet Explorer... and the page blinking doesnt bother me, I kinda like to see that the chatbox is refreshing.
|
hallo !!!
sorry but another kind of question : if after doing this i want to show only for some groups chat what can i do ? thanks in advance
|