Page 1 of 1

Issues with Config

Posted: Sat Dec 12, 2009 7:44 am
by JimmyJame
This is really sending me bonkers there is no reason why it should not be working.

Here is a snippet of the errors I am getting constantly and nothing in the Config suggests to have issues
*** Notice -- unrealircd.conf:286: No name for section start
*** Notice -- unrealircd.conf:291: Ignoring extra close brace
*** Notice -- unrealircd.conf:291 Ignoring extra semicolon
*** Notice -- unrealircd.conf:287: unknown directive options
This is the part of the config causing the issues
{ (Line 286)
options (Line 287)
{
serversonly;
}; (Line 291)
};
So it should not be doing this at all what's the go I have tried everything I can think of

Re: Issues with Config

Posted: Sat Dec 12, 2009 6:51 pm
by Stealth
Paste a couple lines before and a couple lines after.