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

	<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>2013-07-20T22:20:25-04:00</updated>

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

		<entry>
		<author><name><![CDATA[neocharles]]></name></author>
		<updated>2013-07-20T22:20:25-04:00</updated>

		<published>2013-07-20T22:20:25-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=101874#p101874</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=101874#p101874"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=101874#p101874"><![CDATA[
<blockquote class="uncited"><div>Found it. Had to include the full path to the index.html in the TCL and not the filename only.</div></blockquote>Where is the path located?  Or are you using FTP?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=12227">neocharles</a> — Sat Jul 20, 2013 10:20 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[x0x]]></name></author>
		<updated>2012-10-26T04:46:12-04:00</updated>

		<published>2012-10-26T04:46:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=100166#p100166</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=100166#p100166"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=100166#p100166"><![CDATA[
pisg works, manually launching it writes the html file.<br><br>When using the tcl script... it displays "Channel Stats Updated" but the html file does not get written.<br><br>Anyone a clue?<br><br>-edit-<br><br>Found it. Had to include the full path to the index.html in the TCL and not the filename only.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10486">x0x</a> — Fri Oct 26, 2012 4:46 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[au_casper]]></name></author>
		<updated>2009-01-30T22:10:00-04:00</updated>

		<published>2009-01-30T22:10:00-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87170#p87170</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87170#p87170"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87170#p87170"><![CDATA[
Yes you did help me on IRC, and thanks again <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>I <strong class="text-strong"><em class="text-italics">did</em></strong> have the variable set incorrectly<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10453">au_casper</a> — Fri Jan 30, 2009 10:10 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2009-01-27T07:27:05-04:00</updated>

		<published>2009-01-27T07:27:05-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87113#p87113</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87113#p87113"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87113#p87113"><![CDATA[
I think you're the guy I helped earlier in IRC -- to anyone else who may get this problem, the below is because he set the "pisg" setting to the folder of pisg, and not to the actual pisg perl script/executable/binary/whatever you want to call it.<br><br><em class="text-italics">variable pisg {/home/admin/pisg-0.72<strong class="text-strong">/pisg</strong>}</em> would solve the issue.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Tue Jan 27, 2009 7:27 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[au_casper]]></name></author>
		<updated>2009-01-26T21:13:12-04:00</updated>

		<published>2009-01-26T21:13:12-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=87111#p87111</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=87111#p87111"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=87111#p87111"><![CDATA[
Hi,<br><br>I need some help with this, not really a script problem but more so permissions.<br><div class="codebox"><p>Code: </p><pre><code> incith-pisg-r82: Stats Update failed: couldn't execute "/home/admin/pisg-0.72": permission denied</code></pre></div><div class="codebox"><p>Code: </p><pre><code>-rwxrwxrwx 1 admin admin 1578 2008-11-29 07:16 /home/admin/pisg-0.72/pisg.cfg</code></pre></div>Obviously I have misunderstood something here, any help or pointers would be greatly appreciated <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><br><br>C@sPEr<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=10453">au_casper</a> — Mon Jan 26, 2009 9:13 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2009-01-10T02:40:42-04:00</updated>

		<published>2009-01-10T02:40:42-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86821#p86821</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86821#p86821"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86821#p86821"><![CDATA[
Good to hear, I want to release it soon, don't need bugs. <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Sat Jan 10, 2009 2:40 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[danzigrules]]></name></author>
		<updated>2009-01-09T19:42:17-04:00</updated>

		<published>2009-01-09T19:42:17-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86814#p86814</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86814#p86814"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86814#p86814"><![CDATA[
I should have just went to bed before I posted that last message, I got it working.  All do to a typo :\ <br><br>/me kicks self <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9189">danzigrules</a> — Fri Jan 09, 2009 7:42 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2009-01-09T00:37:01-04:00</updated>

		<published>2009-01-09T00:37:01-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86807#p86807</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86807#p86807"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86807#p86807"><![CDATA[
I do not see anything in the pisg changelog since 0.69 that should affect this script working.. it was tested/built with 0.72.  Are you getting any errors or etc?  Anything I can look at?<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Fri Jan 09, 2009 12:37 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[danzigrules]]></name></author>
		<updated>2009-01-08T23:54:39-04:00</updated>

		<published>2009-01-08T23:54:39-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86806#p86806</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86806#p86806"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86806#p86806"><![CDATA[
