Issues with Config

These are old archives. They are kept for historic purposes only.
Post Reply
JimmyJame
Posts: 1
Joined: Sat Dec 12, 2009 7:31 am

Issues with Config

Post 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
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Re: Issues with Config

Post by Stealth »

Paste a couple lines before and a couple lines after.
Post Reply