TLD Block Error
Posted: Fri Feb 29, 2008 4:20 pm
Hi, I'm currently having problems with using the TLD block. I found a similar thread to this issue,but the guy suggested that he delete the whole block entirely. I really wanting to use it, and if anyone can help, please do.
Here is the Error:
[11:13:02] [***]: *** Notice -- Loading IRCd configuration ..
[11:13:02] [***]: *** Notice -- error: unrealircd.conf:93: tld::motd is missing
[11:13:02] [***]: *** Notice -- error: unrealircd.conf:93: tld::rules is missing
[11:13:02] [***]: *** Notice -- error: 2 errors encountered
[11:13:02] [***]: *** Notice -- error: IRCd configuration failed to pass testing
and here is my config line:
tld {
mask 1@*;
motd "vip.motd";
rules "vip.rules";
channel "#vip";
};
I'm testing a feature i want to add, and I need those blocks. I also tried with the original rules and motd, and no matter what I put, I get that error.
Any ideas?
Also those files do exist in my unreal directory.
Here is the Error:
[11:13:02] [***]: *** Notice -- Loading IRCd configuration ..
[11:13:02] [***]: *** Notice -- error: unrealircd.conf:93: tld::motd is missing
[11:13:02] [***]: *** Notice -- error: unrealircd.conf:93: tld::rules is missing
[11:13:02] [***]: *** Notice -- error: 2 errors encountered
[11:13:02] [***]: *** Notice -- error: IRCd configuration failed to pass testing
and here is my config line:
tld {
mask 1@*;
motd "vip.motd";
rules "vip.rules";
channel "#vip";
};
I'm testing a feature i want to add, and I need those blocks. I also tried with the original rules and motd, and no matter what I put, I get that error.
Any ideas?
Also those files do exist in my unreal directory.