Call-back icon  Sales: Call 877.832.5289 (N America)|310.295.4144 (International)

Magento

eCommerce Software for Online Growth

Magento Forum

   
There has been an error processing your request. 
 
Swannie
Jr. Member
 
Total Posts:  3
Joined:  2008-05-07
 

Hi,

I am a total newby to php so please excuse me if I ask something stupid. I searched the forums but cant seem to find a solution to my problem. I uploaded the files to a folder called magento but when I want to run it in a browser I get the following error:

There has been an error processing your request.

Warning: Mage_Core_Block_Template::include(/home/intouchw/public_html/magento/app/design/install/default/default/template/page.phtml) [function.Mage-Core-Block-Template-include]: failed to open stream: No such file or directory in /home/intouchw/public_html/magento/app/code/core/Mage/Core/Block/Template.php on line 131
Trace:
#0 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Block/Template.php(131): mageCoreErrorHandler(2, ‘Mage_Core_Block...’, ‘/home/intouchw/...’, 131, Array)
#1 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Block/Template.php(131): Mage_Core_Block_Template::fetchView()
#2 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Block/Template.php(163): Mage_Core_Block_Template->fetchView(’install/default...’)
#3 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Block/Template.php(180): Mage_Core_Block_Template->renderView()
#4 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Block/Abstract.php(554): Mage_Core_Block_Template->_toHtml()
#5 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Model/Layout.php(505): Mage_Core_Block_Abstract->toHtml()
#6 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(319): Mage_Core_Model_Layout->getOutput()
#7 /home/intouchw/public_html/magento/app/code/core/Mage/Install/controllers/WizardController.php(109): Mage_Core_Controller_Varien_Action->renderLayout()
#8 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(342): Mage_Install_WizardController->beginAction()
#9 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(159): Mage_Core_Controller_Varien_Action->dispatch(’begin’)
#10 /home/intouchw/public_html/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(146): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#11 /home/intouchw/public_html/magento/app/Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch()
#12 /home/intouchw/public_html/magento/index.php(40): Mage::run()
#13 {main}

Does anyone know how to fix this?

Regards,

Swannie

 
Magento Community Magento Community
Magento Community
Magento Community
 
I'm Done
Member
 
Total Posts:  32
Joined:  2008-05-08
 

I guess I’m at a loss, I just installed Magento as well, followed the install directions and also added this new security patch that’s available (clean install) and upon login I get nothing but errors. I cannot even get past the first page of this error screen.

There has been an error processing your request.

Invalid entity_type specifiedorder_item
Trace
:
#0 /home2/tlsincco/public_html/store/app/code/core/Mage/Eav/Model/Config.php(107): Mage::exception('Mage_Eav', 'Invalid entity_...')
#1 /home2/tlsincco/public_html/store/app/code/core/Mage/Eav/Model/Entity/Abstract.php(232): Mage_Eav_Model_Config->getEntityType('order_item')
#2 /home2/tlsincco/public_html/store/app/code/core/Mage/Sales/Model/Entity/Order/Item.php(35): Mage_Eav_Model_Entity_Abstract->setType('order_item')
#3 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Model/Config.php(697): Mage_Sales_Model_Entity_Order_Item->__construct(Array)
#4 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Model/Config.php(737): Mage_Core_Model_Config->getModelInstance('sales_entity/or...', Array)
#5 /home2/tlsincco/public_html/store/app/Mage.php(322): Mage_Core_Model_Config->getResourceModelInstance('sales/order_ite...', Array)
#6 /home2/tlsincco/public_html/store/app/Mage.php(336): Mage::getResourceModel('sales/order_ite...', Array)
#7 /home2/tlsincco/public_html/store/app/code/core/Mage/Reports/Model/Mysql4/Product/Collection.php(172): Mage::getResourceSingleton('sales/order_ite...')
#8 /home2/tlsincco/public_html/store/app/code/core/Mage/Adminhtml/Block/Dashboard/Tab/Products/Ordered.php(51): Mage_Reports_Model_Mysql4_Product_Collection->addOrderedQty()
#9 /home2/tlsincco/public_html/store/app/code/core/Mage/Adminhtml/Block/Widget/Grid.php(438): Mage_Adminhtml_Block_Dashboard_Tab_Products_Ordered->_prepareCollection()
#10 /home2/tlsincco/public_html/store/app/code/core/Mage/Adminhtml/Block/Widget/Grid.php(444): Mage_Adminhtml_Block_Widget_Grid->_prepareGrid()
#11 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Block/Abstract.php(553): Mage_Adminhtml_Block_Widget_Grid->_beforeToHtml()
#12 /home2/tlsincco/public_html/store/app/code/core/Mage/Adminhtml/Block/Dashboard/Grids.php(43): Mage_Core_Block_Abstract->toHtml()
#13 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Block/Abstract.php(193): Mage_Adminhtml_Block_Dashboard_Grids->_prepareLayout()
#14 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Model/Layout.php(402): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#15 /home2/tlsincco/public_html/store/app/code/core/Mage/Adminhtml/Block/Dashboard.php(66): Mage_Core_Model_Layout->createBlock('adminhtml/dashb...')
#16 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Block/Abstract.php(193): Mage_Adminhtml_Block_Dashboard->_prepareLayout()
#17 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Model/Layout.php(402): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#18 /home2/tlsincco/public_html/store/app/code/core/Mage/Adminhtml/controllers/DashboardController.php(35): Mage_Core_Model_Layout->createBlock('adminhtml/dashb...', 'dashboard')
#19 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Controller/Varien/Action.php(342): Mage_Adminhtml_DashboardController->indexAction()
#20 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Controller/Varien/Router/Admin.php(148): Mage_Core_Controller_Varien_Action->dispatch('index')
#21 /home2/tlsincco/public_html/store/app/code/core/Mage/Core/Controller/Varien/Front.php(146): Mage_Core_Controller_Varien_Router_Admin->match(Object(Mage_Core_Controller_Request_Http))
#22 /home2/tlsincco/public_html/store/app/Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch()
#23 /home2/tlsincco/public_html/store/index.php(40): Mage::run()
#24 {main}

 
Magento Community Magento Community
Magento Community
Magento Community
 
