[Help] Problem with web status L2J 

Newbie Spellweaver
Joined
May 24, 2007
Messages
5
Reaction score
0
Hi folks,

Before i had Interlude server, then after long break i switched to Gracia( L2JFree PT2 1.2.5). But now when i try to make my web status indicator it allways shows OFF... But the problem isn't in firewall or e.t.c., because players can connect and play ( not only me self ). But the script returns strange things. Oh ant b.t.w. it's not script's fail, i tried ~10 scripts, and noone of them worked ( i mean detected my server ), so please guys, help me.
 
Re: Problem with web status

check ur configs i wld say .

since u didnt post what error u get from the script i dont think someone can help u since noone has psychic skills developed yet.
Except Jesus, he has it :)
 
Upvote 0
Re: Problem with web status

ok . i will give u a simple fix:

fuck all scripts that u use and just edit your index.php or whatever page u use for ur server status and add this code in it:

Code:
		<div align="center" class="style1 style2"><b>Login Server:</b> <img src="http://status.blackout-gaming.net/status.php?dns=YOURIPORDNSHERE&port=2106&style=7" alt="Powered by ApexBG" border="0" /></div></a><br>
		<div align="center" class="style1 style2"><b>Game Server:</b> <img src="http://status.blackout-gaming.net/status.php?dns=YOURIPORDNSHERE&port=7777&style=7" alt="Powered by ApexBG" border="0" /></a></div><br>

YOURIPORDNSHERE= put your server IP or DNS in that place.

then put the code on ur page and hey its done.
 
Upvote 0
Re: Problem with web status

But that's not a fix for my problem, but anyways thank's for the example.

EDIT: Ok i checked it from local machine ( Same machine that server and apache is ) and it worked, but if i try from remote machine, it does not work.
 
Upvote 0
Re: Problem with web status

But that's not a fix for my problem, but anyways thank's for the example.

EDIT: Ok i checked it from local machine ( Same machine that server and apache is ) and it worked, but if i try from remote machine, it does not work.

i can't help you if i will not see it. so i will suggest you to download a page from l2jreleases and check the scripts... they work fine
 
Upvote 0
Back