Search found 8 matches

by Howdy
Mon Oct 25, 2010 11:40 pm
Forum: Unreal 3.2 Support
Topic: Flags not working?
Replies: 1
Views: 1342

Flags not working?

This should be an easy fix, here's my flags:
flags {
services-admin;
netadmin;
can_gkline;
can_gzline;
can_zline;
can_restart;
can_die;
global;
can_override;
};

But I can't do anything, I can't restart or die, I can't svsnick for example. Any ideas?

(I have identified as an IRCop)
by Howdy
Mon Oct 25, 2010 11:39 pm
Forum: Services
Topic: Services bot destroys IRC
Replies: 3
Views: 4100

Re: Services bot destroys IRC

Thanks guys, I accidently left a bracket on the uline block making it not work.
by Howdy
Sat Oct 23, 2010 7:23 pm
Forum: Services
Topic: Services bot destroys IRC
Replies: 3
Views: 4100

Services bot destroys IRC

Whenever I add a service bot and assign it to my channel, it floods my terminal with
[Oct 23 19:20:32.893784 2010] debug: Sent: :bot MODE #sourcebin +o bot
[Oct 23 19:20:32.893870 2010] debug: Received: :67.220.74.146 MODE #sourcebin -oh bot bot 0
[Oct 23 19:20:32.893886 2010] debug: Changing modes ...
by Howdy
Sat Oct 23, 2010 6:21 pm
Forum: Services
Topic: First time setting up an IRC, error linking services
Replies: 8
Views: 8998

Re: First time setting up an IRC, error linking services

Oh, completely ignored that part.

Okay, everythings running perfectly now, thanks so much for your help :)
by Howdy
Sat Oct 23, 2010 6:09 pm
Forum: Services
Topic: First time setting up an IRC, error linking services
Replies: 8
Views: 8998

Re: First time setting up an IRC, error linking services

When using your config I get the error:
* *** Notice -- Loading IRCd configuration ..
* *** Notice -- error: ERROR: No cloaking module loaded. (hint: you probably want to load cloak.so)
* *** Notice -- error: If you are upgrading from 3.2 (or any older version), be sure to read the release notes or ...
by Howdy
Sat Oct 23, 2010 5:37 pm
Forum: Services
Topic: First time setting up an IRC, error linking services
Replies: 8
Views: 8998

Re: First time setting up an IRC, error linking services

Doing that seemed to cause a few extra errors, I may have accidently erased extra information, here's my config file (commented stuff still there), there may be some obvious error i'm missing

/*
* example.conf by Daniel Hawton AKA Osiris ([email protected]).
* $Id: example.conf,v 1.1.1.1.2 ...
by Howdy
Sat Oct 23, 2010 5:16 pm
Forum: Services
Topic: First time setting up an IRC, error linking services
Replies: 8
Views: 8998

Re: First time setting up an IRC, error linking services

I have rehashed, it outputs:
22* unrealircd.conf :Rehashing
22* *** Notice -- Loading IRCd configuration ..
22* *** Notice -- unrealircd.conf:277: Ignoring extra data
22* *** Notice -- unrealircd.conf:277: Ignoring extra data
22* *** Notice -- unrealircd.conf:278: Ignoring extra data
22* *** Notice ...
by Howdy
Sat Oct 23, 2010 3:59 pm
Forum: Services
Topic: First time setting up an IRC, error linking services
Replies: 8
Views: 8998

First time setting up an IRC, error linking services

When I try to run my services I get the error:
*** LocOps -- Link denied for services.sourcebin.info([email protected]) (No link block named 'services.sourcebin.info') [@67.220.74.1.37493]

Now this error is obviously telling me there isn't a link block, but, there is.
Now I could be wrong as ...