Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: cs_autoowner (*nix)  (Read 4962 times)

0 Members and 1 Guest are viewing this topic.

iarec

  • Guest
cs_autoowner (*nix)
« on: November 18, 2007, 07:24:36 PM »

I been working on this for weeks and can't fix it.

It appears cs_autoowner doesn't work.

1) The module is loaded.
-OperServ- Module: cs_autoowner [1.04] [3rd]

2) My Xop is OFF and I have added the user to 9999

3) I have added the new config to the services.conf file

# AutoOwner [OPTIONAL]
# Module: cs_autoowner
#
# Automatically give users owner level on channels where the users are at level
# specified by AutoOwnerLevel or higher
#
AutoOwner

# AutoOwnerLevel <level> [OPTIONAL]
# Module: cs_autoowner
#
# Set the level at which users get auto-owner on a channel.
# If not specified a default level of 9999 is assumed
#
AutoOwnerLevel 9999


I have restarted, reloaded many times and have done a complete fresh install of both anope and unreal.

and still the user only recieves & and not ~

Running: Anope 1.7.19 and Unreal 3.2.7

any ideas?

also in my log reports I get this:
debug: status: [6][Module Error, Error during load time or module returned MOD_STOP

Thanks for your time.
Logged

katsklaw

  • Guest
(No subject)
« Reply #1 on: November 18, 2007, 07:55:56 PM »

Nothing wrong with the module, I use it daily.

Secondly that error could be about any module so we'll need more info to help you with that.
Logged

iarec

  • Guest
(No subject)
« Reply #2 on: November 20, 2007, 02:11:17 AM »

k, I think i might have found the problem, when I look at the program code it shows this

[cs_autoowner]

should the blocks () be there?
Logged

n00bie

  • Anope User
  • Offline Offline
  • Gender: Male
  • Posts: 411
(No subject)
« Reply #3 on: November 20, 2007, 07:23:44 AM »

that is a color control codes. that wouldn't be the problem. currently i have no idea why it doesn't work and what OS are your running services anyway, windows or unix/linux ?

[Edited on 20-11-2007 by n00bie]
Logged
I am always doing things that which I cannot do, in order that I may learn how to do it.

iarec

  • Guest
(No subject)
« Reply #4 on: November 20, 2007, 11:05:22 PM »

Linux 2.6.20.20-071008a
FedoraCore 4

[Edited on 20-11-2007 by iarec]
Logged

katsklaw

  • Guest
(No subject)
« Reply #5 on: November 20, 2007, 11:54:16 PM »

You know .. all of this is rather irrelevant, we can't do anything until more information is given as I asked for already.
Logged

djGrrr

  • Anope User
  • Offline Offline
  • Posts: 51
    • http://www.p2p-network.net/
(No subject)
« Reply #6 on: December 09, 2007, 02:43:50 AM »

I've seen this before, and the problem has always been that XOP was actually not turned off on the channel (even though the person said it was)
do:
/chanserv SET #channel XOP OFF
/chanserv ACCESS #channel add nickname 9999
Logged
P2P-NET Network Staff
Pages: [1]   Go Up