From razvan.savu at gmail.com Sat Feb 2 05:46:00 2008 From: razvan.savu at gmail.com (Razvan Savu) Date: Sat, 2 Feb 2008 15:46:00 +0200 Subject: [IRCServices Coding] Panic 11 Segv Fault error Message-ID: Hello. I'm receiving this error sometimes in ircservices.log. PANIC! signal 11 (no buffer) [Feb 02 15:30:09 2008] Services terminating: Segmentation fault [Feb 02 15:30:09 2008] modules: Module `operserv/main' forgot to remove callback `save data complete' from module `core' I'm using inspircd1.1. Also, if i add an access to a channel, after a reset (even if i perform an operserv update), the access list for that channel is gone. Any ideeas on how to fix this? From achurch at achurch.org Sat Feb 2 23:03:18 2008 From: achurch at achurch.org (Andrew Church) Date: Sat, 02 Feb 2008 23:03:18 JST Subject: [IRCServices Coding] Panic 11 Segv Fault error In-Reply-To: Message-ID: <47a47895.65642@msgid.achurch.org> >Hello. I'm receiving this error sometimes in ircservices.log. > >PANIC! signal 11 (no buffer) >[Feb 02 15:30:09 2008] Services terminating: Segmentation fault >[Feb 02 15:30:09 2008] modules: Module `operserv/main' forgot to >remove callback `save data complete' from module `core' See FAQ Z.3. >I'm using inspircd1.1. Also, if i add an access to a channel, after a >reset (even if i perform an operserv update), the access list for that >channel is gone. Any ideeas on how to fix this? Are your database files being saved correctly? (There should be several *.db or *.sdb files in the directory you specified as the Services data directory when you installed Services.) --Andrew Church achurch at achurch.org http://achurch.org/ From razvan.savu at gmail.com Sat Feb 2 06:39:38 2008 From: razvan.savu at gmail.com (Razvan Savu) Date: Sat, 2 Feb 2008 16:39:38 +0200 Subject: [IRCServices Coding] Panic 11 Segv Fault error In-Reply-To: <47a47895.65642@msgid.achurch.org> References: <47a47895.65642@msgid.achurch.org> Message-ID: Yes. Here is a complete listing. Sometimes however i get something like database updaate failed. akill.sdb exception.sdb memo-ignore.sdb nick.sdb chan-access.sdb exclude.sdb memo.sdb oper.sdb chan-akick.sdb helpfiles modules sgline.sdb chan.sdb ircservices.conf modules.conf sqline.sdb convert-db ircservices.log news.sdb stat-servers.sdb example-ircservices.conf ircservices.pid nick-access.sdb szline.sdb example-modules.conf languages nickgroup.sdb 2008/2/2 Andrew Church : > >Hello. I'm receiving this error sometimes in ircservices.log. > > > >PANIC! signal 11 (no buffer) > >[Feb 02 15:30:09 2008] Services terminating: Segmentation fault > >[Feb 02 15:30:09 2008] modules: Module `operserv/main' forgot to > >remove callback `save data complete' from module `core' > > See FAQ Z.3. > > >I'm using inspircd1.1. Also, if i add an access to a channel, after a > >reset (even if i perform an operserv update), the access list for that > >channel is gone. Any ideeas on how to fix this? > > Are your database files being saved correctly? (There should be several > *.db or *.sdb files in the directory you specified as the Services data > directory when you installed Services.) > > --Andrew Church > achurch at achurch.org > http://achurch.org/ > > ------------------------------------------------------------------ > To unsubscribe or change your subscription options, visit: > http://lists.ircservices.za.net/mailman/listinfo/ircservices-coding > From rpope904 at comcast.net Fri Feb 15 20:20:30 2008 From: rpope904 at comcast.net (Russell) Date: Fri, 15 Feb 2008 23:20:30 -0500 Subject: [IRCServices Coding] How would I do this (NickServ) Message-ID: <000001c87053$454c1670$cfe44350$@net> Basically, I have made a website to for users to interact with irc from.. The site generates them a page with a custom chat applet for their channel, but I want to be able to delete inactive users, how can I get ircservices to go to a url when a nickname is removed from the database? i.e. http://www.somesite.com/admin/remove.php?nick=$nickname -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.ircservices.za.net/pipermail/ircservices-coding/attachments/20080215/00c951f9/attachment.htm