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

	<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>2001-10-23T15:08:00-04:00</updated>

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

		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-23T15:08:00-04:00</updated>

		<published>2001-10-23T15:08:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=992#p992</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=992#p992"/>
		<title type="html"><![CDATA[live.tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=992#p992"><![CDATA[
do you know any others script with which i can say things to the channel through web browser (preferrably with cgi)<p>Statistics: Posted by Guest — Tue Oct 23, 2001 3:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-23T15:04:00-04:00</updated>

		<published>2001-10-23T15:04:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=991#p991</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=991#p991"/>
		<title type="html"><![CDATA[live.tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=991#p991"><![CDATA[
This is a very porly written script.<br><br>I recomend switching scripts.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Oct 23, 2001 3:04 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-23T14:55:00-04:00</updated>

		<published>2001-10-23T14:55:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=990#p990</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=990#p990"/>
		<title type="html"><![CDATA[live.tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=990#p990"><![CDATA[
i didn't create the script, i also don't script, what lines do have to be deleted, or where do i have to add it ... ???<p>Statistics: Posted by Guest — Tue Oct 23, 2001 2:55 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[ppslim]]></name></author>
		<updated>2001-10-23T14:53:00-04:00</updated>

		<published>2001-10-23T14:53:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=989#p989</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=989#p989"/>
		<title type="html"><![CDATA[live.tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=989#p989"><![CDATA[
Read the error carfully and you will see the problem.<br><br><em class="text-italics">wrong # args: should be "topic channel"</em><br>But you have<br><em class="text-italics">topic #${chan} "title"</em><br><br>The topic command isn't used to set the channel topic.<br><br>If you want to make it change the topic, set it to<blockquote class="uncited"><div>putserv "TOPIC #${chan} :title"</div></blockquote><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=2">ppslim</a> — Tue Oct 23, 2001 2:53 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-23T14:50:00-04:00</updated>

		<published>2001-10-23T14:50:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=988#p988</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=988#p988"/>
		<title type="html"><![CDATA[live.tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=988#p988"><![CDATA[
you find the source here<br><br><a href="http://dinx.dnsalias.org/webposter2.0.tcl" class="postlink">http://dinx.dnsalias.org/webposter2.0.tcl</a><p>Statistics: Posted by Guest — Tue Oct 23, 2001 2:50 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Anonymous]]></name></author>
		<updated>2001-10-23T14:46:00-04:00</updated>

		<published>2001-10-23T14:46:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=987#p987</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=987#p987"/>
		<title type="html"><![CDATA[live.tcl error]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=987#p987"><![CDATA[
i have this error i get when starting up my eggdrop (windrop) with live.tcl. To be more precise ... webposter2.0.tcl.<br><br>[16:36] wrong # args: should be "topic channel"<br>    while executing<br>"topic #${chan} "title""<br>    (procedure "www_title" line 5)<br>    invoked from within<br>"www_title $chan"<br>    (procedure "www_setup" line 14)<br>    invoked from within<br>"www_setup"<br>    (file "./scripts/webposter2.0.tcl" line 577)<br>    invoked from within<br>"source ./scripts/webposter2.0.tcl"<br><br><br><br>anybody know what this is and how i can fix it ???<p>Statistics: Posted by Guest — Tue Oct 23, 2001 2:46 pm</p><hr />
]]></content>
	</entry>
	</feed>
