Results 16 to 24 of 24
-
27-03-2010, 11:23 #16
-= TeamSpeak Addict =-
- Join Date
- Jan 2006
- Location
- Montana, U.S.
- Posts
- 127
-
01-04-2010, 08:49 #17
-= TeamSpeak Team =-
- Join Date
- Jun 2008
- Posts
- 7,763
We had the same problem with some icons, but my test channels with icons still look, like they were new.
-
01-04-2010, 15:16 #18
-= TeamSpeak Addict =-
- Join Date
- Jan 2006
- Location
- Montana, U.S.
- Posts
- 127
Have not had an issue since last update to ser beta 21 & client beta 18
-
03-04-2010, 12:34 #19
-= TeamSpeak Addict =-
- Join Date
- Jan 2006
- Location
- Montana, U.S.
- Posts
- 127
spoke to soon! THERE BAAACK!
On my Win XP with clnt beta 18 it took a couple hours then they appeared.
On my Win Vista 64 with clnt beta 18 it took a couple days of being on 12 to 14 hours a day.
Server is updated to beta 21.
I created another new server with beta 21 files and nothing has happened yet in the last couple days but this server is not in use and i have not been sitting on it for many hours to see if it will duplicate itself. Today I am keeping connected with my XP comp for the day to see if channel icon duplicates.
If TS support staff or Devs need more specific info, data or access; Please contact me
Last edited by damaboo; 03-04-2010 at 12:57. Reason: added
-
04-04-2010, 12:04 #20
-= TeamSpeak Addict =-
- Join Date
- Jan 2006
- Location
- Montana, U.S.
- Posts
- 127
!! UPDATE !!
I have found that if I create a new server with beta 21 there is no Channel icon duplication, it only seems to happen with servers that have been updated to beta 21 from a older server version like beta 19.
The fix I was given for the duplicate channel icon problem is as follows:
"You should be able to fix this by temporary setting an icon to the other channels
and remove it immediately after that."
I have tried this and so far it seems to have worked.
Thank all of you for your input on this issue!
Have a great day!
-
06-04-2010, 14:14 #21
Sounds like the manual way of doing what the SQL script I posted did. I tried briefly to update that SQL to work on a server already running 19 - 21, but can't find a way in SQLite browser to get the "...WHERE NOT EXIST (SELECT...." to work. So, for now it can only be run on a database after stopping 18 before starting with 19 - 21. The SQL would be much more "multi v-server" friendly, especially for hosters.
This is all the sql command I ran between 18 and 19:
As you can see at the time we didn't have the "group auto update type" permission so to add the b_virtualserver_modify_icon_id permission I choose to use the default names for my servers since I didn't change them.Code:insert into channel_properties (server_id, id, ident) select distinct server_id, id, 'channel_icon_id' as ident from channel_properties ; insert into client_properties (server_id, id, ident) select distinct server_id, id, 'client_icon_id' as ident from client_properties ; insert into server_properties (server_id, id, ident) select distinct server_id, id, 'virtualserver_name_phonetic' as ident from server_properties where server_id > 0 ; insert into server_properties (server_id, id, ident) select distinct server_id, id, 'virtualserver_icon_id' as ident from server_properties where server_id > 0 ; insert into perm_server_group (server_id, id1, id2, perm_id, perm_value, perm_negated, perm_skip) select server_id, group_id, 0 as id2, 'b_virtualserver_modify_icon_id' as perm_id, 1 as perm_value, 0 as perm_negated, 0 as perm_skip from groups_server where name = 'Server Admin' or name = 'Admin Server Query'; update perm_server_group set perm_id = 'i_needed_modify_power_icon_id' where perm_id = 'i_needed_modify_power_group_icon_id' ; update perm_server_group set perm_id = 'i_needed_modify_power_icon_manage' where perm_id = 'i_needed_modify_power_group_icon_manage' ; update perm_server_group set perm_id = 'b_icon_manage' where perm_id = 'b_group_icon_manage' ; update perm_server_group set perm_id = 'i_icon_id' where perm_id = 'i_group_icon_id' ; update perm_client set perm_id = 'i_needed_modify_power_icon_id' where perm_id = 'i_needed_modify_power_group_icon_id' ; update perm_client set perm_id = 'i_needed_modify_power_icon_manage' where perm_id = 'i_needed_modify_power_group_icon_manage' ; update perm_client set perm_id = 'b_icon_manage' where perm_id = 'b_group_icon_manage' ; update perm_client set perm_id = 'i_icon_id' where perm_id = 'i_group_icon_id' ; update perm_channel_groups set perm_id = 'i_needed_modify_power_icon_id' where perm_id = 'i_needed_modify_power_group_icon_id' ; update perm_channel_groups set perm_id = 'i_needed_modify_power_icon_manage' where perm_id = 'i_needed_modify_power_group_icon_manage' ; update perm_channel_groups set perm_id = 'b_icon_manage' where perm_id = 'b_group_icon_manage' ; update perm_channel_groups set perm_id = 'i_icon_id' where perm_id = 'i_group_icon_id' ;
Last edited by Screech; 06-04-2010 at 14:27. Reason: added my sql
-
13-04-2010, 18:51 #22
[BUG] Channel Icons
Hey guys
I uploaded some icons serval days ago to one of my channels. Today I joined my Server and 3 channels under the Channel appeared the same Icon as the icon on the channel I acctually uploadet to.
Noice: Its not a subchannel!
Screenshot
Im not the only one who has the problem. A friend of mine got the same one!
Screenshot²
-Dago
-
14-04-2010, 13:19 #23
Try setting and removing an icon from the channels that should not have the icon. I'm guessing your server database was updated from an older server version that didn't support channel icons.?
-
14-04-2010, 14:38 #24
Yes those 2 were upgraded from an older version but i got exactly the same bug on an NEW downloadet Server as you see in this picture:
Click me!
(Ignor the red square it was placed for a tutorial
)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Unknown error is making my virtual servers shhutdown.
By Lynx14 in forum Linux / FreeBSDReplies: 0Last Post: 25-04-2010, 16:43 -
3 Suggestions
By BetaAlien in forum Suggestions and FeedbackReplies: 9Last Post: 05-01-2010, 14:05 -
No Sound
By tank464 in forum [TeamSpeak 2] Client SupportReplies: 20Last Post: 18-11-2009, 19:16 -
dos attack i think
By sklipnoty in forum [TeamSpeak 2] Server SupportReplies: 2Last Post: 29-08-2007, 23:19 -
Constant timeouts and disconnections
By SniperBait in forum [TeamSpeak 2] Client SupportReplies: 8Last Post: 10-05-2005, 22:07



Reply With Quote


