Page 1 of 1

Cannot use /spamfilter (Win32)

Posted: Mon Dec 06, 2010 9:12 pm
by deleted-46527
I am trying to use /spamfilter, but I am not allowed to.
It shows
Permission Denied- You do not have the correct IRC operator privileges
Here is the oper block for me:
oper deleted-46527 {
class clients;
from {
userhost *@localhost;
userhost *@127.0.0.1;
userhost *@192.168.xxxx;
};
password "hidden";
flags {
netadmin;
can_restart;
can_die;
can_addline;
can_override;
can_gkline;
can_zline;
can_gzline;
};
swhois "is awesome.";
};

Re: Cannot use /spamfilter (Win32)

Posted: Mon Dec 06, 2010 11:29 pm
by katsklaw
Make sure that:

1> you are opered on the same server your oper block is that allows you can_gkline
2> you have edited and uploaded the correct file to the correct folder
3> you rehashed the server if you altered your oper block
4> if you altered your oper block disconnect then reconnect or type: /mode <your-nick> -oOaA then /oper again

Re: Cannot use /spamfilter (Win32)

Posted: Tue Dec 07, 2010 12:50 am
by deleted-46527
Thanks. I did 1-3 already, and then i did 4>.