The module shows my server as offline, But I can still login.
1.) Most webhosts block any unused ports. Teamspeak uses port 51234 to communicate with scripts. If this port is blocked by your host, then the script will constanly show your server as offline.
2.) Ensure that you have properly modified the module AFTER you have uploaded it. Be sure that you have modifed the below information, in your config file, properly.
"TS Server name"; // Your TeamSpeak Server Title
"IP";// The IP address of the server you want to display.
"51234"; // TeamSpeak query port. You shouldn't have to change this.
"8767"; // TeamSpeak UDP Port. The port your server is running on.
"server password"; // Server password.

