• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Pending BUG: Channel permission

n0ns

Well-known member
I can't set these channel permissions listed below to numbers greater than 75.

i_channel_needed_join_power
i_channel_needed_subscribe_power
i_channel_needed_description_view_power
i_channel_needed_modify_power
i_channel_needed_delete_power

I have the following error:

"insufficient client permissions (failed on i_permission_modify_power)"

Since I configured this same permission with a value of 100.

Obs. For a ServerQuery it works normal when editing the channel, only with Server Admins that I'm having the error.

I use TeaSpeak-1.4.10-beta-1

Important note, with the TeaSpeak-1.4.8-beta-11 version I don't have this problem.
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
"below to numbers greater than 75" that statement contradicts itself.
So could you only assign number less or equal to 75, which is the expected behaviour, or only numbers above?
 

n0ns

Well-known member
I can only put a number less than or equal to 75

Numbers greater than 75 have an error:

"insufficient client permissions (failed on i_permission_modify_power)"

However, my configuration in the Server Admin Group has a value of 100 for the following permissions:

i_channel_modify_power = 100
i_permission_modify_power = 100

And yet I still get the error when editing channels.
With the ServerQuery account I have no error.

As I said earlier, with the server downgrade, this same error disappears.
 

WolverinDEV

TeaSpeak Team
Staff member
Administrator
Thats wanted behaviour.
You'll need to have that permission granted with an power of 100 as well :)
So i_channel_needed_join_power need to have a granted value of 100 :)
 

n0ns

Well-known member
Negative, as I said I can't put any value that is greater than 75, not even the value 100 that was defined in the Server Group.

Something has changed in the channel's permission system that is causing this error.

With TeaSpeak-1.4.8-beta-11 I have no error, I just downgrade the server and the error is gone.

---- Automatically Merged Double Post ----

It is better represented in the following prints:

Screen 1: https://prnt.sc/rcmbsf
Screen 2: https://prnt.sc/rcmbuy
Screen 3: https://prnt.sc/rcmbx5
Screen 4: https://prnt.sc/rcmbz5

Without changing any settings, just downgrading to TeaSpeak-1.4.8-beta-11, I can set any value from 0 to 100, without any problem.
 
Last edited:

eduardoroeder

Fanatic member
Premium User
You need to change the "grant" column as well. The grant means the maximum value you are allowed to put (or something between those lines).
 

n0ns

Well-known member
You need to change the "grant" column as well. The grant means the maximum value you are allowed to put (or something between those lines).
That worked for me, thanks :)
I just found it strange because in the previous version this did not happen..