Page 1 of 1

Anope Alaises

Posted: Sun Feb 24, 2008 8:14 pm
by TheDevil
Got Unreal3.2.7 and Anope services.

Included alaises.conf and anope.conf but /cs /chanserv etc etc dont work. Running on a linux server.

Got a windows server linked and that works fine.

How can i de-bug it to find out whats wrong?

Thanks

Re: Anope Alaises

Posted: Wed Mar 26, 2008 12:42 am
by ZeepySea
I have the same problem with this as well.

I have tried to move the actual aliases in the anope.conf and aliases.conf file to inside unrealircd.conf and still no go.

I use /cs /ns or any of them and it doesn't work.

Is there any way I can find out why these won't work? I can use /msg chanserv or /msg nickserv etc and it works. So the services are there.

Is the issue that it's not showing as a service or what?

EDIT: I have fixed this issue.

It was a problem with my own set block.

Re: Anope Alaises

Posted: Wed Mar 26, 2008 7:54 pm
by Bunkerwaiss
this sections must match each other

Code: Select all

link           services.your-network-name.com

Code: Select all

ulines {
	services.your-network-name.com

Code: Select all

services-server 	"services.your-network-name.com";
Goog luck