Free Teamspeak Website (Wruczek)

Free Teamspeak Website (Wruczek) 2.0.6 - Dev

No permission to download

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
Alligatoras submitted a new resource:

Free Teamspeak Website Template (Wruczek) - Free Teamspeak Website Template (Wruczek)


Features of the ts-website

  • Multi-Language (English, Polish, German, Dutch, Russian, Turkish, Czeck, Portuguese, French, Ukrainian, Spanish)
  • Status of users in specific server groups (staff of the server)
  • Staff of the teamspeak server (Address, Online, Uptime, Version, Ping, Packet loss)
  • Contact Information (E-mail, Social Meda)
  • Server Viewer (Stauts of current channels and connected users)
  • Connect to the server button
  • Ban...

Read more about this resource...
 
Last edited:

Grafic404

Member
Joined
Apr 21, 2016
Messages
25
Reaction score
8
Points
46
2b2162ad1e8d101d9e7f66a230a4f1d9.png


Features of the ts-website

  • Multi-Language (English, Polski, Deutsch, Nederlands, Русский, Türkçe, Česky)
  • Status of users in specific server groups (staff of the server)
  • Staff of the teamspeak server (Address, Online, Uptime, Version, Ping, Packet loss)
  • Contact Information (E-mail, Social Meda)
  • Server Viewer (Stauts of current channels and connected users)
  • Connect to the server button
  • Ban list (free to public eyes but better protect it with htaccess if you use it)
  • Server rules (page where you can set you own rules)
  • Main page with news (set your news in files - easy to set them)
  • Customizable background (location: img folder)
  • Enabled mod_rewrite (needs a2enmod rewrite command to work)
  • Enabled support of htaccess

Live Demo
Github (Where you can download it too)
i created a italian translation ;)
 

iSudo

Member
Joined
May 28, 2016
Messages
7
Reaction score
1
Points
38
0c412b6e856883c7b9e97333ca12771e.png
ok... so it seems that An error occured! 0: invalid reply from the server.
I believe this is due to too many Query attempts in a row. how do I fix this ?
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
0c412b6e856883c7b9e97333ca12771e.png
ok... so it seems that An error occured! 0: invalid reply from the server.
I believe this is due to too many Query attempts in a row. how do I fix this ?
just change the values:
Command to flood , Time to flood , Flood Ban duration to higher limits
 

iSudo

Member
Joined
May 28, 2016
Messages
7
Reaction score
1
Points
38
do you mean with in the virtual server ? cause the script that get the info goes through query so I'm unsure that would be connected with the commands that are being stopped
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
do you mean with in the virtual server ? cause the script that get the info goes through query so I'm unsure that would be connected with the commands that are being stopped
i really mean the server settings:
a9a8ea394bb39ee2584ce87508086521.png

or if this doesn't work change the instance settings:
d45ab211a26ddcd564a92cfe618dad5a.png
 

FarisDev

L oryh brx
Contributor
Joined
Jun 9, 2016
Messages
277
Reaction score
111
Points
107
@Belhassen
I do not know, but I think you can see this
Code:
The TS3 PHP Framework currently supports PHP 5.2.1 or later, but we strongly recommend the most current release of PHP for critical security and performance enhancements. If you want to create a web application using the TS3 PHP Framework, you need a PHP 5 interpreter with a web server configured to handle PHP scripts correctly.

Note that the majority of TS3 PHP Framework development and deployment is done on Nginx, so there is more community experience and testing performed on Apache than on other web servers.
I think You've needed to downgrade your PHP version
, I think The problem from the PHP 7.
Just try to install PHP 5.
I just updated My PHP to 7 all my bots doesn't work.. so!
 

Belhassen

ʙᴇʟʜᴀssᴇɴ
Joined
Jul 29, 2016
Messages
59
Reaction score
16
Points
83
I try to remove it and install 5.6 on 5.6 it is install on the 7 it still works haha
 

FarisDev

L oryh brx
Contributor
Joined
Jun 9, 2016
Messages
277
Reaction score
111
Points
107
I do not understand what do you mean. ;)
 

Nikellas

Member
Joined
Aug 25, 2016
Messages
78
Reaction score
36
Points
53
i had a error 111: Connection refused when a add my Teamspeak

i have this Error on my Website, if someone now how i can fix it please reply!!!asasas.png
 
Last edited by a moderator:

Najsr

Moderator
TeamSpeak Developer
Joined
Apr 23, 2016
Messages
483
Reaction score
249
Points
167
Well if that record is SRV not A it will probably not work, so try entering IP Address instead of Domain.
 

Alligatoras

Administrator
Joined
Mar 31, 2016
Messages
2,570
Solutions
12
Reaction score
2,857
Points
381
Well if that record is SRV not A it will probably not work, so try entering IP Address instead of Domain.
it is the ip address directly- trust me i did that
 

Nikellas

Member
Joined
Aug 25, 2016
Messages
78
Reaction score
36
Points
53
Well if that record is SRV not A it will probably not work, so try entering IP Address instead of Domain.


$config['teamspeak']['host'] = '***.***.***.***'; // TeamSpeak host address
$config['teamspeak']['login'] = 'serveradmin'; // Login
$config['teamspeak']['password'] = '******'; // Password
$config['teamspeak']['server_port'] = 9992; // TeamSpeak server port
$config['teamspeak']['query_port'] = 10011; // Query port
$config['teamspeak']['displayip'] = 'ts.x.eu'; // IP shown to users and used for connections

is this ok?

PS:i dont know if ip is allowed for that i change the IP in *** also my pass for query change to ** for safety!!!
i let the ts.greekelder... because you can see this also on my last post with the screenshot!

Mod edit: Removed domain.
 
Last edited by a moderator:

Stev

Member
Joined
Aug 31, 2017
Messages
6
Reaction score
1
Points
35
I installed it in a wrong folder, so can i move all the things in the right one without problems?
 
Top