Swannie
Jr. Member
 
Total Posts:  3
Joined:  2008-05-07
 

There is and old saying: “When something seems to be too good to be true....... it usualy is.....

Hope someone can help us....

 
Magento Community Magento Community
Magento Community
Magento Community
 
Alouette
Jr. Member
 
Total Posts:  6
Joined:  2008-05-23
 

Hello,

so did you find out the solution?
I am having the same message error now..

would appreciate any help!!!
thank you

 
Magento Community Magento Community
Magento Community
Magento Community
 
PremiumProductions
Jr. Member
 
Total Posts:  22
Joined:  2008-04-23
 

Me2

 
Magento Community Magento Community
Magento Community
Magento Community
 
alex.bsc
Sr. Member
 
Total Posts:  169
Joined:  2008-06-06
 

Well I have installed it and used it for a while.
I just tried to log onto admin and am getting this;

WTF!? I’m trying to continue editing products and basically edit my store. Any help?!
Do I have to start over?!

There has been an error processing your request.

Invalid entity_type specifiedorder
Trace
:
#0 C:\wamp\www\magento\app\code\core\Mage\Eav\Model\Config.php(107): Mage::exception('Mage_Eav', 'Invalid entity_...')
#1 C:\wamp\www\magento\app\code\core\Mage\Eav\Model\Entity\Abstract.php(232): Mage_Eav_Model_Config->getEntityType('order')
#2 C:\wamp\www\magento\app\code\core\Mage\Sales\Model\Entity\Order.php(35): Mage_Eav_Model_Entity_Abstract->setType('order')
#3 C:\wamp\www\magento\app\code\core\Mage\Core\Model\Config.php(697): Mage_Sales_Model_Entity_Order->__construct(Array)
#4 C:\wamp\www\magento\app\code\core\Mage\Core\Model\Config.php(737): Mage_Core_Model_Config->getModelInstance('sales_entity/or...', Array)
#5 C:\wamp\www\magento\app\Mage.php(322): Mage_Core_Model_Config->getResourceModelInstance('sales/order', Array)
#6 C:\wamp\www\magento\app\code\core\Mage\Eav\Model\Entity\Collection\Abstract.php(106): Mage::getResourceModel('sales/order')
#7 C:\wamp\www\magento\app\code\core\Mage\Sales\Model\Entity\Order\Collection.php(33): Mage_Eav_Model_Entity_Collection_Abstract->_init('sales/order')
#8 C:\wamp\www\magento\app\code\core\Mage\Eav\Model\Entity\Collection\Abstract.php(67): Mage_Sales_Model_Entity_Order_Collection->_construct()
#9 C:\wamp\www\magento\app\code\core\Mage\Core\Model\Config.php(697): Mage_Eav_Model_Entity_Collection_Abstract->__construct(Array)
#10 C:\wamp\www\magento\app\code\core\Mage\Core\Model\Config.php(737): Mage_Core_Model_Config->getModelInstance('reports_mysql4/...', Array)
#11 C:\wamp\www\magento\app\Mage.php(322): Mage_Core_Model_Config->getResourceModelInstance('reports/order_c...', Array)
#12 C:\wamp\www\magento\app\code\core\Mage\Adminhtml\Block\Dashboard\Totals.php(42): Mage::getResourceModel('reports/order_c...')
#13 C:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(193): Mage_Adminhtml_Block_Dashboard_Totals->_prepareLayout()
#14 C:\wamp\www\magento\app\code\core\Mage\Core\Model\Layout.php(402): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#15 C:\wamp\www\magento\app\code\core\Mage\Adminhtml\Block\Dashboard.php(46): Mage_Core_Model_Layout->createBlock('adminhtml/dashb...')
#16 C:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(193): Mage_Adminhtml_Block_Dashboard->_prepareLayout()
#17 C:\wamp\www\magento\app\code\core\Mage\Core\Model\Layout.php(402): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#18 C:\wamp\www\magento\app\code\core\Mage\Adminhtml\controllers\DashboardController.php(35): Mage_Core_Model_Layout->createBlock('adminhtml/dashb...', 'dashboard')
#19 C:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Action.php(342): Mage_Adminhtml_DashboardController->indexAction()
#20 C:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Router\Admin.php(148): Mage_Core_Controller_Varien_Action->dispatch('index')
#21 C:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Front.php(146): Mage_Core_Controller_Varien_Router_Admin->match(Object(Mage_Core_Controller_Request_Http))
#22 C:\wamp\www\magento\app\Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch()
#23 C:\wamp\www\magento\index.php(40): Mage::run()
#24 {main}

 
Magento Community Magento Community
Magento Community
Magento Community
 
