<rss version="2.0">
		<channel>
			<title>Plogger Support Forum - Strange Fatal Error</title>
			<lastBuildDate>Thu, 16 Apr 2026 05:07:47 +0000</lastBuildDate>
			<link>http://www.plogger.org/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>Strange Fatal Error</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3454&amp;Focus=13522#Comment_13522</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3454&amp;Focus=13522#Comment_13522</guid>
		<pubDate>Thu, 02 Dec 2010 22:56:22 +0000</pubDate>
		<author>wuduheo</author>
		<description>
			<![CDATA[I get this when i try to import 75 images to an album:<br /><code ><br />Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1694528513 bytes) in /home/content/01/6550601/html/img/plog-includes/lib/exifer1_7/makers/gps.php on line 224<br /></code><br /><br />heres an excerpt of my plog-globals.php:<br /><code ><br />&lt;?php<br />@ini_set('include_path', ini_get('include_path'));<br />@ini_set('arg_separator.output', '&amp;amp;');<br /><br />if (intval(ini_get('max_execution_time')) &lt; 300) {<br />	@ini_set('max_execution_time', '300');<br />}<br /><br />if (intval(ini_get('memory_limit')) &lt; 128) {<br />	@ini_set('memory_limit', '128M');<br />}<br /></code><br /><br />I have no idea whats causing the gallery to use up 2gb of memory...]]>
		</description>
	</item>
	<item>
		<title>Strange Fatal Error</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=3454&amp;Focus=13523#Comment_13523</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=3454&amp;Focus=13523#Comment_13523</guid>
		<pubDate>Thu, 02 Dec 2010 23:28:13 +0000</pubDate>
		<author>wuduheo</author>
		<description>
			<![CDATA[it looks like my exif data on the pictures are causing this problem, is there a way to disable plogger from reading my exif data?]]>
		</description>
	</item>
	
		</channel>
	</rss>