Network Staff File is missing.

These are old archives. They are kept for historic purposes only.
Post Reply
ReverendSho
Posts: 5
Joined: Sat Apr 30, 2005 4:52 am

Network Staff File is missing.

Post by ReverendSho »

Ok. I'm running a net with Unreal 3.2.3. and Anope services 1.7.8. I'm trying to add a network staff file, yet I can't seem to find the right file name. Whenever /staff is done, it sends an error message saying:

[23:55] *** Network Staff File is missing

What am I doing wrong? I have a file named ircd.staff in the server's directory. Or is this a services thing?
3-A IRC Network - alpha.3a-irc.net 6667-7000 / 6697 for SSL
"Keep your friends close, and your enemies away with the gline/zline commands."
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

This looks like a module issue.

What modules do you have loaded?
ReverendSho
Posts: 5
Joined: Sat Apr 30, 2005 4:52 am

Post by ReverendSho »

-> loadmodule "src/modules/m_staff.so"; <-
loadmodule "src/modules/netadmins.so";
loadmodule "src/modules/noctcp.so";
loadmodule "src/modules/operjoin.so";
loadmodule "src/modules/topicbadwords.so";
loadmodule "src/modules/m_chgswhois.so";
Those are just a sampling of the modules we're using. I suspect it's the module I've arrowed.
[/quote]
3-A IRC Network - alpha.3a-irc.net 6667-7000 / 6697 for SSL
"Keep your friends close, and your enemies away with the gline/zline commands."
ReverendSho
Posts: 5
Joined: Sat Apr 30, 2005 4:52 am

My bad.

Post by ReverendSho »

Gomen nasai. I feel like a newbie.

My apologies, I did some research into the module, and it's a missing entry in our set { } block. I didn't think to look into the modules until you posted that reply. Thanks for your assistance. I have it working now.
3-A IRC Network - alpha.3a-irc.net 6667-7000 / 6697 for SSL
"Keep your friends close, and your enemies away with the gline/zline commands."
Post Reply