ViolentCrimes Posted November 24, 2012 Share Posted November 24, 2012 How come you need to have access to server to see this column in the service listing? Is there anyway someone can have access to it that is not have that access? Link to comment Share on other sites More sharing options...
LFA Posted November 25, 2012 Share Posted November 25, 2012 Subadmins are always able to see this column. It does not depend on access to the "Servers" permission. It depends on the "Games" permission but the column is always visible. If the user doesn't have this permission he will see the column as text. If he has permissions to "Games" he will see the column as a link to the game's settings. Link to comment Share on other sites More sharing options...
ViolentCrimes Posted November 25, 2012 Author Share Posted November 25, 2012 His settings What it looks like on his end What is missing. Link to comment Share on other sites More sharing options...
LFA Posted November 26, 2012 Share Posted November 26, 2012 You can remove the permission requirement by executing command on your database: UPDATE tc_datasource_fields SET required_permissions='({07405876-e8c2-4b24-a774-4ef57f596384,-1,24})' where class='TCAdmin.GameHosting.SDK.Objects.Service' AND field='ServerName';Then restart the master monitor. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now