<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Flickr Gallery 0.5</title>
	<atom:link href="http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/</link>
	<description>family, parenting, politics, government, and other random thoughts</description>
	<lastBuildDate>Mon, 23 Nov 2009 17:46:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Pawls Blog &#187; flickr: WP-gallery Plugin</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-3851</link>
		<dc:creator>Pawls Blog &#187; flickr: WP-gallery Plugin</dc:creator>
		<pubDate>Wed, 28 Sep 2005 01:48:07 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-3851</guid>
		<description>[...] http://www.worrad.com/archives/2004/11/23/flickr-gallery-wp-plugin/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.worrad.com/archives/2004/11/23/flickr-gallery-wp-plugin/" rel="nofollow">http://www.worrad.com/archives/2004/11/23/flickr-gallery-wp-plugin/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruto &#187; Flickr</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-3672</link>
		<dc:creator>bruto &#187; Flickr</dc:creator>
		<pubDate>Sun, 18 Sep 2005 04:48:38 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-3672</guid>
		<description>[...] Iba a escribir sobre un plugin para WordPress, el flickr-gallery-0.5, que te permite hacer un álbum fotográfico en tu propia página usando las fotos que tienes alojadas en flickr (aunque por lo que dice su autor no necesitas ni el WordPress), pero ya que me pongo a hablar de flickr, contemos algunas cosas más. [...]</description>
		<content:encoded><![CDATA[<p>[...] Iba a escribir sobre un plugin para WordPress, el flickr-gallery-0.5, que te permite hacer un álbum fotográfico en tu propia página usando las fotos que tienes alojadas en flickr (aunque por lo que dice su autor no necesitas ni el WordPress), pero ya que me pongo a hablar de flickr, contemos algunas cosas más. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-228</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 14 Dec 2004 01:15:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-228</guid>
		<description>Here&#039;s the output from phpinfo()
&lt;code&gt;EXIF Support 	enabled
EXIF Version 	1.4 $Id: exif.c,v 1.118.2.27 2003/12/17 09:08:37 helly Exp $
Supported EXIF Version 	0220
Supported filetypes 	JPEG,TIFF&lt;/code&gt;

I commented out the line and got things more or less working.  It still displays the information regarding shutter speed, flash, etc.  What does that one line control?</description>
		<content:encoded><![CDATA[<p>Here&#8217;s the output from phpinfo()<br />
<code>EXIF Support 	enabled<br />
EXIF Version 	1.4 $Id: exif.c,v 1.118.2.27 2003/12/17 09:08:37 helly Exp $<br />
Supported EXIF Version 	0220<br />
Supported filetypes 	JPEG,TIFF</code></p>
<p>I commented out the line and got things more or less working.  It still displays the information regarding shutter speed, flash, etc.  What does that one line control?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-224</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Mon, 13 Dec 2004 04:31:41 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-224</guid>
		<description>Matt,

The &lt;code&gt;exif_read_data()&lt;/code&gt; error you are getting would seem to be because your installation of PHP doesn&#039;t support the EXIF functions.  You could always look at the output of your &lt;code&gt;phpinfo()&lt;/code&gt; function to see whether EXIF is turned on in your installation of PHP.  You could also simply comment out line 260 and skip the EXIF functions altogether.

Ray</description>
		<content:encoded><![CDATA[<p>Matt,</p>
<p>The <code>exif_read_data()</code> error you are getting would seem to be because your installation of PHP doesn&#8217;t support the EXIF functions.  You could always look at the output of your <code>phpinfo()</code> function to see whether EXIF is turned on in your installation of PHP.  You could also simply comment out line 260 and skip the EXIF functions altogether.</p>
<p>Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-221</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 13 Dec 2004 01:54:04 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-221</guid>
		<description>Okay, I&#039;m a dodobrain... I had overlooked that my server couldn&#039;t automatically guess where the gallery script was.  So I realized I have to load the script directly or include it somehow.  Duh.</description>
		<content:encoded><![CDATA[<p>Okay, I&#8217;m a dodobrain&#8230; I had overlooked that my server couldn&#8217;t automatically guess where the gallery script was.  So I realized I have to load the script directly or include it somehow.  Duh.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-220</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Mon, 13 Dec 2004 01:13:04 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-220</guid>
		<description>Hmm... I&#039;m getting &quot;Fatal error: Call to undefined function: flickr_show_photos() in /home/lasnik/public_html/photography/flickr/testy.htm on line 1&quot;

I don&#039;t use WP, so I just put &quot;&lt; ?php flickr_show_photos($_GET[&#039;album&#039;], $_GET[&#039;photo&#039;]); ?&gt;&quot; into a test.php file and accessed that via my browser.

I assume I&#039;m missing something really obvious here?</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; I&#8217;m getting &#8220;Fatal error: Call to undefined function: flickr_show_photos() in /home/lasnik/public_html/photography/flickr/testy.htm on line 1&#8243;</p>
<p>I don&#8217;t use WP, so I just put &#8220;< ?php flickr_show_photos($_GET['album'], $_GET['photo']); ?>&#8221; into a test.php file and accessed that via my browser.</p>
<p>I assume I&#8217;m missing something really obvious here?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-219</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 13 Dec 2004 00:14:12 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-219</guid>
		<description>Warning: exif_read_data(1947315_d808e6626f_o.jpg): file not supported in /home/matt/public_html/wp-content/plugins/flickr-gallery.php on line 260

Any idea what I&#039;m missing that could be causing that error?</description>
		<content:encoded><![CDATA[<p>Warning: exif_read_data(1947315_d808e6626f_o.jpg): file not supported in /home/matt/public_html/wp-content/plugins/flickr-gallery.php on line 260</p>
<p>Any idea what I&#8217;m missing that could be causing that error?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-210</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Fri, 10 Dec 2004 03:28:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-210</guid>
		<description>seongeunlee,

That error means you aren&#039;t logging into Flickr successfully.  Double check the email and password you signed up for Flickr with. 

Ray</description>
		<content:encoded><![CDATA[<p>seongeunlee,</p>
<p>That error means you aren&#8217;t logging into Flickr successfully.  Double check the email and password you signed up for Flickr with. </p>
<p>Ray</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seongeunlee</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-199</link>
		<dc:creator>seongeunlee</dc:creator>
		<pubDate>Thu, 09 Dec 2004 20:16:11 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-199</guid>
		<description>I installed it. but How can I use this plugin.
I have error ::: 
http://www.all-iran.info/home/gallery.php
---------------------------------
&lt;code&gt;
An error occurred.  Here is the response from Flickr:
&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-8&quot; ?&gt;
&lt;rsp stat=&quot;fail&quot;&gt;
	&lt;err code=&quot;1&quot; msg=&quot;User not found&quot; /&gt;
&lt;/err&gt;&lt;/rsp&gt;&lt;/code&gt;

&lt;code&gt;And here is the response after passing through the parser:
array (
  &#039;rsp&#039; =&gt; 
  array (
    &#039;err&#039; =&gt; 
    array (
      &#039;code&#039; =&gt; &#039;1&#039;,
      &#039;msg&#039; =&gt; &#039;User not found&#039;,
    ),
  ),
)
&lt;/code&gt;

problem..?</description>
		<content:encoded><![CDATA[<p>I installed it. but How can I use this plugin.<br />
I have error :::<br />
<a href="http://www.all-iran.info/home/gallery.php" rel="nofollow">http://www.all-iran.info/home/gallery.php</a><br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
<code><br />
An error occurred.  Here is the response from Flickr:<br />
&lt;?xml version="1.0" encoding="utf-8" ?&gt;<br />
&lt;rsp stat="fail"&gt;<br />
	&lt;err code="1" msg="User not found" /&gt;<br />
&lt;/err>&lt;/rsp&gt;</code></p>
<p><code>And here is the response after passing through the parser:<br />
array (<br />
  'rsp' =><br />
  array (<br />
    'err' =><br />
    array (<br />
      'code' => '1',<br />
      'msg' => 'User not found',<br />
    ),<br />
  ),<br />
)<br />
</code></p>
<p>problem..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://www.worrad.com/2004/11/23/flickr-gallery-wp-plugin-3/comment-page-1/#comment-179</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Fri, 03 Dec 2004 18:52:37 +0000</pubDate>
		<guid isPermaLink="false">/?p=24#comment-179</guid>
		<description>Josh,

This could probably be due to one of two problems:

1.  allow_url_fopen could be disabled.  Make a new .php file and just put the following in it:
&lt;code&gt;&lt;?php
phpinfo();
?&gt;&lt;/code&gt;
This will show you all your PHP settings.  Just search for allow_url_fopen.  It must be set to &quot;On&quot; for the script to work.  Of course there is probably a way around it by writing a hack to connect to Flickr through a socket connection, but that would be up to you to write.  The easiest way would be just to get allow_url_fopen turned on.

2.  flickr-cache could have the wrong permissions set.  It must be writable by the webserver.  Most people just set their permissions to 777 (which is pretty permiscuous, but it is definitely writable by the webserver).

Also, you should probably be running &lt;a href=&quot;http://www.worrad.com/archives/2004/11/30/flickr-gallery-wp-plugin&quot;&gt;version 0.6&lt;/a&gt; of the plugin.  It fixes a potential security risk.

Ray</description>
		<content:encoded><![CDATA[<p>Josh,</p>
<p>This could probably be due to one of two problems:</p>
<p>1.  allow_url_fopen could be disabled.  Make a new .php file and just put the following in it:<br />
<code>&lt;?php<br />
phpinfo();<br />
?&gt;</code><br />
This will show you all your PHP settings.  Just search for allow_url_fopen.  It must be set to &#8220;On&#8221; for the script to work.  Of course there is probably a way around it by writing a hack to connect to Flickr through a socket connection, but that would be up to you to write.  The easiest way would be just to get allow_url_fopen turned on.</p>
<p>2.  flickr-cache could have the wrong permissions set.  It must be writable by the webserver.  Most people just set their permissions to 777 (which is pretty permiscuous, but it is definitely writable by the webserver).</p>
<p>Also, you should probably be running <a href="http://www.worrad.com/archives/2004/11/30/flickr-gallery-wp-plugin">version 0.6</a> of the plugin.  It fixes a potential security risk.</p>
<p>Ray</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
