<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha" -->
<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>Quirm.net forums &#187; Recent Posts</title>
		<link>http://quirm.net/forum/</link>
		<description>Supporting users</description>
		<language>en-US</language>
		<pubDate>Wed, 22 Feb 2012 17:50:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://quirm.net/forum/search.php</link>
		</textInput>
		<atom:link href="http://quirm.net/forum/rss.php" rel="self" type="application/rss+xml" />

		<item>
			<title>bittyimp on "IPN fail notification from PayPal"</title>
			<link>http://quirm.net/forum/topic.php?id=5150#post-25040</link>
			<pubDate>Wed, 22 Feb 2012 16:45:20 +0000</pubDate>
			<dc:creator>bittyimp</dc:creator>
			<guid isPermaLink="false">25040@http://quirm.net/forum/</guid>
			<description><p>they do have it, I just didn't provide it to you.
</p></description>
		</item>
		<item>
			<title>hectoro on "Transaction failed: eShop could not validate the order"</title>
			<link>http://quirm.net/forum/topic.php?id=5083#post-25039</link>
			<pubDate>Wed, 22 Feb 2012 16:07:35 +0000</pubDate>
			<dc:creator>hectoro</dc:creator>
			<guid isPermaLink="false">25039@http://quirm.net/forum/</guid>
			<description><p>I went through again and checked all my settings but still no luck. Now i am getting this email from paypal. </p>
<p>Any suggestions?<br />
 I appreciate your help.</p>
<p>Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:</p>
<p><a href="http://theslantedlens.com/?page_id=338&amp;eshopaction=paypalipn" rel="nofollow">http://theslantedlens.com/?page_id=338&amp;eshopaction=paypalipn</a></p>
<p>If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.</p>
<p>Thank you for your prompt attention to this issue.
</p></description>
		</item>
		<item>
			<title>BayouBill on "Bug? Mailing &quot;State/County/Province if not listed above&quot; overriding ShipTo State"</title>
			<link>http://quirm.net/forum/topic.php?id=5152#post-25038</link>
			<pubDate>Wed, 22 Feb 2012 15:10:06 +0000</pubDate>
			<dc:creator>BayouBill</dc:creator>
			<guid isPermaLink="false">25038@http://quirm.net/forum/</guid>
			<description><p>eShop 6.2.11 WP 3.3.1</p>
<p>Scenario:</p>
<p>System is set up for USA with United States as home "Country" and US states defined.</p>
<p>Mailing address Country on an order is set to a non-USA country, Mailing address State/County/Province is left at "Please Select", Mailing address "State/County/Province if not listed above" is set to "Some province"</p>
<p>Shipping address Country is set to United States, Shipping address State/County/Province is set to a USA state, Shipping address "State/County/Province if not listed above" is left blank.</p>
<p>Result:</p>
<p>After proceeding to Confirmation page, the State/County/Province for *Shipping* Address shows the "Some province" set for *Mailing* Address. The State/County/Province actually selected for Shipping does not appear under Shipping Address.</p>
<p>Bug: Mailing Address "State/County/Province if not listed above" is overriding Shipping Address State/County/Province.
</p></description>
		</item>
		<item>
			<title>thomaslcq on "Tax rate logic?"</title>
			<link>http://quirm.net/forum/topic.php?id=5151#post-25037</link>
			<pubDate>Wed, 22 Feb 2012 15:02:06 +0000</pubDate>
			<dc:creator>thomaslcq</dc:creator>
			<guid isPermaLink="false">25037@http://quirm.net/forum/</guid>
			<description><p>If, the behaviour is what is intented, then I would think that you have to pay the tax for where you BUY the stuff, not where you have it delivered...
