Friends, we installed the magento theme in an already exist and returned these errors below, can help me?
Warning: Missing argument 2 for Wavethemes_Jmajaxcart_Helper_Data::get(), called in /home/zignet/public_html/app/design/frontend/default/jm_siotis/template/jmajaxcart/jmajaxcarthead.phtml on line 1 and defined in /home/zignet/public_html/app/code/local/Wavethemes/Jmajaxcart/Helper/Data.php on line 4
#0 /home/zignet/public_html/app/code/local/Wavethemes/Jmajaxcart/Helper/Data.php(4): mageCoreErrorHandler(2, ‘Missing argumen…’, ‘/home/zignet/pu…’, 4, Array)
#1 /home/zignet/public_html/app/design/frontend/default/jm_siotis/template/jmajaxcart/jmajaxcarthead.phtml(1): Wavethemes_Jmajaxcart_Helper_Data->get(‘show’)
#2 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(241): include(‘/home/zignet/pu…’)
#3 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView(‘frontend/defaul…’)
#4 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#5 /home/zignet/public_html/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#6 /home/zignet/public_html/app/code/core/Mage/Core/Block/Abstract.php(582): Mage_Core_Block_Abstract->toHtml()
#7 /home/zignet/public_html/app/code/core/Mage/Core/Block/Abstract.php(522): Mage_Core_Block_Abstract->_getChildHtml(‘head.child2’, true)
#8 /home/zignet/public_html/app/design/frontend/default/jm_siotis/template/page/html/head.phtml(51): Mage_Core_Block_Abstract->getChildHtml()
#9 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(241): include(‘/home/zignet/pu…’)
#10 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView(‘frontend/defaul…’)
#11 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#12 /home/zignet/public_html/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#13 /home/zignet/public_html/app/code/core/Mage/Core/Block/Abstract.php(582): Mage_Core_Block_Abstract->toHtml()
#14 /home/zignet/public_html/app/code/core/Mage/Core/Block/Abstract.php(526): Mage_Core_Block_Abstract->_getChildHtml(‘head’, true)
#15 /home/zignet/public_html/app/design/frontend/default/jm_siotis/template/page/2columns-left.phtml(36): Mage_Core_Block_Abstract->getChildHtml(‘head’)
#16 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(241): include(‘/home/zignet/pu…’)
#17 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView(‘frontend/defaul…’)
#18 /home/zignet/public_html/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#19 /home/zignet/public_html/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#20 /home/zignet/public_html/app/code/core/Mage/Core/Model/Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#21 /home/zignet/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Mage_Core_Model_Layout->getOutput()
#22 /home/zignet/public_html/app/code/core/Mage/Cms/Helper/Page.php(137): Mage_Core_Controller_Varien_Action->renderLayout()
#23 /home/zignet/public_html/app/code/core/Mage/Cms/Helper/Page.php(52): Mage_Cms_Helper_Page->_renderPage(Object(Mage_Cms_PageController), ‘2’)
#24 /home/zignet/public_html/app/code/core/Mage/Cms/controllers/PageController.php(45): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_PageController), ‘2’)
#25 /home/zignet/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(419): Mage_Cms_PageController->viewAction()
#26 /home/zignet/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch(‘view’)
#27 /home/zignet/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http) )
#28 /home/zignet/public_html/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#29 /home/zignet/public_html/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#30 /home/zignet/public_html/index.php(87): Mage::run(”, ‘store’)
#31 {main}
5 answers
Are you trying to have TWO different themes as part of the same core site structure?
If so, my question to this would be … WHY? … What is your purpose/goal for trying to do it this way?
My goal is to have only one theme, not to start from scratch, I’m wanting to install the theme JM Siotis on an existing Magento.
Are you trying to have TWO different themes as part of the same core site structure?
If so, my question to this would be … WHY? … What is your purpose/goal for trying to do it this way?
Have you considered wiping the slate clean and starting utilizing the quickstart installation process?
-- as it installs both the core Magento application and the theme as part of the one process.
If I use the QuickStart will lose all settings, applications, clients, because it starts from scratch, right?
Have you considered wiping the slate clean and starting utilizing the quickstart installation process?
-- as it installs both the core Magento application and the theme as part of the one process.
yes deguir, I think the QuickStart is not the right choice for you in this case.
Besides I see that your license is for Jm Neros, how can you download and install the Jm siotis