<rss version="2.0">
		<channel>
			<title>Plogger Support Forum - Notice: Undefined index: level in /***/httpdocs/gallery.php on line 37</title>
			<lastBuildDate>Sun, 19 Apr 2026 09:47:25 +0000</lastBuildDate>
			<link>http://www.plogger.org/forum/</link>
			<description></description>
			<generator>Lussumo Vanilla 1.1.10</generator>
			<item>
		<title>Notice: Undefined index: level in /***/httpdocs/gallery.php on line 37</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=314&amp;Focus=1593#Comment_1593</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=314&amp;Focus=1593#Comment_1593</guid>
		<pubDate>Mon, 19 Dec 2005 19:42:38 +0000</pubDate>
		<author>jschoaf</author>
		<description>
			<![CDATA[Notice: Undefined index: level in /***/httpdocs/gallery.php on line 37<br /><br />I have GD installed (that was what this was balmed on in other post)<br /><br />The url is<br />http://pictures.incyberspace.net/<br />and the phpinfo says<br /><br />gd<br />GD Support  enabled  <br />GD Version  bundled (2.0.28 compatible)  <br />FreeType Support  enabled  <br />FreeType Linkage  with freetype  <br />GIF Read Support  enabled  <br />GIF Create Support  enabled  <br />JPG Support  enabled  <br />PNG Support  enabled  <br />WBMP Support  enabled  <br />XBM Support  enabled  <br /><br /><br />Any help is appreciated]]>
		</description>
	</item>
	<item>
		<title>Notice: Undefined index: level in /***/httpdocs/gallery.php on line 37</title>
		<link>http://www.plogger.org/forum/comments.php?DiscussionID=314&amp;Focus=1594#Comment_1594</link>
		<guid isPermaLink="false">http://www.plogger.org/forum/comments.php?DiscussionID=314&amp;Focus=1594#Comment_1594</guid>
		<pubDate>Mon, 19 Dec 2005 21:28:52 +0000</pubDate>
		<author>ddejong</author>
		<description>
			<![CDATA[They're notices, not errors; PHP is letting you know that it will use the variables, but is complaining because they're empty ("undefined"). I haven't seen anyone claim this was a GD problem, because it doesn't in fact have anything remotely to do with GD.<br /><br />Turn off or otherwise suppress E_NOTICE and your problem will disappear.<br /><br />I have yet to find a way to do this on a per-script basis (there is an option in php.ini and you can preface a line with '@' to suppress per-line errors). There should be some way to do it, but can't think of it (without my server) off the top of my head. Google "E_NOTICE" for a billion how-to's to fix the situation.<br /><br />Cheers,<br />Derek]]>
		</description>
	</item>
	
		</channel>
	</rss>