</p></description>
		</item>
		<item>
			<title>BayouBill on "Tax rate logic?"</title>
			<link>http://quirm.net/forum/topic.php?id=5151#post-25036</link>
			<pubDate>Wed, 22 Feb 2012 13:44:17 +0000</pubDate>
			<dc:creator>BayouBill</dc:creator>
			<guid isPermaLink="false">25036@http://quirm.net/forum/</guid>
			<description><p>The following statements are found exactly as shown in the eshop_get_tax_rate function in 6.2.11 cart-functions.php beginning at line 583:</p>
<p>if(isset($_POST['ship_state']) &amp;&amp; $_POST['ship_state']!='' &amp;&amp; 'yes' != $eshopoptions['hide_shipping']){<br />
   $pzoneid=$_POST['ship_state'];<br />
}<br />
if(isset($_POST['state']) &amp;&amp; $_POST['state']!=''){<br />
   $pzoneid=$_POST['state'];<br />
}</p>
<p>Note that there is no intervening "else". As a result, $pzoneid will *always* be set by 'state' and never by 'ship_state' as long as 'state' is present.</p>
<p>Is that what is intended?
</p></description>
		</item>
		<item>
			<title>thomaslcq on "IPN fail notification from PayPal"</title>
			<link>http://quirm.net/forum/topic.php?id=5150#post-25035</link>
			<pubDate>Wed, 22 Feb 2012 12:35:50 +0000</pubDate>
			<dc:creator>thomaslcq</dc:creator>
			<guid isPermaLink="false">25035@http://quirm.net/forum/</guid>
			<description><blockquote><p>/shopping-cart/thank-you/?eshopaction=paypalipn</p></blockquote>
<p>this is wrong, you should provide paypal with the complete url of your site:</p>
<p><a href="http://www.somesiteofmyown.com/mywordpressinstall/" rel="nofollow">http://www.somesiteofmyown.com/mywordpressinstall/</a> + shopping-cart/thank-you/?eshopaction=paypalipn
</p></description>
		</item>
		<item>
			<title>bittyimp on "IPN fail notification from PayPal"</title>
			<link>http://quirm.net/forum/topic.php?id=5150#post-25034</link>
			<pubDate>Wed, 22 Feb 2012 11:27:14 +0000</pubDate>
			<dc:creator>bittyimp</dc:creator>
			<guid isPermaLink="false">25034@http://quirm.net/forum/</guid>
			<description><p>Just received an email from Paypal saying: "...Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing: /shopping-cart/thank-you/?eshopaction=paypalipn" </p>
<p>Email addresses match across the board, previous orders have succeeded, nothing has changed on our end through eshop or wordpress, yet we suddenly have this mystery pending order and hatemail from Paypal. What gives?</p>
<p>~baffled~
</p></description>
		</item>
		<item>
			<title>esmi on "e-shop cart (improved) widget is not showing"</title>
			<link>http://quirm.net/forum/topic.php?id=5148#post-25033</link>
			<pubDate>Wed, 22 Feb 2012 10:24:41 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25033@http://quirm.net/forum/</guid>
			<description><p>Have you added a few countries back into the list? Can you replicate the problem using Twenty Eleven with <strong>all</strong> other plugins deactivated?
</p></description>
		</item>
		<item>
			<title>esmi on "Paypal Settings"</title>
			<link>http://quirm.net/forum/topic.php?id=2166#post-25032</link>
			<pubDate>Wed, 22 Feb 2012 10:24:02 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25032@http://quirm.net/forum/</guid>
			<description><p><strong>@bittyimp</strong>: Please post a new topic.
