<?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 for ThePhig</title>
	<atom:link href="http://www.thephig.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thephig.com</link>
	<description>An OpenSource PHP Image Gallery</description>
	<lastBuildDate>Wed, 09 Nov 2011 19:55:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by kevin settineri</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-91</link>
		<dc:creator>kevin settineri</dc:creator>
		<pubDate>Wed, 09 Nov 2011 19:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-91</guid>
		<description>This link is not functioning http://www.thephig.com/gallery/?albumID=19 correctly in IE8 but works perfectly in Chrome and Firefox.</description>
		<content:encoded><![CDATA[<p>This link is not functioning <a href="http://www.thephig.com/gallery/?albumID=19" rel="nofollow">http://www.thephig.com/gallery/?albumID=19</a> correctly in IE8 but works perfectly in Chrome and Firefox.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by Ryan Reed</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-90</link>
		<dc:creator>Ryan Reed</dc:creator>
		<pubDate>Fri, 04 Nov 2011 01:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-90</guid>
		<description>Hi Joe,

Thank you. :-D

I am looking to add nested albums. Unfortunately, I&#039;ve been a bit preoccupied with my day job and haven&#039;t had the opportunity to work on any new features. Hopefully I&#039;ll be able to work on updates soon.

The login/logout button shouldn&#039;t be too hard. This could be accomplished by modifying the template to include a check if the user is not logged in, then display &quot;login.&quot; Something like the following might work:

if ($username) { echo &quot;&lt;a href=&#039;/inc/logout.php&#039;&gt;Logout&lt;/a&gt;&quot; }
else { echo &quot;&lt;a href=&#039;/inc/login.php&#039;&gt;Login&lt;/a&gt;&quot; }</description>
		<content:encoded><![CDATA[<p>Hi Joe,</p>
<p>Thank you. <img src='http://www.thephig.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>I am looking to add nested albums. Unfortunately, I&#8217;ve been a bit preoccupied with my day job and haven&#8217;t had the opportunity to work on any new features. Hopefully I&#8217;ll be able to work on updates soon.</p>
<p>The login/logout button shouldn&#8217;t be too hard. This could be accomplished by modifying the template to include a check if the user is not logged in, then display &#8220;login.&#8221; Something like the following might work:</p>
<p>if ($username) { echo &#8220;&lt;a href=&#8217;/inc/logout.php&#8217;&gt;Logout&lt;/a&gt;&#8221; }<br />
else { echo &#8220;&lt;a href=&#8217;/inc/login.php&#8217;&gt;Login&lt;/a&gt;&#8221; }</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by Ryan Reed</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-89</link>
		<dc:creator>Ryan Reed</dc:creator>
		<pubDate>Fri, 04 Nov 2011 01:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-89</guid>
		<description>Hi Shecter,

I apologize for the delay in response. The pins should show on the map, similar to the demo, if the original image has GPS coordinates in the exif data. You can attempt to manually modify the database with the GPS coordinates but this can be a bit complicated sometimes.</description>
		<content:encoded><![CDATA[<p>Hi Shecter,</p>
<p>I apologize for the delay in response. The pins should show on the map, similar to the demo, if the original image has GPS coordinates in the exif data. You can attempt to manually modify the database with the GPS coordinates but this can be a bit complicated sometimes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by Ryan Reed</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-88</link>
		<dc:creator>Ryan Reed</dc:creator>
		<pubDate>Fri, 04 Nov 2011 01:44:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-88</guid>
		<description>Hi Christophe,

The captcha issue seems like it could be a permissions issue or something. You should be able to view /gallery/inc/captcha.php in your web browser and see the captcha image. All files except /inc/config.php, should have permissions of 755.

If this still does not work for you, it might be either a problem with your current version of php or the initial installation.

Let me know if that doesn&#039;t help.</description>
		<content:encoded><![CDATA[<p>Hi Christophe,</p>
<p>The captcha issue seems like it could be a permissions issue or something. You should be able to view /gallery/inc/captcha.php in your web browser and see the captcha image. All files except /inc/config.php, should have permissions of 755.</p>
<p>If this still does not work for you, it might be either a problem with your current version of php or the initial installation.</p>
<p>Let me know if that doesn&#8217;t help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by Christophe</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-87</link>
		<dc:creator>Christophe</dc:creator>
		<pubDate>Thu, 03 Nov 2011 17:08:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-87</guid>
		<description>Yo Ryan, I installed ThePhig v3.1.0b2 and I&#039;m seeing a lot of php notices on index.php. See below. Also can&#039;t see captcha image on /inc/login.php so I can&#039;t login to admin. Please help.  

Notice: Undefined index: otp in /gallery/index.php on line 25

Notice: Undefined index: albumID in /gallery/index.php on line 39

Notice: Undefined index: imageID in /gallery/index.php on line 71

Notice: Undefined variable: pageLink in /gallery/index.php on line 96

Notice: Undefined index: page in /gallery/inc/functions.php on line 224

Notice: Undefined variable: lastPage in /gallery/inc/functions.php on line 228

Notice: Undefined variable: totalPages in /gallery/inc/functions.php on line 228

Notice: Undefined variable: range in /gallery/inc/functions.php on line 233

Notice: Undefined index: otp in /gallery/inc/includes.php on line 3

Notice: Undefined variable: albumGmap in /gallery/index.php on line 109

Notice: Undefined index: albumID in /gallery/template/default/header.php on line 4

Notice: Undefined index: tags in /gallery/template/default/header.php on line 5

Notice: Undefined index: albumID in /gallery/index.php on line 114

Notice: Undefined index: imageID in /gallery/index.php on line 183</description>
		<content:encoded><![CDATA[<p>Yo Ryan, I installed ThePhig v3.1.0b2 and I&#8217;m seeing a lot of php notices on index.php. See below. Also can&#8217;t see captcha image on /inc/login.php so I can&#8217;t login to admin. Please help.  </p>
<p>Notice: Undefined index: otp in /gallery/index.php on line 25</p>
<p>Notice: Undefined index: albumID in /gallery/index.php on line 39</p>
<p>Notice: Undefined index: imageID in /gallery/index.php on line 71</p>
<p>Notice: Undefined variable: pageLink in /gallery/index.php on line 96</p>
<p>Notice: Undefined index: page in /gallery/inc/functions.php on line 224</p>
<p>Notice: Undefined variable: lastPage in /gallery/inc/functions.php on line 228</p>
<p>Notice: Undefined variable: totalPages in /gallery/inc/functions.php on line 228</p>
<p>Notice: Undefined variable: range in /gallery/inc/functions.php on line 233</p>
<p>Notice: Undefined index: otp in /gallery/inc/includes.php on line 3</p>
<p>Notice: Undefined variable: albumGmap in /gallery/index.php on line 109</p>
<p>Notice: Undefined index: albumID in /gallery/template/default/header.php on line 4</p>
<p>Notice: Undefined index: tags in /gallery/template/default/header.php on line 5</p>
<p>Notice: Undefined index: albumID in /gallery/index.php on line 114</p>
<p>Notice: Undefined index: imageID in /gallery/index.php on line 183</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by Schecter</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-86</link>
		<dc:creator>Schecter</dc:creator>
		<pubDate>Wed, 02 Nov 2011 08:56:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-86</guid>
		<description>Hi This is great ! We tried it on our website :))
on the other hand how can we put some pin on the google map to locate the location of the images ???

-- Take Care Always</description>
		<content:encoded><![CDATA[<p>Hi This is great ! We tried it on our website <img src='http://www.thephig.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )<br />
on the other hand how can we put some pin on the google map to locate the location of the images ???</p>
<p>&#8211; Take Care Always</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by Joe</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-83</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Sun, 11 Sep 2011 23:02:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-83</guid>
		<description>I love the interface, very good. 

A feature which would be nice is nested folder/albums. Also maybe a login/logout button visible on main screen somehow..</description>
		<content:encoded><![CDATA[<p>I love the interface, very good. </p>
<p>A feature which would be nice is nested folder/albums. Also maybe a login/logout button visible on main screen somehow..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The New Site by amitai</title>
		<link>http://www.thephig.com/2010/11/the-new-site/#comment-78</link>
		<dc:creator>amitai</dc:creator>
		<pubDate>Sun, 28 Aug 2011 18:50:03 +0000</pubDate>
		<guid isPermaLink="false">http://192.168.1.130/wordpress/?p=22#comment-78</guid>
		<description>what about an internal search for images? is this comign soon as well?</description>
		<content:encoded><![CDATA[<p>what about an internal search for images? is this comign soon as well?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by Rad</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-57</link>
		<dc:creator>Rad</dc:creator>
		<pubDate>Thu, 30 Jun 2011 02:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-57</guid>
		<description>ups, can you please delete my website path from this comment. Cheers
Looking forward for your answer.</description>
		<content:encoded><![CDATA[<p>ups, can you please delete my website path from this comment. Cheers<br />
Looking forward for your answer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on ThePhig v3.1.0b2 by Rad</title>
		<link>http://www.thephig.com/2011/05/thephig-v3-1-0b2/#comment-56</link>
		<dc:creator>Rad</dc:creator>
		<pubDate>Thu, 30 Jun 2011 02:39:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.thephig.com/?p=40#comment-56</guid>
		<description>Hi,

thumbs up for this excellent gallery. I need a little help. Can you please let me know how to sort thumbnails in folder by original image name in ascending order.
Also when trying to swap order of folders in admin panel this error is showing =
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/evene930/public_html/&lt;censored&gt;/inc/post.php on line 9
Warning: Invalid argument supplied for foreach() in /home/evene930/public_html/&lt;censored&gt;/inc/post.php on line 146
Order Updated = and they stay the same - in order I have created them. How to get this working?

Thank you for your help.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>thumbs up for this excellent gallery. I need a little help. Can you please let me know how to sort thumbnails in folder by original image name in ascending order.<br />
Also when trying to swap order of folders in admin panel this error is showing =<br />
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/evene930/public_html/<censored>/inc/post.php on line 9<br />
Warning: Invalid argument supplied for foreach() in /home/evene930/public_html/</censored><censored>/inc/post.php on line 146<br />
Order Updated = and they stay the same &#8211; in order I have created them. How to get this working?</p>
<p>Thank you for your help.</censored></p>
]]></content:encoded>
	</item>
</channel>
</rss>

