<?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/13525" />

	<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-05-26T15:33:56-04:00</updated>

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

		<entry>
		<author><name><![CDATA[madmikeuk]]></name></author>
		<updated>2007-05-26T15:33:31-04:00</updated>

		<published>2007-05-26T15:33:31-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73024#p73024</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73024#p73024"/>
		<title type="html"><![CDATA[[SOLVED] Cannot get Confguration to load]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73024#p73024"><![CDATA[
Doh, didn't check for that  <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_redface.gif" width="15" height="15" alt=":oops:" title="Embarassed">  Sorry for wasting your time.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9026">madmikeuk</a> — Sat May 26, 2007 3:33 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[nml375]]></name></author>
		<updated>2007-05-26T15:31:51-04:00</updated>

		<published>2007-05-26T15:31:51-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73023#p73023</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73023#p73023"/>
		<title type="html"><![CDATA[[SOLVED] Cannot get Confguration to load]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73023#p73023"><![CDATA[
Most likely, one of your channel-records is messed up in your config-file..<br><br>A proper record would look something like this:<div class="codebox"><p>Code: </p><pre><code>channel add #lamest { chanmode "+nt-likm" idle-kick 0 ...}</code></pre></div>I would suspect you've got something like this:<div class="codebox"><p>Code: </p><pre><code>channel add #lamest chanmode "+nt-likm" idle-kick 0 ...</code></pre></div>Which turns chanmode, idle-kick, etc into separate commands, rather than a list of arguments to the command "channel" on the line above...<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8052">nml375</a> — Sat May 26, 2007 3:31 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[madmikeuk]]></name></author>
		<updated>2007-05-26T15:33:56-04:00</updated>

		<published>2007-05-26T15:17:40-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=73022#p73022</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=73022#p73022"/>
		<title type="html"><![CDATA[[SOLVED] Cannot get Confguration to load]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=73022#p73022"><![CDATA[
Hi, I recently changed my eggdrop.conf file, and when I reload it, I get the following:<br>Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads<br>[20:07] --- Loading eggdrop v1.6.18 (Sat May 26 2007)<br>[20:07] Listening at telnet port 3313 (all).<br>[20:07] Module loaded: dns             <br>[20:07] Module loaded: channels        <br>[20:07] Tcl error in file 'eggdrop.conf':<br>[20:07] invalid command name "ban-time"<br>    while executing<br>"ban-time 120"<br>    (file "eggdrop.conf" line 509)<br>[20:07] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)<br><br>Everytime I delete such a line in the config, it has the same error about the command name on the first line after the one deleted. Any help?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9026">madmikeuk</a> — Sat May 26, 2007 3:17 pm</p><hr />
]]></content>
	</entry>
	</feed>