</p></description>
		</item>
		<item>
			<title>esmi on "Active Site button missing"</title>
			<link>http://quirm.net/forum/topic.php?id=5149#post-25031</link>
			<pubDate>Wed, 22 Feb 2012 10:23:20 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25031@http://quirm.net/forum/</guid>
			<description><p>Switch back to two columns (if you haven't already) via Screen Options on the Settings -&gt; eShop -&gt; General page
</p></description>
		</item>
		<item>
			<title>paristexas on "Active Site button missing"</title>
			<link>http://quirm.net/forum/topic.php?id=5149#post-25030</link>
			<pubDate>Wed, 22 Feb 2012 08:38:10 +0000</pubDate>
			<dc:creator>paristexas</dc:creator>
			<guid isPermaLink="false">25030@http://quirm.net/forum/</guid>
			<description><p>I have no way of making my site active. I followed the directions in the documentation but there is just no drop down menu that lets me make my site active. Can anyone help?
</p></description>
		</item>
		<item>
			<title>thomaslcq on "Paypal Settings"</title>
			<link>http://quirm.net/forum/topic.php?id=2166#post-25029</link>
			<pubDate>Wed, 22 Feb 2012 07:47:58 +0000</pubDate>
			<dc:creator>thomaslcq</dc:creator>
			<guid isPermaLink="false">25029@http://quirm.net/forum/</guid>
			<description><p>Bittyimp,</p>
<p>Your 'thank you' (<a href="http://www.blahblah.com/shopping-cart/thank-you" rel="nofollow">http://www.blahblah.com/shopping-cart/thank-you</a>) page is pretty white, that doesn't look normal.</p>
<p>Thomas
</p></description>
		</item>
		<item>
			<title>thecreativestart on "e-shop cart (improved) widget is not showing"</title>
			<link>http://quirm.net/forum/topic.php?id=5148#post-25028</link>
			<pubDate>Wed, 22 Feb 2012 04:19:55 +0000</pubDate>
			<dc:creator>thecreativestart</dc:creator>
			<guid isPermaLink="false">25028@http://quirm.net/forum/</guid>
			<description><p>I added the E-shop cart (improved) widget to my site and now it does not show when I add an item to the cart it was showing before....I had to un-install the plug in and then install it again because I deleted the countries and the cart was not working.. the regular widget does work fine, can someone help me and point me in the right direction....the site is <a href="http://koatedkernels.com/" rel="nofollow">http://koatedkernels.com/</a>  thank you
</p></description>
		</item>
		<item>
			<title>bittyimp on "Paypal Settings"</title>
			<link>http://quirm.net/forum/topic.php?id=2166#post-25027</link>
			<pubDate>Wed, 22 Feb 2012 03:42:18 +0000</pubDate>
			<dc:creator>bittyimp</dc:creator>
			<guid isPermaLink="false">25027@http://quirm.net/forum/</guid>
			<description><p>Just received an email from Paypal saying: "...Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing: <a href="http://www.blahblah.com/shopping-cart/thank-you/?eshopaction=paypalipn" rel="nofollow">http://www.blahblah.com/shopping-cart/thank-you/?eshopaction=paypalipn</a>" </p>
<p>Email addresses match across the board, previous orders have succeeded, nothing has changed on our end through eshop or wordpress, yet we suddenly have this mystery pending order and hatemail from Paypal. What gives? </p>
<p>~baffled~
</p></description>
		</item>
		<item>
			<title>esmi on "menu centering in zenlite"</title>
			<link>http://quirm.net/forum/topic.php?id=5138#post-25026</link>
			<pubDate>Tue, 21 Feb 2012 23:00:09 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25026@http://quirm.net/forum/</guid>
			<description><p>You could try adding:</p>
<pre><code>.navbar {
width:700px;
margin:0 auto;
}</code></pre>
<p>to the bottom of your stylesheet but I doubt that will have the effect that you want. Rewriting the entire menu CSS really goes well beyond the scope of this free support forum. I would also <strong>strongly</strong> recommend that you make your changes via a <a href="http://codex.wordpress.org/Child_Themes">child theme</a>.
</p></description>
		</item>
		<item>
			<title>BayouBill on "Bug? 6.2.11 authorizenet.class.php creates line item amount that includes tax"</title>
			<link>http://quirm.net/forum/topic.php?id=5147#post-25025</link>
			<pubDate>Tue, 21 Feb 2012 21:55:16 +0000</pubDate>
			<dc:creator>BayouBill</dc:creator>
			<guid isPermaLink="false">25025@http://quirm.net/forum/</guid>
			<description><p>At line 131 in 6.2.11 authorizednet.class.php there is the following if clause:</p>
<p>if(isset($_POST['tax_'.$i])){<br />
  $linetax=$_POST['tax_'.$i] / $_POST['quantity_'.$i];<br />
  $lineamount += str_replace(',','',$linetax);<br />
  $taxamount+=$_POST['tax_'.$i];<br />
  $taxable='Y';<br />
}</p>
<p>This causes the line item's $linetax amount to be added to the items $lineamount, which leads to an incorrect x_line_item amount being passed to authorize.net. The result is that the following are passed:</p>
<p>x_amount including the correct total amount (item amount(s)+tax)<br />
x_line_item(s) including an *incorrect* line item amount (item amount+tax) &lt;-should not include tax<br />
x_tax including the correct tax amount</p>
<p>IOW, the sum of the lines (line items + tax) does not equal the total amount.</p>
<p>Fix: Remove the line that reads "$lineamount += str_replace(',','',$linetax);"
</p></description>
		</item>
		<item>
			<title>esmi on "Product Lists Not Appearing (short codes not working?)"</title>
			<link>http://quirm.net/forum/topic.php?id=4822#post-25024</link>
			<pubDate>Tue, 21 Feb 2012 21:37:52 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25024@http://quirm.net/forum/</guid>
			<description><p>Are all of these posts filed under a specific category or tag?
</p></description>
		</item>
		<item>
			<title>silverstar on "menu centering in zenlite"</title>
			<link>http://quirm.net/forum/topic.php?id=5138#post-25023</link>
			<pubDate>Tue, 21 Feb 2012 18:36:52 +0000</pubDate>
			<dc:creator>silverstar</dc:creator>
			<guid isPermaLink="false">25023@http://quirm.net/forum/</guid>
			<description><p>Not that comfortable or confident to be honest!<br />
However, if you could break it down step by step I could certainly give it a go!<br />
Willing to try anything at this point. Thank you so much :)
</p></description>
		</item>
		<item>
			<title>sugosugita on "Product Lists Not Appearing (short codes not working?)"</title>
			<link>http://quirm.net/forum/topic.php?id=4822#post-25022</link>
			<pubDate>Tue, 21 Feb 2012 18:26:22 +0000</pubDate>
			<dc:creator>sugosugita</dc:creator>
			<guid isPermaLink="false">25022@http://quirm.net/forum/</guid>
			<description><p>What would the proper method be to show all products, or a selection of products, to act as a 'starting page' for my shop section?
</p></description>
		</item>
		<item>
			<title>sugosugita on "Product Lists Not Appearing (short codes not working?)"</title>
			<link>http://quirm.net/forum/topic.php?id=4822#post-25021</link>
			<pubDate>Tue, 21 Feb 2012 18:25:51 +0000</pubDate>
			<dc:creator>sugosugita</dc:creator>
			<guid isPermaLink="false">25021@http://quirm.net/forum/</guid>
			<description><p>My products are set up as posts.
</p></description>
		</item>
		<item>
			<title>esmi on "eShop Sites Showcase"</title>
			<link>http://quirm.net/forum/topic.php?id=2927&amp;page=2#post-25020</link>
			<pubDate>Tue, 21 Feb 2012 17:42:20 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25020@http://quirm.net/forum/</guid>
			<description><p>Cool! Nice to see some Emporium child themes. :-)
