<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Screaming Code Monkey &#187; wpec</title>
	<atom:link href="http://screamingcodemonkey.com/tag/wpec/feed/" rel="self" type="application/rss+xml" />
	<link>http://screamingcodemonkey.com</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Mon, 21 May 2012 09:16:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>WP e-Commerce Plugin Skeleton Update</title>
		<link>http://screamingcodemonkey.com/wp-e-commerce-plugin-skeleton-update/</link>
		<comments>http://screamingcodemonkey.com/wp-e-commerce-plugin-skeleton-update/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 16:06:46 +0000</pubDate>
		<dc:creator>jghazally</dc:creator>
				<category><![CDATA[wp-e-commerce]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[wpec]]></category>

		<guid isPermaLink="false">http://screamingcodemonkey.com/?p=771</guid>
		<description><![CDATA[<p>Hi Everyone,</p>
<p>Previously I had created a WP e-Commerce Plugin Skeleton as a template to show other developers how to extend WP e-Commerce in a good fashion. I have just recently updated the Plugin Skeleton for a couple of reasons.</p>

Wrap a Class around the Plugin so that we can avoid any function conflicts.
Add in new functionality to show how you can add information to the single products page using actions provided in the template.

<p>To see the table rate price in action install and activate the Plugin then add a table rate price to a Product and view it in the front end.</p>
<p>Download : pluginSkeleton</p>
]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>Previously I had created a WP e-Commerce Plugin Skeleton as a template to show other developers how to extend WP e-Commerce in a good fashion. I have just recently updated the Plugin Skeleton for a couple of reasons.</p>
<ol>
<li>Wrap a Class around the Plugin so that we can avoid any function conflicts.</li>
<li>Add in new functionality to show how you can add information to the single products page using actions provided in the template.</li>
</ol>
<p>To see the table rate price in action install and activate the Plugin then add a table rate price to a Product and view it in the front end.</p>
<p>Download : <a href="http://screamingcodemonkey.com/wp-content//uploads/2011/09/pluginSkeleton3.zip">pluginSkeleton</a></p>
]]></content:encoded>
			<wfw:commentRss>http://screamingcodemonkey.com/wp-e-commerce-plugin-skeleton-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>3.8 Developers Beta Release</title>
		<link>http://screamingcodemonkey.com/3-8-developers-beta-release/</link>
		<comments>http://screamingcodemonkey.com/3-8-developers-beta-release/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 03:41:00 +0000</pubDate>
		<dc:creator>jghazally</dc:creator>
				<category><![CDATA[wp-e-commerce]]></category>
		<category><![CDATA[3.8]]></category>
		<category><![CDATA[releases]]></category>
		<category><![CDATA[wpec]]></category>

		<guid isPermaLink="false">http://screamingcodemonkey.com/?p=391</guid>
		<description><![CDATA[Today I had the priviledge of announcing a 3.8 Developers Beta to the mailing list. What's the hype? Well 3.8 has been 11 months in the making, and has had some great minds slaving away at it....]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been months since I&#8217;ve had time to blog, or work on my wee WP e-Commerce projects as I have been working hard at the WP e-Commerce 3.8 Release. Today I had the priviledge of announcing a 3.8 Developers Beta to the mailing list. What&#8217;s the hype? Well 3.8 has been 11 months in the making, and has had some great WordPress minds slaving away at it.</p>
<h3>Overview</h3>
<ul>
<li>Replaces 18 WP e-Commerce tables with Standard WordPress tables!</li>
<li>Has a more flexible tax system which will be more flexible when the stable 3.8 comes out!
</li>
<li>If your starting from scratch it has the most sexy default WP e-Commerce Theme ever!
</li>
<li>Custom Post Types for Products, Variations, Product Files
</li>
<li>WordPress Media Manager for Product images
</li>
</ul>
<p>I have to say, Im pretty excited! (hence the exclamation marks) So how did we test 3.8 before releasing it to the developers? Well we tested fresh installs over and over and over again, then we upgraded a few sites. Including screamingcodemonkey.com! Yes thats right, screamingcodemonkey.com is running on 3.8 Dev Beta! It&#8217;s a simple site so it was a very easy upgrade, I&#8217;ve also started upgrading vorns site to 3.8 but I won&#8217;t be releasing that until I get the go ahead from him personally.</p>
<p>It&#8217;s been a long time coming so I look forward to seeing 3.8 stable and released soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://screamingcodemonkey.com/3-8-developers-beta-release/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Hide the customer&#8217;s purchase number upon checkout</title>
		<link>http://screamingcodemonkey.com/hide-the-customers-purchase-number-upon-checkout/</link>
		<comments>http://screamingcodemonkey.com/hide-the-customers-purchase-number-upon-checkout/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 20:12:44 +0000</pubDate>
		<dc:creator>jghazally</dc:creator>
				<category><![CDATA[wp-e-commerce]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[wpec]]></category>

		<guid isPermaLink="false">http://www.screamingcodemonkey.com/?p=287</guid>
		<description><![CDATA[I'd like to hide the customer's purchase number upon checkout from the ecommerce plugin for wordpress.]]></description>
			<content:encoded><![CDATA[<p>In wp-e-commerce/transaction_results_functions.php comment these lines out (add // to the front of the lines)<br />
line 205:<br />
<code><br />
$product_list.= "Your Purchase No.: ".$purchase_log['id']."nr";<br />
</code><br />
and line 212:<br />
<code><br />
$product_list_html.= "Your Purchase No.: ".$purchase_log['id']."nnr";<br />
</code><br />
that will remove the purchase log id. Although I don&#8217;t recommend this as the purchase log id does serve as a unique transaction number.. a better solution would be to login to phpMyAdmin<br />
1. Open up the purchase log table (by default called wp_wpsc_purchase_logs)<br />
2. Click on the Operations tab<br />
3. On the left hand side you will see the auto_increment number (the current purchase log number) change this to a &#8216;higher&#8217; number i.e 1000<br />
4. click &#8216;go&#8217; </p>
<p>that should make the next transaction purchase log id equal to 1000</p>
<p>best<br />
jeff</p>
]]></content:encoded>
			<wfw:commentRss>http://screamingcodemonkey.com/hide-the-customers-purchase-number-upon-checkout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add quantities into your Purchase Report</title>
		<link>http://screamingcodemonkey.com/adding-quantity-for-purchase-logs/</link>
		<comments>http://screamingcodemonkey.com/adding-quantity-for-purchase-logs/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 20:33:46 +0000</pubDate>
		<dc:creator>jghazally</dc:creator>
				<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wp-e-commerce]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[purchase report]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[wpec]]></category>

		<guid isPermaLink="false">http://www.screamingcodemonkey.com/?p=218</guid>
		<description><![CDATA[<p>Hi, heres a question I was asked today, seems like everyones been having trouble getting quantities into the admin purchase report. I TOTALLY understand, the function is big and bloated, it&#8217;s part of the old system which we are trying our best to overhaul when time allows.</p>
<p>Anyway to the task at hand.</p>
<p>Wp-e-commerce version: I don&#8217;t think the version matters so much since this is part of the old code.</p>
<p>File: transaction_result_functions.php</p>
<p>Around line 180 you should see something like this:

$report_product_list.= " - ". $product_data['name'] .stripslashes($variation_list)."  ".$message_price ."nr";

change it to this:

$report_product_list.= $row['quantity']." - ". $product_data['name'] .stripslashes($variation_list)."  ".$message_price ."nr";

That should do it 
have a good week!</p>
<p>SCM</p>
]]></description>
			<content:encoded><![CDATA[<p>Hi, heres a question I was asked today, seems like everyones been having trouble getting quantities into the admin purchase report. I TOTALLY understand, the function is big and bloated, it&#8217;s part of the old system which we are trying our best to overhaul when time allows.</p>
<p>Anyway to the task at hand.</p>
<p>Wp-e-commerce version: I don&#8217;t think the version matters so much since this is part of the old code.</p>
<p>File: transaction_result_functions.php</p>
<p>Around line 180 you should see something like this:<br />
<code><br />
$report_product_list.= " - ". $product_data['name'] .stripslashes($variation_list)."  ".$message_price ."nr";<br />
</code><br />
change it to this:<br />
<code><br />
$report_product_list.= $row['quantity']." - ". $product_data['name'] .stripslashes($variation_list)."  ".$message_price ."nr";<br />
</code><br />
That should do it <img src='http://screamingcodemonkey.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
have a good week!</p>
<p>SCM</p>
]]></content:encoded>
			<wfw:commentRss>http://screamingcodemonkey.com/adding-quantity-for-purchase-logs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

