<?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: psnGallery2 v1.4.0 Alpha 1.zip available for download</title>
	<atom:link href="http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/feed/" rel="self" type="application/rss+xml" />
	<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 03 Oct 2006 03:19:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: pzgamer</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-4/#comment-192</link>
		<dc:creator>pzgamer</dc:creator>
		<pubDate>Sat, 22 Jan 2005 01:57:01 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-192</guid>
		<description>I got the line 47 error, deleted it completely (didn&#039;t think to comment it out), and have the same line 97 error that everyone is having.

96   // check if the psnGallery table exists, in other words, psnGallery installed ?
97   if (!$wpdb-&gt;query(&quot;SHOW TABLES LIKE &#039;$psnGalleryTable&#039;&quot;)) {
98   	return false;
99   }</description>
		<content:encoded><![CDATA[<p>I got the line 47 error, deleted it completely (didn&#8217;t think to comment it out), and have the same line 97 error that everyone is having.</p>
<p>96   // check if the psnGallery table exists, in other words, psnGallery installed ?<br />
97   if (!$wpdb->query(&#8220;SHOW TABLES LIKE &#8216;$psnGalleryTable&#8217;&#8221;)) {<br />
98   	return false;<br />
99   }</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gArY</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-4/#comment-191</link>
		<dc:creator>gArY</dc:creator>
		<pubDate>Fri, 14 Jan 2005 14:46:46 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-191</guid>
		<description>same error as marcello...

thanks in advance!</description>
		<content:encoded><![CDATA[<p>same error as marcello&#8230;</p>
<p>thanks in advance!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-4/#comment-190</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 12 Jan 2005 08:04:29 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-190</guid>
		<description>The prefix requested is the prefix defined in Coppermine not in WordPress...</description>
		<content:encoded><![CDATA[<p>The prefix requested is the prefix defined in Coppermine not in WordPress&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: john</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-3/#comment-189</link>
		<dc:creator>john</dc:creator>
		<pubDate>Wed, 12 Jan 2005 06:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-189</guid>
		<description>I am wondering whether this issue is caused by creating the new table required by psnGallery with a wrong prefix. By default wordpress creates tables with the &quot;wp_&quot; prefix. Some installations, like mine, changed the prefix and I found that when I changed the &quot;psnGallery&quot; table to include my prefix, there didn&#039;t seem to be any problems.

Maybe this is a possible suggestion?</description>
		<content:encoded><![CDATA[<p>I am wondering whether this issue is caused by creating the new table required by psnGallery with a wrong prefix. By default wordpress creates tables with the &#8220;wp_&#8221; prefix. Some installations, like mine, changed the prefix and I found that when I changed the &#8220;psnGallery&#8221; table to include my prefix, there didn&#8217;t seem to be any problems.</p>
<p>Maybe this is a possible suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcello</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-3/#comment-188</link>
		<dc:creator>marcello</dc:creator>
		<pubDate>Fri, 07 Jan 2005 20:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-188</guid>
		<description>hi, i  just commented out that line 47, but now i’m getting the same error as simon.

Fatal error: Call to a member function on a non-object in /home/phamm/public_html/wp-content/plugins/psnGallery2.php on line 97

thanks in advance

marcello</description>
		<content:encoded><![CDATA[<p>hi, i  just commented out that line 47, but now i’m getting the same error as simon.</p>
<p>Fatal error: Call to a member function on a non-object in /home/phamm/public_html/wp-content/plugins/psnGallery2.php on line 97</p>
<p>thanks in advance</p>
<p>marcello</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-3/#comment-187</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 07 Jan 2005 13:45:11 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-187</guid>
		<description>@Sophist: You are totally right...except ;o) in fact the issue comes up once the plugin is saved via WordPress....Probably the translation via or the browser or Wordpress....</description>
		<content:encoded><![CDATA[<p>@Sophist: You are totally right&#8230;except ;o) in fact the issue comes up once the plugin is saved via WordPress&#8230;.Probably the translation via or the browser or WordPress&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-3/#comment-184</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 07 Jan 2005 13:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-184</guid>
		<description>At line 47 :

&lt;code&gt;$pluginURL = get_settings(&#039;siteurl&#039;).&#039;/wp-content/plugins/&#039;.basename(__FILE__);&lt;/code&gt;

Just comment it out ! &lt;a href=&quot;http://blog.idahocline.info/index.php/archives/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-252&quot;&gt;As I already wrote it&lt;/a&gt; few comments above....</description>
		<content:encoded><![CDATA[<p>At line 47 :</p>
<p><code>$pluginURL = get_settings('siteurl').'/wp-content/plugins/'.basename(__FILE__);</code></p>
<p>Just comment it out ! <a href="http://blog.idahocline.info/index.php/archives/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-252">As I already wrote it</a> few comments above&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pitt</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-3/#comment-186</link>
		<dc:creator>pitt</dc:creator>
		<pubDate>Thu, 06 Jan 2005 16:49:38 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-186</guid>
		<description>Hi i just discover psnGallery. Doit on avoir installé coppermine? Ce serait bien d&#039;avoir une procédure d&#039;installation en  francais ave la configuration nécessaire.

BONNE ANNEE</description>
		<content:encoded><![CDATA[<p>Hi i just discover psnGallery. Doit on avoir installé coppermine? Ce serait bien d&#8217;avoir une procédure d&#8217;installation en  francais ave la configuration nécessaire.</p>
<p>BONNE ANNEE</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marcello</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-3/#comment-185</link>
		<dc:creator>marcello</dc:creator>
		<pubDate>Tue, 04 Jan 2005 19:38:27 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-185</guid>
		<description>is there anybody out there? Still holiday?

: )

btw I am running coppermine 132</description>
		<content:encoded><![CDATA[<p>is there anybody out there? Still holiday?</p>
<p>: )</p>
<p>btw I am running coppermine 132</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/comment-page-3/#comment-183</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Sun, 02 Jan 2005 08:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://you.arewel.com/2004/12/19/psngallery2-v140-alpha-1zip-available-for-download/#comment-183</guid>
		<description>Hi:

Just wondering if anyone has had a chance to figure out the &quot;Fatal error: Call to a member function on a non-object&quot; error.  I have tried require_once(&#039;http://www.mydomain.com/wp-config.php&#039;); at the top of psnGallery1.php, but that didn&#039;t help.  So, I&#039;m stumped.  I would love to get this plug-in working.  Thanks for all the development time!

Jason</description>
		<content:encoded><![CDATA[<p>Hi:</p>
<p>Just wondering if anyone has had a chance to figure out the &#8220;Fatal error: Call to a member function on a non-object&#8221; error.  I have tried require_once(&#8216;<a href="http://www.mydomain.com/wp-config.php" rel="nofollow">http://www.mydomain.com/wp-config.php</a>&#8216;); at the top of psnGallery1.php, but that didn&#8217;t help.  So, I&#8217;m stumped.  I would love to get this plug-in working.  Thanks for all the development time!</p>
<p>Jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>

