<?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: Beta 352</title>
	<atom:link href="http://photostack.org/2005/10/03/beta-352/feed/" rel="self" type="application/rss+xml" />
	<link>http://photostack.org/2005/10/03/beta-352/</link>
	<description>Simplified Image Organization</description>
	<pubDate>Wed, 19 Nov 2008 11:37:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: David Kapp</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-63</link>
		<dc:creator>David Kapp</dc:creator>
		<pubDate>Tue, 04 Oct 2005 09:20:41 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-63</guid>
		<description>I just wanted to let you know I got the Beta 352 working perfectly tonight and want to thank you for such great software. I have already been busy customizing it. 

Here is a link to my little customization as of tonight. Hard telling where it will go from here. I noticed your site doesn't have any screenshots, so let me know if you want some. 

http://www.lifekapptured.com/gallery/

BTW&#62; I changed Line 79 in io_csv.php like you suggested, and never had a problem since.  

Thanks again.
Dave</description>
		<content:encoded><![CDATA[<p>I just wanted to let you know I got the Beta 352 working perfectly tonight and want to thank you for such great software. I have already been busy customizing it. </p>
<p>Here is a link to my little customization as of tonight. Hard telling where it will go from here. I noticed your site doesn&#8217;t have any screenshots, so let me know if you want some. </p>
<p><a href="http://www.lifekapptured.com/gallery/" rel="nofollow">http://www.lifekapptured.com/gallery/</a></p>
<p>BTW&gt; I changed Line 79 in io_csv.php like you suggested, and never had a problem since.  </p>
<p>Thanks again.<br />
Dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noel</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-62</link>
		<dc:creator>noel</dc:creator>
		<pubDate>Tue, 04 Oct 2005 06:30:46 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-62</guid>
		<description>Stacey, if you'll let me have FTP access and give me a url i'll take a look at it - mind-boggling

noel [at] noeljackson [dot] com</description>
		<content:encoded><![CDATA[<p>Stacey, if you&#8217;ll let me have FTP access and give me a url i&#8217;ll take a look at it - mind-boggling</p>
<p>noel [at] noeljackson [dot] com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Rinehart-Balfe</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-61</link>
		<dc:creator>Adrian Rinehart-Balfe</dc:creator>
		<pubDate>Tue, 04 Oct 2005 05:50:08 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-61</guid>
		<description>Glad to have been of assistance Noel. That slight tweak to the admin CSS has been the only change I have made. I kinda figure that finding problems in a modified beta program is a less than pointless exercise. I'm pleased that it is near to release, my Wife has been nagging me about setting it up for her sites!</description>
		<content:encoded><![CDATA[<p>Glad to have been of assistance Noel. That slight tweak to the admin CSS has been the only change I have made. I kinda figure that finding problems in a modified beta program is a less than pointless exercise. I&#8217;m pleased that it is near to release, my Wife has been nagging me about setting it up for her sites!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stacey</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-60</link>
		<dc:creator>Stacey</dc:creator>
		<pubDate>Tue, 04 Oct 2005 04:34:18 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-60</guid>
		<description>I am now able to upload, save, edit and delete images!  So that's great.  But, I still cannot create new galleries and I can't delete the existing one either.  When I try to delete the gallery on the first page, I get this text: An error occurred: We could not delete this gallery, perhaps it doesn't exist, or the permissions aren't correct?

Not sure if this will help, but here are lots of details:

I did install beta 352 from scratch
I did correct line 79 in io_csv.php (as specified above)
And I made sure to first set all of the permissions for config.main.php, config.users.php, cache (dir), galleries (dir) to 777 
I edited config.main.php so that the file paths were correct
oh, and I turned mod rewrite on and made mod_rewrite.htacces into .htaccess
however, when I realized that the  gallery problem was still happening, I turned mod rewrite off and added mod_rewrite back in front of .htacess

Here are my server details (it's Bluehost):

Operating system: Linux
Kernel version: 2.6.9-11.ELsmp
Apache version: 1.3.33 (Unix)
PHP version: 4.3.11

Thanks,
Stacey</description>
		<content:encoded><![CDATA[<p>I am now able to upload, save, edit and delete images!  So that&#8217;s great.  But, I still cannot create new galleries and I can&#8217;t delete the existing one either.  When I try to delete the gallery on the first page, I get this text: An error occurred: We could not delete this gallery, perhaps it doesn&#8217;t exist, or the permissions aren&#8217;t correct?</p>
<p>Not sure if this will help, but here are lots of details:</p>
<p>I did install beta 352 from scratch<br />
I did correct line 79 in io_csv.php (as specified above)<br />
And I made sure to first set all of the permissions for config.main.php, config.users.php, cache (dir), galleries (dir) to 777<br />
I edited config.main.php so that the file paths were correct<br />
oh, and I turned mod rewrite on and made mod_rewrite.htacces into .htaccess<br />
however, when I realized that the  gallery problem was still happening, I turned mod rewrite off and added mod_rewrite back in front of .htacess</p>
<p>Here are my server details (it&#8217;s Bluehost):</p>
<p>Operating system: Linux<br />
Kernel version: 2.6.9-11.ELsmp<br />
Apache version: 1.3.33 (Unix)<br />
PHP version: 4.3.11</p>
<p>Thanks,<br />
Stacey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-59</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Tue, 04 Oct 2005 02:51:29 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-59</guid>
		<description>This is great. Almost everything that I've tried is working. One thing is strange though, on the main page, the thumbnail for a gallery always shows up as the standard browser question mark. When I try to create thumbnails, I get a bunch of errors on line 315, 319, and 323 in the file admin.class.php. The error reads:

Warning: fopen(): URL file-access is disabled in the server configuration in [path name here]</description>
		<content:encoded><![CDATA[<p>This is great. Almost everything that I&#8217;ve tried is working. One thing is strange though, on the main page, the thumbnail for a gallery always shows up as the standard browser question mark. When I try to create thumbnails, I get a bunch of errors on line 315, 319, and 323 in the file admin.class.php. The error reads:</p>
<p>Warning: fopen(): URL file-access is disabled in the server configuration in [path name here]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noel</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-58</link>
		<dc:creator>noel</dc:creator>
		<pubDate>Tue, 04 Oct 2005 01:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-58</guid>
		<description>Adrian!!! Thank you! found the problem, will be fixed in the next beta. I'll get it out tonight too.</description>
		<content:encoded><![CDATA[<p>Adrian!!! Thank you! found the problem, will be fixed in the next beta. I&#8217;ll get it out tonight too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noel</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-57</link>
		<dc:creator>noel</dc:creator>
		<pubDate>Tue, 04 Oct 2005 01:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-57</guid>
		<description>The admin template is generally left alone and all image sizes should stay the same. Did you edit admin.php?</description>
		<content:encoded><![CDATA[<p>The admin template is generally left alone and all image sizes should stay the same. Did you edit admin.php?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Rinehart-Balfe</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-56</link>
		<dc:creator>Adrian Rinehart-Balfe</dc:creator>
		<pubDate>Tue, 04 Oct 2005 01:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-56</guid>
		<description>I think my problem might be related to the size of my images. I added 'clear: both;' to the fifty-fifty class and now the editing options are below the image. Some of my images overflow from the 650px wide 'wrap'. I have the image resize option disabled in my config. Once the final release is out I'll change the CSS to suit me so unless others are coming across this issue, you shouldn't worry about it.

In your original plan, where should the image editing options be in relation to the image?</description>
		<content:encoded><![CDATA[<p>I think my problem might be related to the size of my images. I added &#8216;clear: both;&#8217; to the fifty-fifty class and now the editing options are below the image. Some of my images overflow from the 650px wide &#8216;wrap&#8217;. I have the image resize option disabled in my config. Once the final release is out I&#8217;ll change the CSS to suit me so unless others are coming across this issue, you shouldn&#8217;t worry about it.</p>
<p>In your original plan, where should the image editing options be in relation to the image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Rinehart-Balfe</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-55</link>
		<dc:creator>Adrian Rinehart-Balfe</dc:creator>
		<pubDate>Tue, 04 Oct 2005 01:02:52 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-55</guid>
		<description>Noel, having the same issue with editing options overlaying the photo, possibly just a CSS issue as it doesn't happen on IE, just Opera and Firefox. I'll have a poke around in the CSS in case I can find the problem for you. You can concentrate on the heavy-duty php stuff!</description>
		<content:encoded><![CDATA[<p>Noel, having the same issue with editing options overlaying the photo, possibly just a CSS issue as it doesn&#8217;t happen on IE, just Opera and Firefox. I&#8217;ll have a poke around in the CSS in case I can find the problem for you. You can concentrate on the heavy-duty php stuff!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: noel</title>
		<link>http://photostack.org/2005/10/03/beta-352/#comment-54</link>
		<dc:creator>noel</dc:creator>
		<pubDate>Tue, 04 Oct 2005 00:39:13 +0000</pubDate>
		<guid isPermaLink="false">http://photostack.org/?p=6#comment-54</guid>
		<description>Found the problem with all of you (I think it is a php 4 issue) here is the fix:

line 79 in io_csv.php should read:

 $fp = fopen($this-&#62;config-&#62;base_path.$this-&#62;config-&#62;pathto_galleries.$gallery-&#62;id."/metadata.csv","w");

(minus realpath())</description>
		<content:encoded><![CDATA[<p>Found the problem with all of you (I think it is a php 4 issue) here is the fix:</p>
<p>line 79 in io_csv.php should read:</p>
<p> $fp = fopen($this-&gt;config-&gt;base_path.$this-&gt;config-&gt;pathto_galleries.$gallery-&gt;id.&#8221;/metadata.csv&#8221;,&#8221;w&#8221;);</p>
<p>(minus realpath())</p>
]]></content:encoded>
	</item>
</channel>
</rss>
