|
Running 1.4.1.0 ( a clean install ) There has been a tons of bugs so far, but i have been able to fix all of them. Suddenly (it worked before) When i go to
System - Configuration - Inventory i get this error
At least one column must be defined.
Trace: #0 /home/action/public_html/app/code/core/Mage/Core/Model/Layout.php(564): Mage_Adminhtml_Block_System_Config_Form_Field_Array_Abstract->__construct() #1 /home/action/public_html/app/Mage.php(502): Mage_Core_Model_Layout->getBlockSingleton('cataloginventor...') #2 /home/action/public_html/app/code/core/Mage/Adminhtml/Block/System/Config/Form.php(259): Mage::getBlockSingleton('cataloginventor...') #3 /home/action/public_html/app/code/core/Mage/Adminhtml/Block/System/Config/Form.php(192): Mage_Adminhtml_Block_System_Config_Form->initFields(Object(Varien_Data_Form_Element_Fieldset), Object(Mage_Core_Model_Config_Element), Object(Mage_Core_Model_Config_Element)) #4 /home/action/public_html/app/code/core/Mage/Adminhtml/Block/System/Config/Edit.php(91): Mage_Adminhtml_Block_System_Config_Form->initForm() #5 /home/action/public_html/app/code/core/Mage/Adminhtml/controllers/System/ConfigController.php(78): Mage_Adminhtml_Block_System_Config_Edit->initForm() #6 /home/action/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_System_ConfigController->editAction() #7 /home/action/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('edit') #8 /home/action/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(177): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http)) #9 /home/action/public_html/app/code/core/Mage/Core/Model/App.php(304): Mage_Core_Controller_Varien_Front->dispatch() #10 /home/action/public_html/app/Mage.php(596): Mage_Core_Model_App->run(Array) #11 /home/action/public_html/index.php(78): Mage::run('', 'store') #12 {main}
Anyone with some ideas on how to fix this error ?
|