<?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 for Botched Code</title>
	<atom:link href="http://botchedcode.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://botchedcode.com</link>
	<description>just a "botched code" showcase</description>
	<lastBuildDate>Wed, 07 Mar 2012 22:44:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Magento DB transaction commit rollback sniplet by Lloyd Leung</title>
		<link>http://botchedcode.com/2011/01/18/magento-db-transaction-commit-rollback-sniplet/comment-page-1/#comment-218</link>
		<dc:creator>Lloyd Leung</dc:creator>
		<pubDate>Wed, 07 Mar 2012 22:44:44 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/?p=186#comment-218</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-217&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-217&quot; rel=&quot;nofollow&quot;&gt;Soma&lt;/a&gt; :&lt;/strong&gt;
&lt;p&gt;Wouldn’t this give errors whenever you want to rollback because $write would be null. $write should be set outside the try catch construct.&lt;/p&gt;
&lt;/blockquote&gt;

No, the instance of $write will exist inside the catch statement.

A quick test would show that rollback does in deed get triggered, when you throw an exception within the try statement.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-217"><p>
<strong><a href="#comment-217" rel="nofollow">Soma</a> :</strong></p>
<p>Wouldn’t this give errors whenever you want to rollback because $write would be null. $write should be set outside the try catch construct.</p>
</blockquote>
<p>No, the instance of $write will exist inside the catch statement.</p>
<p>A quick test would show that rollback does in deed get triggered, when you throw an exception within the try statement.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento DB transaction commit rollback sniplet by Soma</title>
		<link>http://botchedcode.com/2011/01/18/magento-db-transaction-commit-rollback-sniplet/comment-page-1/#comment-217</link>
		<dc:creator>Soma</dc:creator>
		<pubDate>Mon, 13 Feb 2012 14:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/?p=186#comment-217</guid>
		<description>Wouldn&#039;t this give errors whenever you want to rollback because $write would be null. $write should be set outside the try catch construct.</description>
		<content:encoded><![CDATA[<p>Wouldn&#8217;t this give errors whenever you want to rollback because $write would be null. $write should be set outside the try catch construct.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony 1.4 Adding custom Filter by Anil</title>
		<link>http://botchedcode.com/2010/02/11/symfony-1-4-adding-custom-filter/comment-page-1/#comment-208</link>
		<dc:creator>Anil</dc:creator>
		<pubDate>Fri, 23 Dec 2011 11:22:35 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/?p=121#comment-208</guid>
		<description>That&#039;s good....</description>
		<content:encoded><![CDATA[<p>That&#8217;s good&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Magento DB transaction commit rollback sniplet by MP</title>
		<link>http://botchedcode.com/2011/01/18/magento-db-transaction-commit-rollback-sniplet/comment-page-1/#comment-190</link>
		<dc:creator>MP</dc:creator>
		<pubDate>Sun, 30 Oct 2011 20:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/?p=186#comment-190</guid>
		<description>Thanks</description>
		<content:encoded><![CDATA[<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on _csrf_token [CSRF attack detected.] using sfAdminThemejRollerPlugin Symfony 1.4 by vijay</title>
		<link>http://botchedcode.com/2010/02/12/_csrf_token-csrf-attack-detected-using-sfadminthemejrollerplugin-symfony-1-4/comment-page-1/#comment-171</link>
		<dc:creator>vijay</dc:creator>
		<pubDate>Tue, 10 May 2011 09:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/2010/02/12/_csrf_token-csrf-attack-detected-using-sfadminthemejrollerplugin-symfony-1-4/#comment-171</guid>
		<description>Really Thanks yar. Nice inventory... :)</description>
		<content:encoded><![CDATA[<p>Really Thanks yar. Nice inventory&#8230; <img src='http://botchedcode.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Override php.ini to turn on error reporting, and display errors by Blue</title>
		<link>http://botchedcode.com/2009/02/13/override-phpini-to-turn-on-error-reporting-and-display-errors/comment-page-1/#comment-169</link>
		<dc:creator>Blue</dc:creator>
		<pubDate>Sat, 07 May 2011 22:40:13 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/?p=77#comment-169</guid>
		<description>Thats more than ssebnile! Thats a great post!</description>
		<content:encoded><![CDATA[<p>Thats more than ssebnile! Thats a great post!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Symfony 1.4 Doctrine Extension Blameable w sfGuard by Tomasz Ducin</title>
		<link>http://botchedcode.com/2010/02/16/symfony-1-4-doctrine-extension-blameable-w-sfguard/comment-page-1/#comment-167</link>
		<dc:creator>Tomasz Ducin</dc:creator>
		<pubDate>Wed, 23 Mar 2011 07:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/?p=146#comment-167</guid>
		<description>This plugin seems to have the same functionalities as sfDoctrineActAsSignablePlugin: http://www.symfony-project.org/plugins/sfDoctrineActAsSignablePlugin</description>
		<content:encoded><![CDATA[<p>This plugin seems to have the same functionalities as sfDoctrineActAsSignablePlugin: <a href="http://www.symfony-project.org/plugins/sfDoctrineActAsSignablePlugin" rel="nofollow">http://www.symfony-project.org/plugins/sfDoctrineActAsSignablePlugin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Build PHP 5.3.3, on centos 5.5 by Jordan</title>
		<link>http://botchedcode.com/2010/10/01/build-php-5-3-3-on-centos-5-5/comment-page-1/#comment-160</link>
		<dc:creator>Jordan</dc:creator>
		<pubDate>Tue, 25 Jan 2011 21:11:54 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/?p=170#comment-160</guid>
		<description>I&#039;m trying to install php version 5.3.5 but I assume the process is the same.  My problem is that when I try to do the &quot;make; make install;&quot; line, I get a message that reads:
make: *** No targets specified and no makefile found.  Stop.
make: *** No rule to make target `install&#039;.  Stop.

I have no idea what I&#039;m doing wrong.  I&#039;m in the php-5.3.5 directory when I try to run the make lines.

If you could point me in the right direction, I would be very grateful.  Thank You.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to install php version 5.3.5 but I assume the process is the same.  My problem is that when I try to do the &#8220;make; make install;&#8221; line, I get a message that reads:<br />
make: *** No targets specified and no makefile found.  Stop.<br />
make: *** No rule to make target `install&#8217;.  Stop.</p>
<p>I have no idea what I&#8217;m doing wrong.  I&#8217;m in the php-5.3.5 directory when I try to run the make lines.</p>
<p>If you could point me in the right direction, I would be very grateful.  Thank You.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on _csrf_token [CSRF attack detected.] using sfAdminThemejRollerPlugin Symfony 1.4 by Sean Villani</title>
		<link>http://botchedcode.com/2010/02/12/_csrf_token-csrf-attack-detected-using-sfadminthemejrollerplugin-symfony-1-4/comment-page-1/#comment-144</link>
		<dc:creator>Sean Villani</dc:creator>
		<pubDate>Mon, 18 Oct 2010 17:39:15 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/2010/02/12/_csrf_token-csrf-attack-detected-using-sfadminthemejrollerplugin-symfony-1-4/#comment-144</guid>
		<description>This is most likely due to your yml file not using the correct type for a table field. Check your yml and your db to make sure they are correct. I&#039;ve gotten this error before when i try to save a string to a int column.</description>
		<content:encoded><![CDATA[<p>This is most likely due to your yml file not using the correct type for a table field. Check your yml and your db to make sure they are correct. I&#8217;ve gotten this error before when i try to save a string to a int column.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on _csrf_token [CSRF attack detected.] using sfAdminThemejRollerPlugin Symfony 1.4 by Stephen</title>
		<link>http://botchedcode.com/2010/02/12/_csrf_token-csrf-attack-detected-using-sfadminthemejrollerplugin-symfony-1-4/comment-page-1/#comment-139</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Fri, 15 Oct 2010 06:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://botchedcode.com/2010/02/12/_csrf_token-csrf-attack-detected-using-sfadminthemejrollerplugin-symfony-1-4/#comment-139</guid>
		<description>Seems like a great fix,
I get the error below after selecting more than one item for batch delete, any ideas why??

SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens

Symfony 1.4</description>
		<content:encoded><![CDATA[<p>Seems like a great fix,<br />
I get the error below after selecting more than one item for batch delete, any ideas why??</p>
<p>SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match number of tokens</p>
<p>Symfony 1.4</p>
]]></content:encoded>
	</item>
</channel>
</rss>

