spice
CABS ARE HERE
Hello, my problem is this: First I dont want to change this:
So i go to config.php and change:
to:
After that it works well and it dont ask for the world, but when I press submit this apears:
How do I fix this?
So i go to config.php and change:
PHP:
$config['site']['worlds'] = array(0 => 'Server Name', 1 => 'Server Name 1', 2 => 'Server Name 2');
to:
PHP:
$config['site']['worlds'] = array(0 => 'Kyoria');
After that it works well and it dont ask for the world, but when I press submit this apears:
How do I fix this?