</p></description>
		</item>
		<item>
			<title>esmi on "&quot;Sorry, but we are not making any changes...&quot;"</title>
			<link>http://quirm.net/forum/topic.php?id=5146#post-25019</link>
			<pubDate>Tue, 21 Feb 2012 16:42:33 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25019@http://quirm.net/forum/</guid>
			<description><blockquote><p>Is eShop still under active development?</p></blockquote>
<p>Yes - as, and when, we have the time to work on it.</p>
<blockquote><p>Are support issues being taken seriously?</p></blockquote>
<p>Do you think we run this forum for fun? </p>
<blockquote><p>Can we expect ANY future enhancements to the product?</p></blockquote>
<p>Yes. Again, as time permits, we will be actively moving away from changing the core plugin to developing add-on plugins - both from ourselves and from 3rd party developers. However, we do reserve the right to promote &amp; implement the enhancements that WE wish to add.</p>
<blockquote><p>The impression I have is that the answer to all of these questions is "NO". Am I wrong, or should I look elsewhere for shopping cart software that works and is supported responsively?</p></blockquote>
<p>Why do you  interrupt support topic posted by others to ask your questions? I don't know about you but I consider that very rude. Why do you constantly question every aspect of the plugin - from it's coding to its support?  Perhaps eShop isn't the right plugin for your needs? Or perhaps you should consider forking it yourself?
</p></description>
		</item>
		<item>
			<title>esmi on "menu centering in zenlite"</title>
			<link>http://quirm.net/forum/topic.php?id=5138#post-25018</link>
			<pubDate>Tue, 21 Feb 2012 16:33:12 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25018@http://quirm.net/forum/</guid>
			<description><p>How comfortable are you using CSS, HTML &amp; PHP?