Moshe
Magento Team
 
Avatar
Total Posts:  1771
Joined:  2007-08-07
Los Angeles
 

Does it work if you disable EAV cache?

Admin > Config > Cache management - uncheck EAV cache, click Save.

 Signature 

- I would love to change the world, but they won’t give me the source code -

 
Magento Community Magento Community
Magento Community
Magento Community
 
alex.bsc
Sr. Member
 
Total Posts:  169
Joined:  2008-06-06
 

I can’t get onto the admin screen to do it. It crashes on entry to admin.
I did manually delete the cache but still no joy.

 
Magento Community Magento Community
Magento Community
Magento Community
 
KeyboardCowboy
Jr. Member
 
Total Posts:  27
Joined:  2008-07-02
Bielefeld, Germany
 

same problem… i installed a new theme about the extension manager…

 Signature 

HDNET - Internetagentur

 
Magento Community Magento Community
Magento Community
Magento Community
 
KeyboardCowboy
Jr. Member
 
Total Posts:  27
Joined:  2008-07-02
Bielefeld, Germany
 

and if i search something in the store:

Invalid attribute requestedprice
Trace
:
#0 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Eav\Model\Entity\Collection\Abstract.php(330): Mage::exception('Mage_Eav', 'Invalid attribu...')
#1 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\CatalogSearch\Block\Result.php(91): Mage_Eav_Model_Entity_Collection_Abstract->addAttributeToSelect('price')
#2 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\CatalogSearch\Block\Result.php(70): Mage_CatalogSearch_Block_Result->_getProductCollection()
#3 [internal function]: Mage_CatalogSearch_Block_Result->initList('catalog/product...')
#4 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Model\Layout.php(319): call_user_func_array(Array, Array)
#5 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Model\Layout.php(195): Mage_Core_Model_Layout->_generateAction(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#6 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Model\Layout.php(187): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#7 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Model\Layout.php(191): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#8 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Controller\Varien\Action.php(278): Mage_Core_Model_Layout->generateBlocks()
#9 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Controller\Varien\Action.php(215): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#10 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\CatalogSearch\controllers\ResultController.php(48): Mage_Core_Controller_Varien_Action->loadLayout()
#11 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Controller\Varien\Action.php(342): Mage_CatalogSearch_ResultController->indexAction()
#12 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Controller\Varien\Router\Standard.php(159): Mage_Core_Controller_Varien_Action->dispatch('index')
#13 C:\Programme\xampp\xampp\htdocs\magento\app\code\core\Mage\Core\Controller\Varien\Front.php(146): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#14 C:\Programme\xampp\xampp\htdocs\magento\app\Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch()
#15 C:\Programme\xampp\xampp\htdocs\magento\index.php(40): Mage::run()
#16 {main}

??? HELP!

 Signature 

HDNET - Internetagentur

 
Magento Community Magento Community
Magento Community
Magento Community
 
kingkao
Member
 
Avatar
Total Posts:  50
Joined:  2008-04-02
Toronto
 

I am getting similar problem as well when I updated version on magento downloader.

 
Magento Community Magento Community
Magento Community
Magento Community
 
redpen
Sr. Member
 
Total Posts:  239
Joined:  2008-01-23
 
Moshe - 09 June 2008 10:06 PM

Does it work if you disable EAV cache?

Admin > Config > Cache management - uncheck EAV cache, click Save.

Same problem with me after updating to 1.1.7, disabling EAV cache doesn’t help.  Basically all EAV attributes are now ‘invalid’.

 
Magento Community Magento Community
Magento Community
Magento Community
Magento Community
Magento Community
    Back to top
 
Sales: Call 877.832.5289 (North America) 310.295.4144 (International)
© Copyright 2008 Varien. Magento, eCommerce software, is a trademark of Irubin Consulting Inc. DBA Varien
Privacy Policy|Terms of Service
Magento Community Count
53210 users|767 users currently online|107249 forum posts