Services Help

The UnrealIRCd team does not officially provide support for any services packages that you may be using or want to use. This forum is provided so the community can help each other with services issues.

Moderator: Supporters

madman
Posts: 34
Joined: Thu Nov 04, 2004 7:55 am

Post by madman »

I finally got it!!

It was the uline i forgot to put a ";" after it.

No errors nothing.

BTW, Thanks for all your help!

EDIT:
A few questions, when I restart services It deletes all users in nickserv. Can I stop that?

Also, I cant set anything with services, vhosts, botserv's etc., It says access denied, is there a special option in oper to set that? I've got services_admin in my option :S

~madman
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Post by katsklaw »

well I'm glad you got it working .. but uhm .. the ulines block was NOT part of the original cause

Code: Select all

ulines {
	services.madman.org;
	stats.madman.org;
};
You have it correct in the zip file.

As far as nickserv deleting nicks ... that's probably not the case. You are most likely shutting down Services before they can update to their db. in the future make OS update before shutting them down. If it still don't save to the db check file permissions.

Anyways, Good Luck!
madman
Posts: 34
Joined: Thu Nov 04, 2004 7:55 am

Post by madman »

katsklaw wrote:well I'm glad you got it working .. but uhm .. the ulines block was NOT part of the original cause

Code: Select all

ulines {
	services.madman.org;
	stats.madman.org;
};
You have it correct in the zip file.

As far as nickserv deleting nicks ... that's probably not the case. You are most likely shutting down Services before they can update to their db. in the future make OS update before shutting them down. If it still don't save to the db check file permissions.

Anyways, Good Luck!
Thanks.

What do you mean by OS update? Also, do you know the problem with the hostserv and botserv, etc..


~madman
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Post by katsklaw »

OS = OperServ

Code: Select all

/os help update
as far as HostServ and BotServ .. no I can't help you there .. I don't use them.
w00t
Posts: 1136
Joined: Thu Mar 25, 2004 3:31 am
Location: Nowra, Australia

Post by w00t »

He said "What if..."
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
katsklaw
Posts: 1124
Joined: Sun Apr 18, 2004 5:06 pm
Contact:

Post by katsklaw »

w00t wrote:He said "What if..."
where exactly do you see that?
Locked