<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>Bugs</title>
    <link>http://www.magentocommerce.com/boards/</link>
    <description>Magento Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2011</dc:rights>
    <dc:date>2011-12-22T02:14:48-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://expressionengine.com/" />
    

    <item>
      <title>Maintenance Page &#45; ArtsOn.IT not working</title>
      <link>http://www.magentocommerce.com/boards/viewthread/28264/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/28264/#When:12:19:04Z</guid>
      <description><![CDATA[<p>Hi,
</p>
<p>
since several people reported the &#8220;Maintenance Page - ArtsOn.IT&#8221; extension not working with the CustomerGroupsCatalog Extension had a deeper look.
</p>
<p>
With some help of Unirgy in #irc it turned out that it actually is an issue in the Maintenance Page Extension.
<br />
In order to fix it add this to the file app/code/communityMage/OfflineMaintenance/etc/config.xml
</p>
<p>
<div class="codeblock"><code>
<span style="color: #007700">&lt;</span><span style="color: #0000BB">config</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">stores</span><span style="color: #007700">&gt;&nbsp;&lt;!--&nbsp;</span><span style="color: #0000BB">overwrite&nbsp;config&nbsp;from&nbsp;Mage</span><span style="color: #007700">/</span><span style="color: #0000BB">Core</span><span style="color: #007700">/</span><span style="color: #0000BB">etc</span><span style="color: #007700">/</span><span style="color: #0000BB">config</span><span style="color: #007700">.</span><span style="color: #0000BB">xml&nbsp;line&nbsp;252&nbsp;</span><span style="color: #007700">--&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;default&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">web</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">routers</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">standard</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">area</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">frontend</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">area</span><span style="color: #007700">&gt;&lt;class&gt;</span><span style="color: #0000BB">Mage_OfflineMaintenance_Controller_Router_Standard</span><span style="color: #007700">&lt;/class&gt;&lt;/</span><span style="color: #0000BB">standard</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">routers</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">web</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/default&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">stores</span><span style="color: #007700">&gt;<br />&lt;/</span><span style="color: #0000BB">config</span><span style="color: #007700">&gt;</span>
</code></div>
</p>
<p>
This is for Magento version 1.2.0.1, I don&#8217;t know about others. Once that is added, the Extension works fine.
</p>
<p>
Vinai
</p>]]></description>
      <dc:date>2009-01-11T12:19:04-08:00</dc:date>
    </item>

    <item>
      <title>SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry &#8216;66&#45;General&#8217; for key 2</title>
      <link>http://www.magentocommerce.com/boards/viewthread/219901/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/219901/#When:08:57:13Z</guid>
      <description><![CDATA[<p>I just installed the extension and now I cant get into the front end or admin panel of the website!!
</p>
<p>
Can you please help, my site is now down!! I have tried the SQL removal statement but I still get the following error!!
</p>
<p>
Zend_Db_Statement_Exception Object
<br />
(
<br />
    [_chainedException:protected] =&gt; PDOException Object
<br />
        (
<br />
            [message:protected] =&gt; SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry &#8216;66-General&#8217; for key 2
<br />
            [string:private] =&gt; 
<br />
            [code:protected] =&gt; 23000
<br />
            [file:protected] =&gt; /var/www/vhosts/workwearandlogo.com/httpdocs/lib/Zend/Db/Statement/Pdo.php
<br />
            [line:protected] =&gt; 228
<br />
            [trace:private] =&gt; Array
<br />
                (
<br />
                    [0] =&gt; Array
<br />
                        (
<br />
                            [file] =&gt; /var/www/vhosts/workwearandlogo.com/httpdocs/lib/Zend/Db/Statement/Pdo.php
<br />
                            [line] =&gt; 228
<br />
                            [function] =&gt; execute
<br />
                            [class] =&gt; PDOStatement
<br />
                            [type] =&gt; -&gt;
<br />
                            [args] =&gt; Array
<br />
                                (
<br />
                                    [0] =&gt; Array
<br />
                                        (
<br />
                                            [0] =&gt; 66
<br />
                                            [1] =&gt; General
<br />
                                            [2] =&gt; 1
<br />
                                            [3] =&gt; 11
<br />
                                        )
</p>
<p>
                                )
</p>
<p>
                        )
</p>
<p>
                    [1] =&gt; Array
<br />
                        (
<br />
                            [file] =&gt; /var/www/vhosts/workwearandlogo.com/httpdocs/lib/Zend/Db/Statement.php
<br />
                            [line] =&gt; 300
<br />
                            [function] =&gt; _execute
<br />
                            [class] =&gt; Zend_Db_Statement_Pdo
<br />
                            [type] =&gt; -&gt;
<br />
                            [args] =&gt; Array
<br />
                                (
<br />
                                    [0] =&gt; Array
<br />
                                        (
<br />
                                            [0] =&gt; 66
<br />
                                            [1] =&gt; General
<br />
                                            [2] =&gt; 1
<br />
                                            [3] =&gt; 11
<br />
                                        )
</p>
<p>
                                )
</p>
<p>
                        )
</p>
<p>
                    [2] =&gt; Array
<br />
                        (
<br />
                            [file] =&gt; /var/www/vhosts/workwearandlogo.com/httpdocs/lib/Zend/Db/Adapter/Abstract.php
<br />
                            [line] =&gt; 468
<br />
                            [function] =&gt; execute
<br />
                            [class] =&gt; Zend_Db_Statement
<br />
                            [type] =&gt; -&gt;
<br />
                            [args] =&gt; Array
<br />
                                (
<br />
                                    [0] =&gt; Array
<br />
                                        (
<br />
                                            [0] =&gt; 66
<br />
                                            [1] =&gt; General
<br />
                                            [2] =&gt; 1
<br />
                                            [3] =&gt; 11
<br />
                                        )
</p>
<p>
                                )
</p>
<p>
                        )
</p>
<p>
                    [3] =&gt; Array
<br />
                        (
<br />
                            [file] =&gt; /var/www/vhosts/workwearandlogo.com/httpdocs/lib/Zend/Db/Adapter/Pdo/Abstract.php
<br />
                            [line] =&gt; 238
<br />
                            [function] =&gt; query
<br />
                            [class] =&gt; Zend_Db_Adapter_Abstract
<br />
                            [type] =&gt; -&gt;
<br />
                            [args] =&gt; Array
<br />
                                (
<br />
                                    [0] =&gt; INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
<br />
                                    [1] =&gt; Array
<br />
                                        (
<br />
                                            [0] =&gt; 66
<br />
                                            [1] =&gt; General
<br />
                                            [2] =&gt; 1
<br />
                                            [3] =&gt; 11
<br />
                                        )
</p>
<p>
                                )
</p>
<p>
                        )
</p>
<p>
                    [4] =&gt; Array
<br />
                        (
<br />
                            [file] =&gt; /var/www/vhosts/workwearandlogo.com/httpdocs/lib/Varien/Db/Adapter/Pdo/Mysql.php
<br />
                            [line] =&gt; 333
<br />
                            [function] =&gt; query
<br />
                            [class] =&gt; Zend_Db_Adapter_Pdo_Abstract
<br />
                            [type] =&gt; -&gt;
<br />
                            [args] =&gt; Array
<br />
                                (
<br />
                                    [0] =&gt; INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
<br />
                                    [1] =&gt; Array
<br />
                                        (
<br />
                                            [0] =&gt; 66
<br />
                                            [1] =&gt; General
<br />
                                            [2] =&gt; 1
<br />
                                            [3] =&gt; 11
<br />
                                        )
</p>
<p>
                                )
</p>
<p>
                        )
</p>
<p>
                    [5] =&gt; Array
<br />
                        (
<br />
                            [file] =&gt; /var/www/vhosts/workwearandlogo.com/httpdocs/lib/Zend/Db/Adapter/Abstract.php
<br />
                            [line] =&gt; 546
<br />
                            [function] =&gt; query
<br />
                            [class] =&gt; Varien_Db_Adapter_Pdo_Mysql
<br />
                            [type] =&gt; -&gt;
<br />
                            [args] =&gt; Array
<br />
                                (
<br />
                                    [0] =&gt; INSERT INTO `eav_attribute_group` (`attribute_set_id`, `attribute_group_name`, `default_id`, `sort_order`) VALUES (?, ?, ?, ?)
</p>]]></description>
      <dc:date>2011-02-12T08:57:13-08:00</dc:date>
    </item>

    <item>
      <title>Problem After Upgrade</title>
      <link>http://www.magentocommerce.com/boards/viewthread/262387/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/262387/#When:11:11:42Z</guid>
      <description><![CDATA[<p>We have used this extension for a long time and LOVE it!&nbsp;  
</p>
<p>
We just had a company update us from Magento 1.3 to 1.6.&nbsp;  The &#8220;hide products&#8221; option was not showing up any more..&nbsp;  so we -re installed the extension.&nbsp;   I can see it in the config / catalog / catalog..&nbsp;   But, when we click on a product, the Drop-down box with &#8220;hide&#8221; options is not there anymore..&nbsp;   
</p>
<p>
Any ideas?&nbsp;   Thanks!!!!
</p>]]></description>
      <dc:date>2011-10-05T11:11:42-08:00</dc:date>
    </item>

    <item>
      <title>Configurable Product Error</title>
      <link>http://www.magentocommerce.com/boards/viewthread/236989/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/236989/#When:14:55:13Z</guid>
      <description><![CDATA[<p>First, I would like to say this is an outstanding extension. But since we switched to version 1.5.1 with 0.4.7beta we are getting an error when selecting any configurable product.
</p>
<p>
[03-Aug-2011 22:33:33] PHP Fatal error:&nbsp; Call to undefined method Netzarbeiter_GroupsCatalog_Helper_Product::initProductLayout() in /magento/app/code/core/Mage/Catalog/controllers/ProductController.php on line 67
</p>]]></description>
      <dc:date>2011-08-03T14:55:13-08:00</dc:date>
    </item>

    <item>
      <title>Problem with products attributes</title>
      <link>http://www.magentocommerce.com/boards/viewthread/223098/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/223098/#When:11:54:48Z</guid>
      <description><![CDATA[<p>Hello, I need your help. Netzarbeiter_GroupsCatalog installed (0.3.9) in magento 1.4.1.1. It was ok, but when I created a product attribute is showing the following error:
<br />
Fatal error: Call to undefined method Mage_Eav_Model_Entity_Attribute_Backend_Array: getDbFieldLength () in / home / vintageacessorio / www / app / code / community / Netzarbeiter / GroupsCatalog / Model / Config / Source / Customergroups.php on line 113.
</p>
<p>
And there appears no other product that I include.
</p>
<p>
Can you help me?
</p>
<p>
Thanks
</p>]]></description>
      <dc:date>2011-03-16T11:54:48-08:00</dc:date>
    </item>

    <item>
      <title>I can&#8217;t edit any product after installing the extension</title>
      <link>http://www.magentocommerce.com/boards/viewthread/225539/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/225539/#When:03:28:41Z</guid>
      <description><![CDATA[<p>Hello
</p>
<p>
I installed your extension in a magento 1.5.0.1, configured to show products only in one group for one of my stores.
</p>
<p>
Test it and looked that it worked, until i logged in as an administrator and tryed to edit one of my products.
</p>
<p>
Then a white screen came up showing the following:
</p>
<p>
General
<br />
Create New Attribute
</p>
<p>
Hide from customer groups * 
</p>
<p>
Any ideas???
</p>]]></description>
      <dc:date>2011-04-11T03:28:41-08:00</dc:date>
    </item>

    <item>
      <title>admin login problem after installed extension</title>
      <link>http://www.magentocommerce.com/boards/viewthread/224580/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/224580/#When:20:57:01Z</guid>
      <description><![CDATA[<p>Hi, I am new for magento. I am using  magento 1.5 version, when i installed extension through magento connect after that my admin page was not displaying,even though its not displaying my home page also.when i placed url like  http://localhost/magento/index.php(or) http://localhost/magento/index.php/admin simply  It&#8217;s  showing magento connect login page..can u plz any one help me…
</p>]]></description>
      <dc:date>2011-03-31T20:57:01-08:00</dc:date>
    </item>

    <item>
      <title>bug with 1.4.2 Final can&#8217;t edit category</title>
      <link>http://www.magentocommerce.com/boards/viewthread/213517/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/213517/#When:12:24:39Z</guid>
      <description><![CDATA[<p>Hello 
<br />
thank you very much for this useful extension
<br />
unfortunately it don&#8217;t work correcty with magento 1.4.2 RC2 and Final release
<br />
I can&#8217;t rename, create or do any modification to category
<br />
the problem is when I click to save change I had this error
<br />
<blockquote><p>The attribute &#8220;Hide from customer groups&#8221; is obligatory.</p></blockquote>
<p>
whatever the selected group : default, none, Retailer ..
<br />
I désactivated the extension the problem persist
<br />
I tried all possibility the only way to modify category was to delete the extension :(
<br />
thanks for your attention I hope you will find a solution quickly
</p>]]></description>
      <dc:date>2010-12-05T12:24:39-08:00</dc:date>
    </item>

    <item>
      <title>Redirect back to page afterlogin does not work</title>
      <link>http://www.magentocommerce.com/boards/viewthread/202860/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/202860/#When:18:59:19Z</guid>
      <description><![CDATA[<p>I have Magento 1.4.1.0 and installed the extention. My problem is that once a customer logged in, I want them to be redicrected back to the page they logged into. I know there is a setting under Backend -&gt; System -&gt; configuration -&gt; Customer Configuaration -&gt; Login Options -&gt; Redirect Customer to Account Dashboard after logging in and I have chosen &#8220;No&#8221; but it still redirects customers to the dashboard. 
<br />
Is this a problem of the extension or is there something wrong with the magento installation?
<br />
I will try to upgrade magento to 1.4.1.1 and see if the problem gets resolved. Can anyone help? Does anyone have the same problem
</p>]]></description>
      <dc:date>2010-08-20T18:59:19-08:00</dc:date>
    </item>

    <item>
      <title>Installing on Mag 1.4.1.1</title>
      <link>http://www.magentocommerce.com/boards/viewthread/212221/</link>
      <guid>http://www.magentocommerce.com/boards/viewthread/212221/#When:02:46:24Z</guid>
      <description><![CDATA[<p>I try to install this mudule with Magento install manager, and receve this message:
<br />
Invalid package identifier provided: http://connect20.magentocommerce.com/community/Netzarbeiter_GroupsCatalog
</p>
<p>
corrupt key?
<br />
corrupt package?
</p>
<p>
I&#8217;ll thank you for informations
</p>]]></description>
      <dc:date>2010-11-24T02:46:24-08:00</dc:date>
    </item>

    
    </channel>
</rss>
