Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: lilo on May 10, 2013, 11:48:33 PM

Title: Probleme : never channel ope to registered
Post by: lilo on May 10, 2013, 11:48:33 PM
Hi

(sorry for me english, i'm french ^^ )

It's a new irc server and i have a problem. i cant registered channel

-ChanServ- You must be a channel operator to register the channel.

My nyckname is registered and i m alone on the server si i m first user in the channel .


INFO :
Debian
Anope 1.8.8
Unrealirc 3.2.10.1

Thanks :-)
Title: Re: Probleme : never channel ope to registered
Post by: lilo on May 11, 2013, 12:33:28 AM
Conf de unrealirc : http://pastebin.anope.org/index.php?page=viewpaste&id=67d547ddaa

Conf de anope : http://pastebin.anope.org/index.php?page=viewpaste&id=586abd5d9c
Title: Re: Probleme : never channel ope to registered
Post by: katsklaw on May 11, 2013, 02:55:56 AM
If you are the first user, you should be opped. If not check this setting in your unrealircd.conf. it needs to be set to op, protect or owner. 99.995% of the networks out there should be set to 'op'.

set::level-on-join <none|voice|halfop|op|protect|owner>;
The mode that a user will get when he's the first to join a channel. The default is 'op' (channel operator).

If you change this setting,  be sure to rehash, then part and join the channel.
Title: Re: Probleme : never channel ope to registered
Post by: lilo on May 12, 2013, 03:32:51 PM
oohhh ..... true ...

Thank you ... I m noob with IRC .. Tks !!