<?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: Understand GD Library</title>
	<atom:link href="http://alexrabe.de/2008/05/13/understand-gd-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexrabe.de/2008/05/13/understand-gd-library/</link>
	<description>ALEX RABE &#124; learning by doing...</description>
	<lastBuildDate>Sat, 31 Jul 2010 04:46:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Brian</title>
		<link>http://alexrabe.de/2008/05/13/understand-gd-library/comment-page-1/#comment-21383</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 22 Jul 2010 00:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/05/13/understand-gd-library/#comment-21383</guid>
		<description>Hi Alex,

Just helping a client workout a kink with his Gallery.

It&#039;s funny my problem is similiar to some issues I&#039;ve been reading about but none of the proposed solutions have helped so far.

Tried 4 browsers, tried changing the memory limit code in the plugin.

There are no errors or messages except &quot;0 picture(s) successfully added&quot; after the upload, and I do get the large file but it does not generate a thumbnail. The gallery manager will not show the images because there is no thumbnail, and the pages do not display them either, but the FTP backend shows the large file does upload. (small &#039;large&#039; files btw - 127kb for example)

I&#039;ve already re-upgraded wordpress and re-upgraded the plugin. 

Well if you read and have any ides I would very much appreciate it.

Thanks for the great work though - I admire donators to the software world!</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>Just helping a client workout a kink with his Gallery.</p>
<p>It&#8217;s funny my problem is similiar to some issues I&#8217;ve been reading about but none of the proposed solutions have helped so far.</p>
<p>Tried 4 browsers, tried changing the memory limit code in the plugin.</p>
<p>There are no errors or messages except &#8220;0 picture(s) successfully added&#8221; after the upload, and I do get the large file but it does not generate a thumbnail. The gallery manager will not show the images because there is no thumbnail, and the pages do not display them either, but the FTP backend shows the large file does upload. (small &#8216;large&#8217; files btw &#8211; 127kb for example)</p>
<p>I&#8217;ve already re-upgraded wordpress and re-upgraded the plugin. </p>
<p>Well if you read and have any ides I would very much appreciate it.</p>
<p>Thanks for the great work though &#8211; I admire donators to the software world!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Newport</title>
		<link>http://alexrabe.de/2008/05/13/understand-gd-library/comment-page-1/#comment-21376</link>
		<dc:creator>Newport</dc:creator>
		<pubDate>Mon, 19 Jul 2010 20:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/05/13/understand-gd-library/#comment-21376</guid>
		<description>Another solution is to simply allow more memory to just the Nextgen Gallery plugin. From this post: http://www.visser.com.au/blog/thumbnail-generation-php-memory-limit-nextgen-gallery/

Just go the the Nextgen Gallery plugin folder on your server, then navigate to the lib folder and open the file gd.thumbnail.inc.php. Go to approx. line #168 where it reads //@ini_set(&#039;memory_limit&#039;, &#039;128M&#039;); and remove the the // (the double slashes comment the line, ie, make it unused). You can then set an appropriate memory limit for your site.

Works like a charm for me.</description>
		<content:encoded><![CDATA[<p>Another solution is to simply allow more memory to just the Nextgen Gallery plugin. From this post: <a href="http://www.visser.com.au/blog/thumbnail-generation-php-memory-limit-nextgen-gallery/" rel="nofollow">http://www.visser.com.au/blog/thumbnail-generation-php-memory-limit-nextgen-gallery/</a></p>
<p>Just go the the Nextgen Gallery plugin folder on your server, then navigate to the lib folder and open the file gd.thumbnail.inc.php. Go to approx. line #168 where it reads //@ini_set(&#8216;memory_limit&#8217;, &#8217;128M&#8217;); and remove the the // (the double slashes comment the line, ie, make it unused). You can then set an appropriate memory limit for your site.</p>
<p>Works like a charm for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sascha</title>
		<link>http://alexrabe.de/2008/05/13/understand-gd-library/comment-page-1/#comment-21362</link>
		<dc:creator>Sascha</dc:creator>
		<pubDate>Mon, 12 Jul 2010 09:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/05/13/understand-gd-library/#comment-21362</guid>
		<description>Hi all,

I just experienced the same Problem (WP 3.0 and latest NextGen). I just realised that my php safe mode was set to &quot;off&quot;.

PHP-Unterstützung	 (PHP &#039;safe_mode&#039; aktiviert )

Just after activating the safe mode, everything worked fine ! 

I had enough Memory and DiskSpace resources. However, had the same problem.

THANX Alex for your great work !!!!

Sascha</description>
		<content:encoded><![CDATA[<p>Hi all,</p>
<p>I just experienced the same Problem (WP 3.0 and latest NextGen). I just realised that my php safe mode was set to &#8220;off&#8221;.</p>
<p>PHP-Unterstützung	 (PHP &#8216;safe_mode&#8217; aktiviert )</p>
<p>Just after activating the safe mode, everything worked fine ! </p>
<p>I had enough Memory and DiskSpace resources. However, had the same problem.</p>
<p>THANX Alex for your great work !!!!</p>
<p>Sascha</p>
]]></content:encoded>
	</item>
</channel>
</rss>
