<?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: Magento Module Not Working? This Might be Why</title>
	<atom:link href="http://www.edmondscommerce.co.uk/magento/magento-module-not-working-this-might-be-why/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.edmondscommerce.co.uk/magento/magento-module-not-working-this-might-be-why/</link>
	<description>Freelance PHP Ecommerce and SEO Developer in the UK</description>
	<lastBuildDate>Sat, 11 Feb 2012 03:49:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-module-not-working-this-might-be-why/comment-page-1/#comment-1481</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 19 Aug 2009 09:52:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=803#comment-1481</guid>
		<description>helpful Dmitry,

yes we know its case sensitive, but the issue is with the inconsistent capitalisation in the Magento system.</description>
		<content:encoded><![CDATA[<p>helpful Dmitry,</p>
<p>yes we know its case sensitive, but the issue is with the inconsistent capitalisation in the Magento system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dmitry</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-module-not-working-this-might-be-why/comment-page-1/#comment-1480</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Wed, 19 Aug 2009 09:45:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=803#comment-1480</guid>
		<description>Framework is not picky... XML is case–sensitive! You should know that if you are a developer.</description>
		<content:encoded><![CDATA[<p>Framework is not picky&#8230; XML is case–sensitive! You should know that if you are a developer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-module-not-working-this-might-be-why/comment-page-1/#comment-1365</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 17 Jun 2009 09:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=803#comment-1365</guid>
		<description>Its camel case on the codePool bit for anyone that hasn&#039;t spotted the difference.

I haven&#039;t done any extensive testing but it seems Magento is at once inconsistent in its casing requirements and also quite picky that its the correct case. 

I&#039;m surprised as well but there you go. I suppose you only need to get this right once and then you are away. If you copied and pasted a working version you probably wouldn&#039;t even notice that it was this picky.

Reminds me of trying to code javascript before the days of firebug et al - zero debugging basically.

As I say in the post, I think in future I will kick off with a template module or one of the module creators. My only concern with the module creators is that they will create more files than I need which could cause me more problems than they solve. In this instance I wanted to override one method in the catalogsearch helper (to strip trailing s from search terms).</description>
		<content:encoded><![CDATA[<p>Its camel case on the codePool bit for anyone that hasn&#8217;t spotted the difference.</p>
<p>I haven&#8217;t done any extensive testing but it seems Magento is at once inconsistent in its casing requirements and also quite picky that its the correct case. </p>
<p>I&#8217;m surprised as well but there you go. I suppose you only need to get this right once and then you are away. If you copied and pasted a working version you probably wouldn&#8217;t even notice that it was this picky.</p>
<p>Reminds me of trying to code javascript before the days of firebug et al &#8211; zero debugging basically.</p>
<p>As I say in the post, I think in future I will kick off with a template module or one of the module creators. My only concern with the module creators is that they will create more files than I need which could cause me more problems than they solve. In this instance I wanted to override one method in the catalogsearch helper (to strip trailing s from search terms).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eddie May</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-module-not-working-this-might-be-why/comment-page-1/#comment-1364</link>
		<dc:creator>Eddie May</dc:creator>
		<pubDate>Wed, 17 Jun 2009 09:31:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=803#comment-1364</guid>
		<description>Hmm,
Good catch - I&#039;m a little surprised that the framework is that picky. Is this how it picks up directory paths or something?
Cheers</description>
		<content:encoded><![CDATA[<p>Hmm,<br />
Good catch &#8211; I&#8217;m a little surprised that the framework is that picky. Is this how it picks up directory paths or something?<br />
Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magic Toolbox</title>
		<link>http://www.edmondscommerce.co.uk/magento/magento-module-not-working-this-might-be-why/comment-page-1/#comment-1362</link>
		<dc:creator>Magic Toolbox</dc:creator>
		<pubDate>Tue, 16 Jun 2009 11:39:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.edmondscommerce.co.uk/blog/?p=803#comment-1362</guid>
		<description>Spotted it - one letter only! codePool not codepool. (Bang head on wall).

Also had a capitalisation problem like this last week with a customer trying to customise one our Magic Zoom Plus module. http://www.magictoolbox.com/magiczoomplus_magento/ Still, Magento mods are a whole lot easier than CRELoaded mods and don&#039;t even mention ECommerceTemplates...</description>
		<content:encoded><![CDATA[<p>Spotted it &#8211; one letter only! codePool not codepool. (Bang head on wall).</p>
<p>Also had a capitalisation problem like this last week with a customer trying to customise one our Magic Zoom Plus module. <a href="http://www.magictoolbox.com/magiczoomplus_magento/" rel="nofollow">http://www.magictoolbox.com/magiczoomplus_magento/</a> Still, Magento mods are a whole lot easier than CRELoaded mods and don&#8217;t even mention ECommerceTemplates&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

