TS3IconManagerV2 - V 1.0 [Webinterface]

Joined
Dec 19, 2015
Messages
114
Reaction score
15
Points
53
Hello , and welcome to TS3IconManagerV2 , V1Script was created by Doc94 ( https://github.com/Doc94/TS3IconManager )
Basically I have added some new things to the script . (English Only)
I modify and change the following things:
  • no UID needed (Automaticly enter the icon manager!)
  • New style ( Paper )
  • Simple and clean codes :)
and some little things like that i added a Line in the config.php (TS3 IP , to show IP when not connected to TS server! :D).

Info: The Script is still in the beta phase!

Screenshots:
1 - index.php

Screenshot_9.png

2 - step1.php :
Screenshot_10.png

3 - step2.php :
Screenshot_11.png

Proof that it works:

Screenshot_12.png


Download:
GitHub : Processing your files… :(
Mega : https://mega.nz/#!jUhmnRjZ!jCKMvzvf90NkxuPr4EpdRmrAk_bmFoIsMFfxcb1T1q4
Hope you guys like it :) Special thanks to Doc94 <
i love you man i was looking for this for 3 mounths :);)
 

VictorM

Member
Joined
Mar 3, 2016
Messages
6
Reaction score
0
Points
36
Hello.
How you can make it have a delay to return to
Select icons?
 

RaidonX

Member
Joined
Jan 15, 2016
Messages
15
Reaction score
1
Points
35
Sup guys, I have no idea how to use it. Can someone help me?
 

VictorM

Member
Joined
Mar 3, 2016
Messages
6
Reaction score
0
Points
36
I select icons that desire, and to return to
you select the icons you may have to wait 1 hour?
 

spamek23

Member
Joined
Feb 7, 2016
Messages
72
Reaction score
8
Points
40
Hello,

I use TS3IconManagerV2
How I can set more that 2 icons?
If i set var maxicon = "3"; <?PHP //Here you put the number of max games user can select and get ! :) ?>" ;
I can't set 3 icons. Why?
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
Hello,

I use TS3IconManagerV2
How I can set more that 2 icons?
If i set var maxicon = "3"; <?PHP //Here you put the number of max games user can select and get ! :) ?>" ;
I can't set 3 icons. Why?
If you check that php file you edit, there are two places in that file that you need to set that. If i am correct you changed only the first one, check a little down, you will find it again!
 

spamek23

Member
Joined
Feb 7, 2016
Messages
72
Reaction score
8
Points
40
OK I done this.
But I can't see Icons ;/
I use name 42.png
My icon have sort 42.
Whats that?
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
OK I done this.
But I can't see Icons ;/
I use name 42.png
My icon have sort 42.
Whats that?
I know this problem.....i fixed it by doing that: for the icon name don't put the sort id nubmer but the server group id number!

Or mabye this reply from another member will help you!
I used a script from this version https://github.com/Doc94/TS3IconManager the php file geticonos.php and i transfer the icon i get to http://127.0.0.1/icons/

Wish one of the two solutions will help you my friend!
 

spamek23

Member
Joined
Feb 7, 2016
Messages
72
Reaction score
8
Points
40
Yes I don't have permissions for icons :P I rename for /ikons/ and echo '<img src="/ikony/'.$group['id']. '.png" alt="" class="hvr-bounce-in" /> ';
Thanks guys :>
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
Yes I don't have permissions for icons :p I rename for /ikons/ and echo '<img src="/ikony/'.$group['id']. '.png" alt="" class="hvr-bounce-in" /> ';
Thanks guys :>
Let me give you and example: On your teamspeak client, at the top click on Permissions and Server Groups. On each servergroup bihind there is a number. That is the server group. On the icon set this number as name. You don't need teamspeak permissions to see that number on the server groups
 

spamek23

Member
Joined
Feb 7, 2016
Messages
72
Reaction score
8
Points
40
Man permissions on VPS :D MY VPS can't connect to folder "icons" I rename "icons" to "ikons"
You understand? :D
This time is perfect. Thanks for author!
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
UbtWdiW.png

can you help me ?
You should go check the action.php file. On line 41 there is something wrong! if you can't fix it or you don't know, please post the code here...we will help you :)
 
Top