<?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: CoppermineSC 0.4 Released</title>
	<atom:link href="http://www.rueplumet.com/2005/07/30/copperminesc040/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rueplumet.com/2005/07/30/copperminesc040/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 13:54:20 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: ghmercado</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-145260</link>
		<dc:creator>ghmercado</dc:creator>
		<pubDate>Sat, 13 Oct 2007 05:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-145260</guid>
		<description>Hi Brad a quick question:

thank you for your excellent plugin. Im already displaying the thumbnails properly on my wordpress&#039; sidebar.

I&#039;m looking for a bit of a hack. As you know, when a thumbnail is clicked it will lead to it&#039;s page on my coppermine.

Are you aware of a way that I can change where the link goes? I would like it instead to go to another site.

This is my situation: I run a fashion site. I want the little thumbnails to show random pics of products I sell, which when clicked would instead  go to my shopping cart (showing more details), instead of coppermine. Is this possible?

Many thanks!</description>
		<content:encoded><![CDATA[<p>Hi Brad a quick question:</p>
<p>thank you for your excellent plugin. Im already displaying the thumbnails properly on my wordpress&#8217; sidebar.</p>
<p>I&#8217;m looking for a bit of a hack. As you know, when a thumbnail is clicked it will lead to it&#8217;s page on my coppermine.</p>
<p>Are you aware of a way that I can change where the link goes? I would like it instead to go to another site.</p>
<p>This is my situation: I run a fashion site. I want the little thumbnails to show random pics of products I sell, which when clicked would instead  go to my shopping cart (showing more details), instead of coppermine. Is this possible?</p>
<p>Many thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ghmercado</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-145246</link>
		<dc:creator>ghmercado</dc:creator>
		<pubDate>Sat, 13 Oct 2007 05:22:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-145246</guid>
		<description>re James problem, it has to do with line 161 in the copperminesc.php file:

    define (&#039;CPGSC_TABLE_PREFIX&#039;, &#039;cpg_&#039;);

you&#039;ll need to change &#039;cpg_&#039; to be the same as the prefix your coppermine installation uses. For example, version 1.4 uses &#039;1.4x&#039;, therefore it should look like this:

    define (&#039;CPGSC_TABLE_PREFIX&#039;, &#039;&lt;strong&gt;cpg14x&lt;/strong&gt;_&#039;);

I highlighted the change. I use coppermine version 1.4, so that worked with me. Am unsure what previous coppermine versions use, but you can find out by checking out your phpmyadmin and checking what prefix your tables use.</description>
		<content:encoded><![CDATA[<p>re James problem, it has to do with line 161 in the copperminesc.php file:</p>
<p>    define (&#8216;CPGSC_TABLE_PREFIX&#8217;, &#8216;cpg_&#8217;);</p>
<p>you&#8217;ll need to change &#8216;cpg_&#8217; to be the same as the prefix your coppermine installation uses. For example, version 1.4 uses &#8217;1.4x&#8217;, therefore it should look like this:</p>
<p>    define (&#8216;CPGSC_TABLE_PREFIX&#8217;, &#8216;<strong>cpg14x</strong>_&#8217;);</p>
<p>I highlighted the change. I use coppermine version 1.4, so that worked with me. Am unsure what previous coppermine versions use, but you can find out by checking out your phpmyadmin and checking what prefix your tables use.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-9574</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Thu, 18 Jan 2007 01:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-9574</guid>
		<description>James,
There are several newer versions than the one listed on this page. I think 0.4.5 is the latest (this page is 0.4.0). The link to 0.4.5 is at the top of the page. If you are already running the latest, then it sounds like the database name (and/or user name or password) for the coppermine database are wrong in your config file for CoppermineSC (that&#039;s the &quot;coppermine_db&quot; part). I would double-check that, assuming you have the latest version.
Brad</description>
		<content:encoded><![CDATA[<p>James,<br />
There are several newer versions than the one listed on this page. I think 0.4.5 is the latest (this page is 0.4.0). The link to 0.4.5 is at the top of the page. If you are already running the latest, then it sounds like the database name (and/or user name or password) for the coppermine database are wrong in your config file for CoppermineSC (that&#8217;s the &#8220;coppermine_db&#8221; part). I would double-check that, assuming you have the latest version.<br />
Brad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Wilmington</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-9526</link>
		<dc:creator>James Wilmington</dc:creator>
		<pubDate>Wed, 17 Jan 2007 17:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-9526</guid>
		<description>Sorry, should have mentioned:

http://www.princesshouse.co.uk and click on the gallery button at the top.

thanks</description>
		<content:encoded><![CDATA[<p>Sorry, should have mentioned:</p>
<p><a href="http://www.princesshouse.co.uk" rel="nofollow">http://www.princesshouse.co.uk</a> and click on the gallery button at the top.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Wilmington</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-9525</link>
		<dc:creator>James Wilmington</dc:creator>
		<pubDate>Wed, 17 Jan 2007 17:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-9525</guid>
		<description>Hi Brad,

I&#039;ve been having some difficulties with your &#039;copperminesc&#039; gallery plugin. Its looks to be a great plugin, but when I have installed it I get the following error on my gallery page:



CoppermineSC database error: [Table &#039;coppermine_db.cpg_config&#039; doesn&#039;t exist]
SELECT value FROM cpg_config WHERE name=&quot;ecards_more_pic_target&quot; OR name=&quot;fullpath&quot;

CoppermineSC database error: [Table &#039;coppermine_db.cpg_pictures&#039; doesn&#039;t exist]
SELECT filepath, filename, title, pid FROM cpg_pictures WHERE aid=1 ORDER BY filename


I am running the latest version of coppermine, wordpress, and copperminesc.

Could you give me a hand fathoming this problem out.

THanks very much.

james</description>
		<content:encoded><![CDATA[<p>Hi Brad,</p>
<p>I&#8217;ve been having some difficulties with your &#8216;copperminesc&#8217; gallery plugin. Its looks to be a great plugin, but when I have installed it I get the following error on my gallery page:</p>
<p>CoppermineSC database error: [Table 'coppermine_db.cpg_config' doesn't exist]<br />
SELECT value FROM cpg_config WHERE name=&#8221;ecards_more_pic_target&#8221; OR name=&#8221;fullpath&#8221;</p>
<p>CoppermineSC database error: [Table 'coppermine_db.cpg_pictures' doesn't exist]<br />
SELECT filepath, filename, title, pid FROM cpg_pictures WHERE aid=1 ORDER BY filename</p>
<p>I am running the latest version of coppermine, wordpress, and copperminesc.</p>
<p>Could you give me a hand fathoming this problem out.</p>
<p>THanks very much.</p>
<p>james</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-61</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Sat, 13 Aug 2005 15:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-61</guid>
		<description>Brandon,
I&#039;ve released a new version of the plugin. I added an experimental wpdb connection reset at the end of main plugin function to possibly help with database related errors for users running older versions of WordPress. Please contact me for details regarding how to enable the experimental reset if you are still getting database related errors.</description>
		<content:encoded><![CDATA[<p>Brandon,<br />
I&#8217;ve released a new version of the plugin. I added an experimental wpdb connection reset at the end of main plugin function to possibly help with database related errors for users running older versions of WordPress. Please contact me for details regarding how to enable the experimental reset if you are still getting database related errors.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-54</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Mon, 08 Aug 2005 01:47:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-54</guid>
		<description>Brandon,
Sorry to hear about your trouble. I sent you an email asking for a little more information so I can try to resolve your issue. It would be helpful if you could tell which version of WordPress you are using and if you could email me a copy of the index.php file from your theme. Also, it would be helpful if you could navigate to a page in your blog that exhibits the problem and then choose to view the page source from your web browser and then email me a copy of the page source.</description>
		<content:encoded><![CDATA[<p>Brandon,<br />
Sorry to hear about your trouble. I sent you an email asking for a little more information so I can try to resolve your issue. It would be helpful if you could tell which version of WordPress you are using and if you could email me a copy of the index.php file from your theme. Also, it would be helpful if you could navigate to a page in your blog that exhibits the problem and then choose to view the page source from your web browser and then email me a copy of the page source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-53</link>
		<dc:creator>Brandon</dc:creator>
		<pubDate>Sun, 07 Aug 2005 01:06:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-53</guid>
		<description>I installed the new CoppermineSC plug-in and received the following error (one of many) after activating it. This message appears on the main WordPress page just after my first blog post with some Coppermine images:

&quot;WordPress database error: [Table &#039;cpg.wp_options&#039; doesn&#039;t exist] SELECT option_value FROM wp_options WHERE option_name = &#039;blogfilename&#039;&quot;

Well, of couse the table cpg.wp-* doesn&#039;t exist. Those tables live in the wordpress database on my system. Similiar errors are also present in other blog posts and every item in the sidebar. I have deactivated all other plug-ins to no avail. Any ideas? Thanks!</description>
		<content:encoded><![CDATA[<p>I installed the new CoppermineSC plug-in and received the following error (one of many) after activating it. This message appears on the main WordPress page just after my first blog post with some Coppermine images:</p>
<p>&#8220;WordPress database error: [Table 'cpg.wp_options' doesn't exist] SELECT option_value FROM wp_options WHERE option_name = &#8216;blogfilename&#8217;&#8221;</p>
<p>Well, of couse the table cpg.wp-* doesn&#8217;t exist. Those tables live in the wordpress database on my system. Similiar errors are also present in other blog posts and every item in the sidebar. I have deactivated all other plug-ins to no avail. Any ideas? Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-51</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Wed, 03 Aug 2005 17:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-51</guid>
		<description>Rob&#039;s problem has been solved. Apparently WordPress is very picky about extra whitespace at the beginning and end of a plugin file. The &lt;?php tag needs to be the very first thing in the file and the ?&gt; tag needs to be the very last thing.  Rob&#039;s plugin file had been inadvertently edited to add a few extra lines of whitespace at the end (after the ?&gt; tag).  With the extra whitespace removed, everything works properly again.</description>
		<content:encoded><![CDATA[<p>Rob&#8217;s problem has been solved. Apparently WordPress is very picky about extra whitespace at the beginning and end of a plugin file. The &lt;?php tag needs to be the very first thing in the file and the ?&gt; tag needs to be the very last thing.  Rob&#8217;s plugin file had been inadvertently edited to add a few extra lines of whitespace at the end (after the ?&gt; tag).  With the extra whitespace removed, everything works properly again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://www.rueplumet.com/2005/07/30/copperminesc040/comment-page-1/#comment-47</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Tue, 02 Aug 2005 12:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.55rueplumet.com/?p=92#comment-47</guid>
		<description>I&#039;m sorry to hear about your trouble.  I&#039;ve not had any dashboard problems reported before.  Can you possibly send me a screenshot of your dashboard so I can see the errors and where they fall in the page?  Are you using any other plugins that modify the dashboard? Is the problem only in the dashboard tab or is it throughout the admin area on other tabs as well?

Also, regarding the private album problem.  Are you seeing this problem when pulling random images from categories and/or from the entire gallery?  If I can get confirmation of the tags you are using that end up pulling in random images from private galleries, I will attempt to fix the script to always exclude images from private albums.  I had not considered that issue before (since I don&#039;t use any private albums in my gallery), but it makes a lot of sense.

Thanks again for your input and ideas.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry to hear about your trouble.  I&#8217;ve not had any dashboard problems reported before.  Can you possibly send me a screenshot of your dashboard so I can see the errors and where they fall in the page?  Are you using any other plugins that modify the dashboard? Is the problem only in the dashboard tab or is it throughout the admin area on other tabs as well?</p>
<p>Also, regarding the private album problem.  Are you seeing this problem when pulling random images from categories and/or from the entire gallery?  If I can get confirmation of the tags you are using that end up pulling in random images from private galleries, I will attempt to fix the script to always exclude images from private albums.  I had not considered that issue before (since I don&#8217;t use any private albums in my gallery), but it makes a lot of sense.</p>
<p>Thanks again for your input and ideas.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
