<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<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>WordPress QI Forums &#187; Forum: Bug Reports - Recent Posts</title>
		<link>http://wpquickinstall.com/forum/forum/bug-reports</link>
		<description>A place to discuss WordPress QI - The Single file WordPress Quick Installer</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Sep 2010 08:42:45 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://wpquickinstall.com/forum/search.php</link>
		</textInput>
		<atom:link href="http://wpquickinstall.com/forum/rss/forum/bug-reports" rel="self" type="application/rss+xml" />

		<item>
			<title>DD32 on "Installing errors"</title>
			<link>http://wpquickinstall.com/forum/topic/installing-errors#post-21</link>
			<pubDate>Fri, 13 Nov 2009 19:39:12 +0000</pubDate>
			<dc:creator>DD32</dc:creator>
			<guid isPermaLink="false">21@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;Are you using the Beta or latest nightly? &#60;/p&#62;
&#60;p&#62;I'd suggest ignoring the beta altogether.. infact, i'm adding a notice to that effect to the downloads now.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>odysseum on "Installing errors"</title>
			<link>http://wpquickinstall.com/forum/topic/installing-errors#post-20</link>
			<pubDate>Mon, 09 Nov 2009 19:57:34 +0000</pubDate>
			<dc:creator>odysseum</dc:creator>
			<guid isPermaLink="false">20@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;When I try to use installer.php, I get that :&#60;/p&#62;
&#60;p&#62;Notice: Undefined variable: step in /homepages/37/d188889042/htdocs/lwpc/installer.php(5) : eval()'d code on line 22&#60;/p&#62;
&#60;p&#62;The php version installed on the server is 4.4.9&#60;/p&#62;
&#60;p&#62;thanx for your help
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DD32 on "Installing errors"</title>
			<link>http://wpquickinstall.com/forum/topic/installing-errors#post-19</link>
			<pubDate>Wed, 19 Aug 2009 17:31:45 +0000</pubDate>
			<dc:creator>DD32</dc:creator>
			<guid isPermaLink="false">19@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;Yeah.. I dont think you can put the output of Gzip compression into a PHP Var without it..&#60;/p&#62;
&#60;p&#62;Unless you can use &#38;lt;&#38;lt;&#38;lt;EOF; EOF; style input.. I'll have to try that.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ryan McCue on "Installing errors"</title>
			<link>http://wpquickinstall.com/forum/topic/installing-errors#post-18</link>
			<pubDate>Tue, 18 Aug 2009 21:50:17 +0000</pubDate>
			<dc:creator>Ryan McCue</dc:creator>
			<guid isPermaLink="false">18@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;Ah, right, gzip compression. I was wondering why one would use base 64 encoding, when it often makes strings larger.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DD32 on "Installing errors"</title>
			<link>http://wpquickinstall.com/forum/topic/installing-errors#post-17</link>
			<pubDate>Mon, 17 Aug 2009 10:08:46 +0000</pubDate>
			<dc:creator>DD32</dc:creator>
			<guid isPermaLink="false">17@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;&#38;gt; Out of interest, why is everything base 64 encoded, and then eval'd?&#60;br /&#62;
I was after smallest size, So its Gzip compressed (Which means it has to be base64/eval)&#60;/p&#62;
&#60;p&#62;I'll be making available a Minimized version (not Compressed, just spaces/etc removed, So it wont require eval/base64) available once i get around to re-doing the download page.&#60;/p&#62;
&#60;p&#62;Gzip compressed: ~70KB&#60;br /&#62;
Minimized: ~250KB&#60;br /&#62;
Full: ~600KB (Note this version is some 14,000 lines long)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ryan McCue on "Installing errors"</title>
			<link>http://wpquickinstall.com/forum/topic/installing-errors#post-16</link>
			<pubDate>Mon, 17 Aug 2009 07:28:23 +0000</pubDate>
			<dc:creator>Ryan McCue</dc:creator>
			<guid isPermaLink="false">16@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;Out of interest, why is everything base 64 encoded, and then eval'd?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DD32 on "Installing errors"</title>
			<link>http://wpquickinstall.com/forum/topic/installing-errors#post-13</link>
			<pubDate>Sat, 15 Aug 2009 13:34:54 +0000</pubDate>
			<dc:creator>DD32</dc:creator>
			<guid isPermaLink="false">13@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;The DB_USER errors are related to WordPress, I've got a ticket open upstream: &#60;a href=&#34;http://core.trac.wordpress.org/ticket/10293&#34; rel=&#34;nofollow&#34;&#62;http://core.trac.wordpress.org/ticket/10293&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;As for the other Warnings.. I'm not sure what would be causing them, Other than the API timing out, Which is entirely possible.&#60;/p&#62;
&#60;p&#62;The simplest way to test is to run off a SVN Checkout, and run the installer.php  file directly, it means no eval() code is being run which is much simpler to test. (Of course, occasionally the build script will cause an error..)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Ryan McCue on "Installing errors"</title>
			<link>http://wpquickinstall.com/forum/topic/installing-errors#post-12</link>
			<pubDate>Sat, 15 Aug 2009 11:37:09 +0000</pubDate>
			<dc:creator>Ryan McCue</dc:creator>
			<guid isPermaLink="false">12@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;When database does not exist:&#60;br /&#62;
&#60;code&#62;Notice: Use of undefined constant DB_USER - assumed 'DB_USER' in C:\Server\Apache\htdocs\wpqi\installer.php(5) : eval()'d code on line 32&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;On the install-options step:&#60;br /&#62;
&#60;code&#62;Warning: array_keys() [function.array-keys]: The first argument should be an array in C:\Server\Apache\htdocs\wpqi\installer.php(5) : eval()'d code on line 55&#60;/p&#62;
&#60;p&#62;Warning: array_filter() [function.array-filter]: The first argument should be an array in C:\Server\Apache\htdocs\wpqi\installer.php(5) : eval()'d code on line 55&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;On clicking &#34;Install WordPress&#34; on the install-options-check page, the form submits, but the installer does not progress.&#60;/p&#62;
&#60;p&#62;(Also, you spelt &#34;Feature Requests&#34; wrong for the forum name. :P)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>DD32 on "WordPress.com stats is unselectable in the plugins list"</title>
			<link>http://wpquickinstall.com/forum/topic/wordpresscom-stats-is-unselectable-in-the-plugins-list#post-4</link>
			<pubDate>Sun, 02 Aug 2009 15:39:12 +0000</pubDate>
			<dc:creator>DD32</dc:creator>
			<guid isPermaLink="false">4@http://wpquickinstall.com/forum/</guid>
			<description>&#60;p&#62;The WordPress.com stats is only being used as a placeholder for this feature request: &#60;a href=&#34;/forum/topic/allow-for-plugin-installation-on-the-install-options-page&#34;&#62;Allow for Plugin Installation on the Install Options page&#60;/a&#62;.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
