<?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 custom designed gallery</title>
	<atom:link href="http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/feed/" rel="self" type="application/rss+xml" />
	<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/</link>
	<description>Magento Design and Magento Development Professionals - Inchoo</description>
	<lastBuildDate>Fri, 10 Feb 2012 05:35:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Francoisd</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-22465</link>
		<dc:creator>Francoisd</dc:creator>
		<pubDate>Fri, 26 Aug 2011 12:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-22465</guid>
		<description>Excuse me but I don&#039;t understand. I have this code in the demo file. Which tag do I have to write and where ? (I&#039;m not friend with Php :( )

$categories = Mage::getResourceModel(&#039;cpa/cat_collection&#039;);
       $cat_data = $categories-&gt;getData();
       
       $images = Mage::registry(&#039;cpa_img&#039;);
       $img_data = $images-&gt;getData();</description>
		<content:encoded><![CDATA[<p>Excuse me but I don&#8217;t understand. I have this code in the demo file. Which tag do I have to write and where ? (I&#8217;m not friend with Php <img src='http://inchoo.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  )</p>
<p>$categories = Mage::getResourceModel(&#8216;cpa/cat_collection&#8217;);<br />
       $cat_data = $categories-&gt;getData();</p>
<p>       $images = Mage::registry(&#8216;cpa_img&#8217;);<br />
       $img_data = $images-&gt;getData();</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vedran Subotic</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-22463</link>
		<dc:creator>Vedran Subotic</dc:creator>
		<pubDate>Fri, 26 Aug 2011 11:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-22463</guid>
		<description>@Francoisd

edit ‘gallery/demo.phtml’ and add img tags :)</description>
		<content:encoded><![CDATA[<p>@Francoisd</p>
<p>edit ‘gallery/demo.phtml’ and add img tags <img src='http://inchoo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francoisd</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-22461</link>
		<dc:creator>Francoisd</dc:creator>
		<pubDate>Fri, 26 Aug 2011 07:52:46 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-22461</guid>
		<description>Hello,

I just installed successfully the extension and on frontend I exactly have the same window than you with the 2 array.
But what we have to modify to show the gallery and not the code ??
Can you put an example with one picture please ?
Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I just installed successfully the extension and on frontend I exactly have the same window than you with the 2 array.<br />
But what we have to modify to show the gallery and not the code ??<br />
Can you put an example with one picture please ?<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fabio Miranda</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-22162</link>
		<dc:creator>Fabio Miranda</dc:creator>
		<pubDate>Tue, 02 Aug 2011 02:21:33 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-22162</guid>
		<description>Hello Friends, Can some one post some kind of example to be able to call the gallery somewhere in the magento. Thank you, because I did not understand how to do it.</description>
		<content:encoded><![CDATA[<p>Hello Friends, Can some one post some kind of example to be able to call the gallery somewhere in the magento. Thank you, because I did not understand how to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leigh</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-22038</link>
		<dc:creator>Leigh</dc:creator>
		<pubDate>Mon, 25 Jul 2011 05:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-22038</guid>
		<description>I have the same issue as Kristina.  It is a great module, but disappointing that the developer cannot provide an answer to this issue.</description>
		<content:encoded><![CDATA[<p>I have the same issue as Kristina.  It is a great module, but disappointing that the developer cannot provide an answer to this issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bart</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-21987</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Wed, 20 Jul 2011 07:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-21987</guid>
		<description>Thanks for posting this solution. The modules are working as expected. I&#039;m looking forward to getting under the hood and seeing how things work.</description>
		<content:encoded><![CDATA[<p>Thanks for posting this solution. The modules are working as expected. I&#8217;m looking forward to getting under the hood and seeing how things work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kristina</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-20075</link>
		<dc:creator>Kristina</dc:creator>
		<pubDate>Wed, 23 Mar 2011 17:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-20075</guid>
		<description>Hi there, I know it&#039;s been awhile since someone posted, but I must be missing something - I&#039;ve put the files in but Inchoo Gallery is not showing my admin? I&#039;m running Magento 1.4.2.0. Any thoughts? Is there something I need to do besides uploading the files via FTP?</description>
		<content:encoded><![CDATA[<p>Hi there, I know it&#8217;s been awhile since someone posted, but I must be missing something &#8211; I&#8217;ve put the files in but Inchoo Gallery is not showing my admin? I&#8217;m running Magento 1.4.2.0. Any thoughts? Is there something I need to do besides uploading the files via FTP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mahendra</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-9058</link>
		<dc:creator>Mahendra</dc:creator>
		<pubDate>Tue, 09 Nov 2010 08:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-9058</guid>
		<description>Hi Thanks for share such a good article ..............

i have used this but in admin area its not showing the image upload and save option, only show the no image but there are one entry into DB..
will you help to me for resolve this problem....

Thanks a lot.............in advanced...........</description>
		<content:encoded><![CDATA[<p>Hi Thanks for share such a good article &#8230;&#8230;&#8230;&#8230;..</p>
<p>i have used this but in admin area its not showing the image upload and save option, only show the no image but there are one entry into DB..<br />
will you help to me for resolve this problem&#8230;.</p>
<p>Thanks a lot&#8230;&#8230;&#8230;&#8230;.in advanced&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: liza</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-8555</link>
		<dc:creator>liza</dc:creator>
		<pubDate>Wed, 06 Oct 2010 09:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-8555</guid>
		<description>Hi Vedran,

I&#039;m new to magento so please be bear with me, I&#039;ve uploaded the files to my server. but i don&#039;t know what should i do next, is there any customization i should do on these files, aslo i didn&#039;t find the 2 tables at datasbe and when i try to open the inchoo gallery from admin i got this message 
&quot;
There has been an error processing your request

Exception printing is disabled by default for security reasons.&quot;

please calrifay to me more about it.
I like the inchoo products, i&#039;ve used the featured products at my site and i&#039;d like to use the gallery also.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Vedran,</p>
<p>I&#8217;m new to magento so please be bear with me, I&#8217;ve uploaded the files to my server. but i don&#8217;t know what should i do next, is there any customization i should do on these files, aslo i didn&#8217;t find the 2 tables at datasbe and when i try to open the inchoo gallery from admin i got this message<br />
&#8221;<br />
There has been an error processing your request</p>
<p>Exception printing is disabled by default for security reasons.&#8221;</p>
<p>please calrifay to me more about it.<br />
I like the inchoo products, i&#8217;ve used the featured products at my site and i&#8217;d like to use the gallery also.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vikas</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-7969</link>
		<dc:creator>Vikas</dc:creator>
		<pubDate>Fri, 27 Aug 2010 15:43:19 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-7969</guid>
		<description>Hi Inchoo team,

I have a problem regarding this gallery module, every this working fine, but when i assign only this role to particular user then this will not listed in that user admin panel.
Please resolve this issue, i am very thankful to u.</description>
		<content:encoded><![CDATA[<p>Hi Inchoo team,</p>
<p>I have a problem regarding this gallery module, every this working fine, but when i assign only this role to particular user then this will not listed in that user admin panel.<br />
Please resolve this issue, i am very thankful to u.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diana</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-7707</link>
		<dc:creator>Diana</dc:creator>
		<pubDate>Fri, 23 Jul 2010 20:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-7707</guid>
		<description>Great extension. Thank you :)</description>
		<content:encoded><![CDATA[<p>Great extension. Thank you <img src='http://inchoo.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-7480</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Wed, 30 Jun 2010 05:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-7480</guid>
		<description>Just tried all this.

Think I&#039;m missing something here, as all it returns is the two arrays. 

Anyone got an example of how they are displaying their images and not just the array text.. yeah i know, im a dunce.</description>
		<content:encoded><![CDATA[<p>Just tried all this.</p>
<p>Think I&#8217;m missing something here, as all it returns is the two arrays. </p>
<p>Anyone got an example of how they are displaying their images and not just the array text.. yeah i know, im a dunce.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-6384</link>
		<dc:creator>K</dc:creator>
		<pubDate>Mon, 08 Mar 2010 13:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-6384</guid>
		<description>I managed to solve it. This custom module creates 2 tables in DB and then uses SQL sentences to retrieve data. I set my Magento store to add a prefix &quot;mage_&quot; in front of every table. So in file \app\code\local\Inchoo\Cpa\controllers\CatController.php there are these sql sentences and in front of every DB table name I put &quot;mage_&quot;.
So &quot;inchoo_cat_images&quot; now becomes &quot;mage_inchoo_cat_images&quot;.
&quot;CatController.php&quot; is the only file where you should add prefix.</description>
		<content:encoded><![CDATA[<p>I managed to solve it. This custom module creates 2 tables in DB and then uses SQL sentences to retrieve data. I set my Magento store to add a prefix &#8220;mage_&#8221; in front of every table. So in file \app\code\local\Inchoo\Cpa\controllers\CatController.php there are these sql sentences and in front of every DB table name I put &#8220;mage_&#8221;.<br />
So &#8220;inchoo_cat_images&#8221; now becomes &#8220;mage_inchoo_cat_images&#8221;.<br />
&#8220;CatController.php&#8221; is the only file where you should add prefix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: K</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-6376</link>
		<dc:creator>K</dc:creator>
		<pubDate>Sun, 07 Mar 2010 15:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-6376</guid>
		<description>Hi Inchoo team, thanks for the code, as usual really helpful. 
I&#039;m sorry to say I&#039;m having some problems :-/.  I can&#039;t seem to save images. I can browse and upload them, assign a label but when I click Save button it exits to category page and returns an error &quot;Category allready exists&quot;. I also tried to remove the demo image, and it doesn&#039;t seem to work.
I tried to debug it , $this-&gt;getRequest()-&gt;getPost()  contains name of existing category and demo image but no info on new images.
Creating category works fine. 
I have Magento v. 1.3.2.4.
I&#039;ll be grateufl for any kind of suggestions... Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Inchoo team, thanks for the code, as usual really helpful.<br />
I&#8217;m sorry to say I&#8217;m having some problems :-/.  I can&#8217;t seem to save images. I can browse and upload them, assign a label but when I click Save button it exits to category page and returns an error &#8220;Category allready exists&#8221;. I also tried to remove the demo image, and it doesn&#8217;t seem to work.<br />
I tried to debug it , $this-&gt;getRequest()-&gt;getPost()  contains name of existing category and demo image but no info on new images.<br />
Creating category works fine.<br />
I have Magento v. 1.3.2.4.<br />
I&#8217;ll be grateufl for any kind of suggestions&#8230; Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kamal</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-6359</link>
		<dc:creator>Kamal</dc:creator>
		<pubDate>Thu, 04 Mar 2010 06:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-6359</guid>
		<description>Hi Thanks For this Extension

i want to Little Bit customize it  i  want one extra field for Image Link in which when we click it redirect to that product

i also want to manage this link from admin side same as image label in it 

So please Help me

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Thanks For this Extension</p>
<p>i want to Little Bit customize it  i  want one extra field for Image Link in which when we click it redirect to that product</p>
<p>i also want to manage this link from admin side same as image label in it </p>
<p>So please Help me</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enver</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-6010</link>
		<dc:creator>Enver</dc:creator>
		<pubDate>Wed, 27 Jan 2010 10:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-6010</guid>
		<description>Hello Vedran. Can you help. I want to display not all images on the page. I t should be images for one category which I will choose by clicking. How can I get id from $image and from category and check for corecpond. I think should be like that, but need your opinion $category-&gt;Mage::getModel(&#039;cpa/img&#039;)-&gt;getCollection()-&gt;addFieldToFilter(&#039;category_id&#039;, array(&#039;in&#039;=&gt;array($id))); 
you can look what I want in my site www.bluebirdcard.com/index.php/inchoogallery</description>
		<content:encoded><![CDATA[<p>Hello Vedran. Can you help. I want to display not all images on the page. I t should be images for one category which I will choose by clicking. How can I get id from $image and from category and check for corecpond. I think should be like that, but need your opinion $category-&gt;Mage::getModel(&#8216;cpa/img&#8217;)-&gt;getCollection()-&gt;addFieldToFilter(&#8216;category_id&#8217;, array(&#8216;in&#8217;=&gt;array($id)));<br />
you can look what I want in my site <a href="http://www.bluebirdcard.com/index.php/inchoogallery" rel="nofollow">http://www.bluebirdcard.com/index.php/inchoogallery</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vedran</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-5652</link>
		<dc:creator>Vedran</dc:creator>
		<pubDate>Wed, 23 Dec 2009 10:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-5652</guid>
		<description>@Matte
No Matte, thank you for your reply.
Hope that you have more lives than a cat
:D</description>
		<content:encoded><![CDATA[<p>@Matte<br />
No Matte, thank you for your reply.<br />
Hope that you have more lives than a cat<br />
 <img src='http://inchoo.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matte</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-5651</link>
		<dc:creator>Matte</dc:creator>
		<pubDate>Wed, 23 Dec 2009 09:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-5651</guid>
		<description>Amazing plug-in, you saved my life! 
Thanks for this Christmas gift...  ;)</description>
		<content:encoded><![CDATA[<p>Amazing plug-in, you saved my life!<br />
Thanks for this Christmas gift&#8230;  <img src='http://inchoo.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Oleksii</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-5601</link>
		<dc:creator>Oleksii</dc:creator>
		<pubDate>Tue, 15 Dec 2009 18:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-5601</guid>
		<description>Transform call through template to call through Block would be good! But I don&#039;t know how it  it to do... I studies that, but litle example may help me</description>
		<content:encoded><![CDATA[<p>Transform call through template to call through Block would be good! But I don&#8217;t know how it  it to do&#8230; I studies that, but litle example may help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vedran</title>
		<link>http://inchoo.net/ecommerce/magento/magento-custom-designed-gallery/comment-page-1/#comment-5595</link>
		<dc:creator>Vedran</dc:creator>
		<pubDate>Tue, 15 Dec 2009 14:11:20 +0000</pubDate>
		<guid isPermaLink="false">http://inchoo.net/?p=3205#comment-5595</guid>
		<description>@Oleksii
Here is working example of overriding controllers, Models and Blocks which developed my working colleague Branko Ajzele.
You should study this module and you will be able to override anything you want and put the gallery wherever you want;
link: http://inchoo.net/ecommerce/magento/adding-a-new-tab-under-one-page-checkout-full-working-module/</description>
		<content:encoded><![CDATA[<p>@Oleksii<br />
Here is working example of overriding controllers, Models and Blocks which developed my working colleague Branko Ajzele.<br />
You should study this module and you will be able to override anything you want and put the gallery wherever you want;<br />
link: <a href="http://inchoo.net/ecommerce/magento/adding-a-new-tab-under-one-page-checkout-full-working-module/" rel="nofollow">http://inchoo.net/ecommerce/magento/adding-a-new-tab-under-one-page-checkout-full-working-module/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic page generated in 0.282 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-10 07:14:02 -->

