Simple & Clean Server Creator [Web]

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
i have try´d remove client rights from serveradmin

Code:
               $new_ts3 = $ts3->serverCreate(array(
               "virtualserver_name" => $servername,
               "virtualserver_maxclients" => $slot,
               "virtualserver_port" => $port,
               "virtualserver_name_phonetic" => $realTime,
               "virtualserver_hostbutton_tooltip" => "edit",
               "virtualserver_hostbutton_url" => "edit",
               "virtualserver_hostbutton_gfx_url" => "edit",
               "virtualserver_hostbanner_url" => "edit",
               "virtualserver_hostbanner_gfx_url" => "edit",
               "virtualserver_modify_hostmessage" => "0",
               "virtualserver_modify_hostbanner" => "0",
               "virtualserver_modify_hostbutton" => "0",
               "virtualserver_modify_port" => "0",
               "virtualserver_modify_autostart" => "0",
               "virtualserver_modify_log_settings" => "0",
               "virtualserver_modify_autostart" => "0",
               "virtualserver_modify_ft_settings" => "0",
               "virtualserver_modify_ft_quotas" => "0",
               "virtualserver_modify_maxclients" => "0",
               "virtualserver_modify_slots" => "0",
               "virtualserver_modify_autostart" => "0",
               "virtualserver_modify_log_settings" => "0",
he dont work any ideas?
There is no edit option! it should be only 0 or 1
 

BIOS

Knowledge Seeker
VIP
Joined
Oct 10, 2015
Messages
447
Reaction score
848
Points
208
ok i thinking i can says as serverqueryadmin option = 0 (off) or option = 1 (on)
 

BIOS

Knowledge Seeker
VIP
Joined
Oct 10, 2015
Messages
447
Reaction score
848
Points
208
dont works any idea?
 

BIOS

Knowledge Seeker
VIP
Joined
Oct 10, 2015
Messages
447
Reaction score
848
Points
208
how i can change it?
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
how i can change it?
you need the admin server query account and the yatqa program.
When you download it, login with the admin info and then find the server admin template group and edit it
 

BIOS

Knowledge Seeker
VIP
Joined
Oct 10, 2015
Messages
447
Reaction score
848
Points
208
how i can create an ip block that only 1 server created per ip?
 

Pain

Member
Joined
Feb 20, 2016
Messages
102
Reaction score
17
Points
53
and if i want to delete it in 2 days automatic , can you help me with the code ? pls ?
 

PAY-BACK

Member
Joined
Aug 20, 2015
Messages
20
Reaction score
6
Points
35
how make you the free dns ? free-ts3.us:xxxx
what do you mean with free dns ?
I have My Domain
and I have My TS server
alsoI do have my Web server
domain (xxx.us) ip= ts ip
ts ip: free-ts3.us
Ts IP + Port = ip+port
= free-ts3.us:xxxx
 

BIOS

Knowledge Seeker
VIP
Joined
Oct 10, 2015
Messages
447
Reaction score
848
Points
208
have vaild data insert into the config.php?
 

Pain

Member
Joined
Feb 20, 2016
Messages
102
Reaction score
17
Points
53
what do you mean with free dns ?
I have My Domain
and I have My TS server
alsoI do have my Web server
domain (xxx.us) ip= ts ip
ts ip: free-ts3.us
Ts IP + Port = ip+port
= free-ts3.us:xxxx
yes i know , but where you put the code , bacause my code make only ip + port , i will make it with dns too , i have one domain too , can you helpe me ? put your code under please
 
Top