Search found 90 matches

by heinz
Sat Nov 06, 2004 12:32 pm
Forum: Services
Topic: Services Help
Replies: 50
Views: 16612

madman.... look for something called "Lakeserv" It doesn't matter what services package you use, you still need to configure unreal to accept it. It takes the same amount of effort to configure LakeServ + Unreal as it does Anope + Unreal. Also, LakeServ is Windows only. What if this perso...
by heinz
Fri Nov 05, 2004 6:58 pm
Forum: Services
Topic: Don't allow user to register channel
Replies: 9
Views: 3745

Well, as it's windows, you need to either compile the modules yourself (details can be found here) or download one of the pre-compiled ones (details can be found here)
by heinz
Fri Nov 05, 2004 6:46 pm
Forum: Services
Topic: Don't allow user to register channel
Replies: 9
Views: 3745

Well, it should work, most modules with with all other versions. Secondly, I am unsure of where you got 1.7.5 for windows from, as there is no such thing.
by heinz
Fri Nov 05, 2004 5:43 pm
Forum: Services
Topic: Don't allow user to register channel
Replies: 9
Views: 3745

One word. Module.

http://modules.anope.org/modules.php?op=details&id=25 should do the trick.

Note: The server modules.anope.org is hosted on is going through some rough stuff, so if it's down, apologies.
by heinz
Fri Nov 05, 2004 10:51 am
Forum: Services
Topic: Services Help
Replies: 50
Views: 16612

./services -debug -nofork

If it's still refused refused, rather than link error refused, then post JUST your link block from unreal, your listen blocks, and the RemoteAddress, LocalAddress from services.conf here, and we will see what we can do.
by heinz
Thu Nov 04, 2004 8:47 am
Forum: Services
Topic: Chanserv Permission denied
Replies: 17
Views: 10138

Sorry to sound annoying, but I receive a copy of every bug submitted, and I must have missed this one. As the bugtracker is currently down, if you could be so kind as to mail me the information, I will take a look.

Thanks.
by heinz
Mon Nov 01, 2004 3:35 pm
Forum: Services
Topic: Why this error?
Replies: 3
Views: 1856

If you run the services in normal mode, you will never get enough information (This will be resolved soon :P).

For more detailed information, start your services with the following command:

./services -debug -nofork

This will show any error messages received during startup.
by heinz
Mon Nov 01, 2004 3:22 pm
Forum: Services
Topic: Chanserv Permission denied
Replies: 17
Views: 10138

I have received no reports of any bugs in Anope 1.6.3, I would be very interested in hearing this bug report. Please contact me directly at heinz@anope.org with your report, or, use the bug tracker located at http://bugs.anope.org (Please include Unreal version, Anope Version, Testcase and Expected ...
by heinz
Fri Oct 29, 2004 4:49 pm
Forum: Unreal 3.2 Support
Topic: Making Services to join opers
Replies: 6
Views: 1906

If you don't know, you shouldn't use it. Simple as that. RAW can, and most probably will, in your case, cause problems on your network. It is a very dangerous command, and should only be used by developers, or people who know what the command does. I know for sure that the people in #anope DO NOT he...
by heinz
Fri Oct 29, 2004 4:47 pm
Forum: Services
Topic: Chanserv Permission denied
Replies: 17
Views: 10138

SuperAdmin is a higher level than ServicesRoot, and is designed to be used for short periods of time only, due to the power it has. Once activated, you become founder of ALL channels, thus allowing you to add people to access lists, and remove them. Like w00t said, you need to set SuperAdmin on, unl...
by heinz
Fri Oct 29, 2004 2:37 pm
Forum: Services
Topic: Problem with UnrealIRCd and Anope
Replies: 4
Views: 2490

ERROR :Server chuliganaz.res
.lt already exists from chuliganaz.res.lt
A server already called that exists on your network. Do /msg nickserv help to see if NickServ has connected, otherwise consider renaming your services server name.
by heinz
Fri Oct 29, 2004 2:24 pm
Forum: Services
Topic: Problem with UnrealIRCd and Anope
Replies: 4
Views: 2490

Firstly, try using 127.0.0.1 in RemoteServer. If that doesn't work, start Anope using:

./services -debug -nofork

and paste the output. It will contain a detailed error message.

Also, you include ALL the services aliases. You only need to include anope.conf in your unrealircd.conf file.
by heinz
Fri Oct 29, 2004 1:58 pm
Forum: Services
Topic: Anope 1.6.3 Released!
Replies: 0
Views: 2494

Anope 1.6.3 Released!

Hi there Just a note to inform you all that Anope 1.6.3 has just been released, and will be available to download from Sourceforge now. Anyone who uses LogChan is advised to upgrade immediately, due to a recent exploit discovered in the previous version. Numerous other bug fixes are included in this...
by heinz
Fri Oct 29, 2004 11:57 am
Forum: Services
Topic: Chanserv Permission denied
Replies: 17
Views: 10138

Services must know who you are to be able to use this command. For Anope: Check that you are a ServicesRoot and are using that nickname, and identified to NickServ. Also ensure you have done /msg Operserv set superadmin on, as this will allow you to become founder of every channel. For other service...
by heinz
Fri Oct 29, 2004 10:05 am
Forum: Unreal 3.2 Support
Topic: Making Services to join opers
Replies: 6
Views: 1906

REMEMBER! If you have RAW enabled, your chances of getting support for your services severely decreases. Only use it if you KNOW what you are doing. :P