Other statuses works fine with my database like how many guilds are created/how many clans are created/how many characters are created/how many accounts are created/how many players are online but not the server status, it says its offline.
Do i have to modify a port or something, and where exactly, cause there is no way i can change the port...
I believe its something wrong at this line
Code:
$fp = @fsockopen($serveraddress, $serverport, $errno, $errstr, 1);






