<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
	<link rel="self" type="application/atom+xml" href="https://forum.eggheads.org/app.php/feed/topic/14983" />

	<title>egghelp/eggheads community</title>
	<subtitle>Discussion of eggdrop bots, shell accounts and tcl scripts.</subtitle>
	<link href="https://forum.eggheads.org/index.php" />
	<updated>2007-11-12T17:25:45-04:00</updated>

	<author><name><![CDATA[egghelp/eggheads community]]></name></author>
	<id>https://forum.eggheads.org/app.php/feed/topic/14983</id>

		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-11-12T17:25:45-04:00</updated>

		<published>2007-11-12T17:25:45-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78331#p78331</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78331#p78331"/>
		<title type="html"><![CDATA[Logging problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78331#p78331"><![CDATA[
You can search within the pubm procedures for statements that are possibly returning 1 (such as "return 1"). These are usually at the end of a procedure. If you're not familiar with Tcl then Alchera's suggestion is your best bet.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Mon Nov 12, 2007 5:25 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Alchera]]></name></author>
		<updated>2007-11-11T23:17:51-04:00</updated>

		<published>2007-11-11T23:17:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78315#p78315</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78315#p78315"/>
		<title type="html"><![CDATA[Logging problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78315#p78315"><![CDATA[
Make posts regarding xchannel.tcl to the <a href="http://forum.egghelp.org/viewtopic.php?t=10432&amp;highlight=xchannel" class="postlink">Universal channel script</a> support forum.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3646">Alchera</a> — Sun Nov 11, 2007 11:17 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[amorpheous]]></name></author>
		<updated>2007-11-11T21:10:13-04:00</updated>

		<published>2007-11-11T21:10:13-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78313#p78313</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78313#p78313"/>
		<title type="html"><![CDATA[Logging problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78313#p78313"><![CDATA[
Thanks Sir_Fz. Found "pubm" in a few scripts and disabled them one by one in eggdrop.conf. After disabling xchannel.tcl, channel talk was being logged again. However, I'd still like to use xchannel.tcl. Is there any way it can be fixed? I'm a novice when it comes to Tcl.<br><br>Here's the offending code:<br><div class="codebox"><p>Code: </p><pre><code>[ammaar@amber:~/eggdrop]$ grep pubm scripts/xchannel.tclset conf1g(repeat) {pubm w:k:b 1 10 "repeating is lame"}set conf1g(color)  {pubm w:k:b 1 10 "no colors"}set conf1g(spam)   {pubm w:k:b 1 10 "spam"}set conf1g(caps)   {pubm w:k:b 1 10 "caps off"}set conf1g(bad)    {pubm w:k:b 1 10 "do not curse"}variable mbinds {join part nick pubm}</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9008">amorpheous</a> — Sun Nov 11, 2007 9:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Sir_Fz]]></name></author>
		<updated>2007-11-11T17:00:28-04:00</updated>

		<published>2007-11-11T17:00:28-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78311#p78311</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78311#p78311"/>
		<title type="html"><![CDATA[Logging problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78311#p78311"><![CDATA[
Check your scripts and see if there's any pubm bind returning 1, this causes the message not being logged.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=3085">Sir_Fz</a> — Sun Nov 11, 2007 5:00 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[amorpheous]]></name></author>
		<updated>2007-11-11T13:53:42-04:00</updated>

		<published>2007-11-11T13:53:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=78310#p78310</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=78310#p78310"/>
		<title type="html"><![CDATA[Logging problems]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=78310#p78310"><![CDATA[
Hey people,<br><br>This started back in  July when my shell was moved to a different server. Everything else was working fine after the move until I noticed (a few months later) that my pisg stats weren't being compiled properly. When I looked into it, I found that even though I have jpk flags enabled for the logfile, it's only logging joins, parts, quits and actions (/me messages), but not actual channel talk.<br><br>I've tried switching off quick-logs and I've also removed the pid file and restarted the bot.<br><br>Does anyone have any idea what the problem could be?<br><br>Thanks in advance,<br><br>-amorpheous<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9008">amorpheous</a> — Sun Nov 11, 2007 1:53 pm</p><hr />
]]></content>
	</entry>
	</feed>
