TS3IconManagerV2 - V 1.0 [Webinterface]

Dec 19, 2015
114
15
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
Mar 3, 2016
6
0
36
I select icons that desire, and to return to
you select the icons you may have to wait 1 hour?
 

spamek23

Member
Feb 7, 2016
72
8
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
Mar 31, 2016
2,570
12
2,857
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!
 

Alligatoras

Administrator
Mar 31, 2016
2,570
12
2,857
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
Feb 7, 2016
72
8
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
Mar 31, 2016
2,570
12
2,857
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
Feb 7, 2016
72
8
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!
 
Top