Hey Otlanders,
Yes! Cazar needs again your help!
My problem is, there is nowhere this
in my config-and-functions.php
Can someone help me with this?
If you need my config-and-functions.php just reply or pm me.
//Cazar
Yes! Cazar needs again your help!
Leiken said:The status thingy (offline)..
Config-and-functions.php line 383
from:
Code:$sock = @fsockopen("127.0.0.1", $config['server']['port'], $errno, $errstr, 1);
to:
Code:$sock = @fsockopen("127.0.0.1", $config['server']['statusPort'], $errno, $errstr, 1);
Cya!
My problem is, there is nowhere this
Code:
$sock = @fsockopen("127.0.0.1", $config['server']['port'], $errno, $errstr, 1);
in my config-and-functions.php
Can someone help me with this?
If you need my config-and-functions.php just reply or pm me.
//Cazar