does this require pisg-0.72?  I cannot get  get it to work with with .71, and I had this working at one time with one script at one time. I just cannot remember which one it was.  Twas almost a year or so ago I believe....<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9189">danzigrules</a> — Thu Jan 08, 2009 11:54 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2009-01-08T20:58:55-04:00</updated>

		<published>2009-01-08T20:58:55-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86802#p86802</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86802#p86802"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86802#p86802"><![CDATA[
Ah, whoops, it's on incith.com as rc3, I'll update the first post now....there, linked fixed.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Thu Jan 08, 2009 8:58 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[danzigrules]]></name></author>
		<updated>2009-01-08T20:21:10-04:00</updated>

		<published>2009-01-08T20:21:10-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86799#p86799</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86799#p86799"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86799#p86799"><![CDATA[
/me sniffles, file not available for download<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=9189">danzigrules</a> — Thu Jan 08, 2009 8:21 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2009-01-03T18:08:21-04:00</updated>

		<published>2009-01-03T18:08:21-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86714#p86714</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86714#p86714"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86714#p86714"><![CDATA[
Well, that or maybe because was using the variable "time", I dunno.  You shouldn't have to disable all your other scripts =/  Maybe try rc3.<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Sat Jan 03, 2009 6:08 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2009-01-03T17:38:43-04:00</updated>

		<published>2009-01-03T17:38:43-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86713#p86713</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86713#p86713"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86713#p86713"><![CDATA[
<blockquote class="uncited"><div>All I can think is maybe you had a trailing space in your variable, I've accounted for this in rc3 now (posted).</div></blockquote>No, only 1 space is left.<div class="codebox"><p>Code: </p><pre><code>variable auto_times "5 11 17 23"</code></pre></div>I tested it disabling the rest of eggdrop scripts and yours runs, no problem with the script then <img class="smilies" src="https://forum.eggheads.org/images/smilies/icon_smile.gif" width="15" height="15" alt=":)" title="Smile"><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8047">Torrevado</a> — Sat Jan 03, 2009 5:38 pm</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[incith]]></name></author>
		<updated>2009-01-03T00:00:24-04:00</updated>

		<published>2009-01-03T00:00:24-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86691#p86691</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86691#p86691"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86691#p86691"><![CDATA[
<blockquote class="uncited"><div><div class="codebox"><p>Code: </p><pre><code>variable auto_times "5 11 17 23"</code></pre></div></div></blockquote>Worked fine for me..<blockquote class="uncited"><div>(20:58:40) &lt;visitant&gt;   time -|-      00 23 * * *             0 incith::pisg::generate_auto<br>(20:58:40) &lt;visitant&gt;   time -|-      00 17 * * *             0 incith::pisg::generate_auto<br>(20:58:40) &lt;visitant&gt;   time -|-      00 11 * * *             0 incith::pisg::generate_auto<br>(20:58:40) &lt;visitant&gt;   time -|-      00 05 * * *             0 incith::pisg::generate_auto</div></blockquote>All I can think is maybe you had a trailing space in your variable, I've accounted for this in rc3 now (posted).<p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=6130">incith</a> — Sat Jan 03, 2009 12:00 am</p><hr />
]]></content>
	</entry>
		<entry>
		<author><name><![CDATA[Torrevado]]></name></author>
		<updated>2009-01-02T19:47:23-04:00</updated>

		<published>2009-01-02T19:47:23-04:00</published>
		<id>https://forum.eggheads.org/viewtopic.php?p=86685#p86685</id>
		<link href="https://forum.eggheads.org/viewtopic.php?p=86685#p86685"/>
		<title type="html"><![CDATA[incith:pisg (r82) (Jan. 20th, 2009) (Windows Compatible)]]></title>

		
		<content type="html" xml:base="https://forum.eggheads.org/viewtopic.php?p=86685#p86685"><![CDATA[
<div class="codebox"><p>Code: </p><pre><code>variable auto_times "5 11 17 23"</code></pre></div><p>Statistics: Posted by <a href="https://forum.eggheads.org/memberlist.php?mode=viewprofile&amp;u=8047">Torrevado</a> — Fri Jan 02, 2009 7:47 pm</p><hr />
]]></content>
	</entry>
	</feed>
