• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Gesior Website saying 'Server Offline' Help.

trustjah

Newbie
Joined
Jan 22, 2009
Messages
126
Solutions
6
Reaction score
14
Location
Belgium
Like the title is saying, my website shows that 'my' server is offline.

how can i get this to recognize my server and switch states in 'Online'
 
1. Go into xampp/htdocs/layouts/tibiacom!
2. Open layout.php
3. Find: if($config['status']['serverStatus_online'] == 1)
4. Change to: if($config['status']['serverStatus_online'] == 0)

5.REP ME++
 
go to your server config, find --Status, and then under status find url="EXAMPLE(it doesnt really say this)" and change it to url="".

Rep me if i helped you.
 
Back
Top