</p></description>
		</item>
		<item>
			<title>esmi on "Automatic Order Emails - Not Receiving (Merchant: EPN)"</title>
			<link>http://quirm.net/forum/topic.php?id=5135#post-25017</link>
			<pubDate>Tue, 21 Feb 2012 16:32:26 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25017@http://quirm.net/forum/</guid>
			<description><p>It was added for a specific client a while ago but the main plugin was never developed to support EPN.</p>
<p>And if you interrupt another poster's topic again to ask a question, you will be banned from the forums.
</p></description>
		</item>
		<item>
			<title>BayouBill on "Automatic Order Emails - Not Receiving (Merchant: EPN)"</title>
			<link>http://quirm.net/forum/topic.php?id=5135#post-25016</link>
			<pubDate>Tue, 21 Feb 2012 15:13:09 +0000</pubDate>
			<dc:creator>BayouBill</dc:creator>
			<guid isPermaLink="false">25016@http://quirm.net/forum/</guid>
			<description><blockquote><p>eShop does not support the EPN gateway.</p>
</blockquote>
<p>I must be misunderstanding something here. If eShop does not support the EPN gateway, why does eProcessingNetwork appear as an option in the 6.2.11 Merchant Gateways, and why is epn code in the eShop plugin folder?</p>
<p>Could you clarify, please?</p>
<p>Thank you.
</p></description>
		</item>
		<item>
			<title>BayouBill on "&quot;Sorry, but we are not making any changes...&quot;"</title>
			<link>http://quirm.net/forum/topic.php?id=5146#post-25015</link>
			<pubDate>Tue, 21 Feb 2012 14:39:09 +0000</pubDate>
			<dc:creator>BayouBill</dc:creator>
			<guid isPermaLink="false">25015@http://quirm.net/forum/</guid>
			<description><p>I've seen the subject response to several topics lately, which raises this question: Is eShop still under active development? Are support issues being taken seriously? Can we expect ANY future enhancements to the product? The impression I have is that the answer to all of these questions is "NO". Am I wrong, or should I look elsewhere for shopping cart software that works and is supported responsively?
</p></description>
		</item>
		<item>
			<title>silverstar on "menu centering in zenlite"</title>
			<link>http://quirm.net/forum/topic.php?id=5138#post-25014</link>
			<pubDate>Tue, 21 Feb 2012 12:48:12 +0000</pubDate>
			<dc:creator>silverstar</dc:creator>
			<guid isPermaLink="false">25014@http://quirm.net/forum/</guid>
			<description><p>Hi! Thank you so much for your reply.<br />
