<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: TRH Link Manager with optional MT plug-in</title>
	<atom:link href="http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/</link>
	<description></description>
	<pubDate>Fri, 05 Dec 2008 02:46:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: gigamatic</title>
		<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9909</link>
		<dc:creator>gigamatic</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9909</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;Thank you scriptygoddess&lt;/strong&gt;
This sounds like a good solution to links w/o using Blogrolling.
</description>
		<content:encoded><![CDATA[<trackback /><strong>Thank you scriptygoddess</strong><br />
This sounds like a good solution to links w/o using Blogrolling.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Robinson House</title>
		<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9908</link>
		<dc:creator>The Robinson House</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9908</guid>
		<description>&lt;trackback /&gt;&lt;strong&gt;My Link Manager&lt;/strong&gt;
I finally got around to putting some polish on the link manager code (mentioned earlier). You'll find the details here: TRH Link Manager with optional MT plug-in. Enjoy. Feedback welcome. I'll tackle the limitations as the need arises....</description>
		<content:encoded><![CDATA[<trackback /><strong>My Link Manager</strong><br />
I finally got around to putting some polish on the link manager code (mentioned earlier). You&#039;ll find the details here: TRH Link Manager with optional MT plug-in. Enjoy. Feedback welcome. I&#039;ll tackle the limitations as the need arises&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincnet</title>
		<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9905</link>
		<dc:creator>Vincnet</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9905</guid>
		<description>Hmm. WInzip 8.0 wasnt opening it.</description>
		<content:encoded><![CDATA[<p>Hmm. WInzip 8.0 wasnt opening it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carla</title>
		<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9906</link>
		<dc:creator>Carla</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9906</guid>
		<description>Found this solution for universal bookmarks as well last night: &lt;a href="http://sitebar.sourceforge.net"&gt;sitebar&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Found this solution for universal bookmarks as well last night: <a href="http://sitebar.sourceforge.net">sitebar</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bill</title>
		<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9907</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9907</guid>
		<description>try as I might i can't get the TRH Link manager to work quite right.  Well I can get it to work but it is inconvenient because of an annoying cookie writing problem.

I saw that someone posted a similar error at Jame's site but I saw no follow up so I thought I would try here.

basically when i go to the link manager page I get the following error:

&lt;h3&gt;
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/finalcut/public_html/links/index.php:2) in /home/finalcut/public_html/links/session.php on line 60
&lt;/h3&gt;

i can use the tool, i just have to login before every page loads (every time I click a link or a button) since it isn't remembering my info.

I mucked with the session.php site some to try and get it to stop displaying those errors, and did, but the result was I still had to login each time.

I managed to hide the errors by commenting out the lines:
60, 102, 105, 108 of session.php (these are the origional line numbers).

I have reverted back to the origional uncommented file so the errors still appear at rawlinson.us/links

I imagine the solution to this is pretty easy and has been found before so any help would be great!  thanks.</description>
		<content:encoded><![CDATA[<p>try as I might i can&#039;t get the TRH Link manager to work quite right.  Well I can get it to work but it is inconvenient because of an annoying cookie writing problem.</p>
<p>I saw that someone posted a similar error at Jame&#039;s site but I saw no follow up so I thought I would try here.</p>
<p>basically when i go to the link manager page I get the following error:</p>
<h3>
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/finalcut/public_html/links/index.php:2) in /home/finalcut/public_html/links/session.php on line 60<br />
</h3>
<p>i can use the tool, i just have to login before every page loads (every time I click a link or a button) since it isn&#039;t remembering my info.</p>
<p>I mucked with the session.php site some to try and get it to stop displaying those errors, and did, but the result was I still had to login each time.</p>
<p>I managed to hide the errors by commenting out the lines:<br />
60, 102, 105, 108 of session.php (these are the origional line numbers).</p>
<p>I have reverted back to the origional uncommented file so the errors still appear at rawlinson.us/links</p>
<p>I imagine the solution to this is pretty easy and has been found before so any help would be great!  thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VIncent</title>
		<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9903</link>
		<dc:creator>VIncent</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9903</guid>
		<description>When I try to open the archive it says it's empty.</description>
		<content:encoded><![CDATA[<p>When I try to open the archive it says it&#039;s empty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9904</link>
		<dc:creator>James</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-9904</guid>
		<description>That archive is fine, perhaps the software your using to retrieve it....try this url:
http://jerobins.freeshell.org/house/docs/justcode/trh-link-mgr.tar.gz</description>
		<content:encoded><![CDATA[<p>That archive is fine, perhaps the software your using to retrieve it&#8230;.try this url:<br />
<a href="http://jerobins.freeshell.org/house/docs/justcode/trh-link-mgr.tar.gz" rel="nofollow">http://jerobins.freeshell.org/house/docs/justcode/trh-link-mgr.tar.gz</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rawlinson - us &#187; WordPress -vs- Moveable Type</title>
		<link>http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-12203</link>
		<dc:creator>rawlinson - us &#187; WordPress -vs- Moveable Type</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/#comment-12203</guid>
		<description>&lt;pingback /&gt;[...] e it was a deal breaker and is what really pushed me over the edge to WP  I was using a MT &lt;a href="http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/" title="trh link manager"&gt;plugin&lt;/a&gt; to handle my links b [...]</description>
		<content:encoded><![CDATA[<pingback />[...] e it was a deal breaker and is what really pushed me over the edge to WP  I was using a MT <a href="http://www.scriptygoddess.com/archives/2003/05/22/trh-link-manager-with-optional-mt-plug-in/" title="trh link manager">plugin</a> to handle my links b [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.302 seconds -->