Please could you tell me how I can do this? I am concerned that my site looks unprofessional with it as it is now! I would really appreciate any instructions you could give me!<br />
I am desperate to resolve this issue.<br />
Thank you so much for your time. :)
</p></description>
		</item>
		<item>
			<title>esmi on "Free products"</title>
			<link>http://quirm.net/forum/topic.php?id=5129#post-25013</link>
			<pubDate>Tue, 21 Feb 2012 10:32:51 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25013@http://quirm.net/forum/</guid>
			<description><p>Settings -&gt; eShop -&gt; General -&gt; Checkout Options _ Allow zero cost orders.
</p></description>
		</item>
		<item>
			<title>esmi on "menu centering in zenlite"</title>
			<link>http://quirm.net/forum/topic.php?id=5138#post-25012</link>
			<pubDate>Tue, 21 Feb 2012 10:31:07 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25012@http://quirm.net/forum/</guid>
			<description><p>The menu items are now floated. You can't centre the menu without re-writing most of the menu's CSS.
</p></description>
		</item>
		<item>
			<title>esmi on "Automatic Order Emails - Not Receiving (Merchant: EPN)"</title>
			<link>http://quirm.net/forum/topic.php?id=5135#post-25011</link>
			<pubDate>Tue, 21 Feb 2012 10:25:45 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25011@http://quirm.net/forum/</guid>
			<description><p>eShop does not support the EPN gateway.
</p></description>
		</item>
		<item>
			<title>esmi on "Emporium child themability requests"</title>
			<link>http://quirm.net/forum/topic.php?id=5133#post-25010</link>
			<pubDate>Tue, 21 Feb 2012 10:23:01 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25010@http://quirm.net/forum/</guid>
			<description><blockquote><p>reduce the number of colors in the css file
</p></blockquote>
<p>Why not just use a different color.css file in your child theme.</p>
<blockquote><p>The header image's size, for instance.
</p></blockquote>
<p>The Emporium theme is extremely child-friendly. The header image width (for example) can be changed via the emporium_header_image_width filter. If you haven't used filters in a child theme before, see <a href="http://quirm.net/2011/09/18/resize-the-header-in-a-twenty-eleven-child-theme/">Resize the Header in a Twenty Eleven Child Theme</a>.
</p></description>
		</item>
		<item>
			<title>esmi on "Want to show available products to customers in different format"</title>
			<link>http://quirm.net/forum/topic.php?id=5139#post-25009</link>
			<pubDate>Tue, 21 Feb 2012 10:17:18 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25009@http://quirm.net/forum/</guid>
			<description><p>Most of what you describe would be controlled by your theme - not eShop.
</p></description>
		</item>
		<item>
			<title>esmi on "a code for place some item in the shopping cart"</title>
			<link>http://quirm.net/forum/topic.php?id=5137#post-25008</link>
			<pubDate>Tue, 21 Feb 2012 10:16:14 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25008@http://quirm.net/forum/</guid>
			<description><p>Not in eShop - no.
</p></description>
		</item>
		<item>
			<title>esmi on "Shipping enhancement request - eShop users please reply with &quot;+1&quot; if you agree"</title>
			<link>http://quirm.net/forum/topic.php?id=5132#post-25007</link>
			<pubDate>Tue, 21 Feb 2012 10:14:53 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25007@http://quirm.net/forum/</guid>
			<description><p>Sorry but we are not making any changes to the shipping calculations at the present time.
</p></description>
		</item>
		<item>
			<title>esmi on "Which is the correct thank-you url?"</title>
			<link>http://quirm.net/forum/topic.php?id=5121#post-25006</link>
			<pubDate>Tue, 21 Feb 2012 10:13:30 +0000</pubDate>
			<dc:creator>esmi</dc:creator>
			<guid isPermaLink="false">25006@http://quirm.net/forum/</guid>
			<description><p><a href="http://quirm.net/forum/topic.php?id=5122&amp;replies=2#post-25005" rel="nofollow">http://quirm.net/forum/topic.php?id=5122&amp;replies=2#post-25005</a>
</p></description>
		</item>

	</channel>
</rss>

