Letractively / magento-w2p

Automatically exported from code.google.com/p/magento-w2p
0 stars 0 forks source link

Helpful error messages #595

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On receiving this exception

Mage registry key "webtoprint-user-was-registered" already exists

Trace:
#0 /home/beerlabe/public_html/app/Mage.php(192): Mage::throwException('Mage 
registry k...')
#1 
/home/beerlabe/public_html/app/code/community/ZetaPrints/WebToPrint/Helper/Perso
nalizationForm.php(51): Mage::register('webtoprint-user...', true)
#2 
/home/beerlabe/public_html/app/code/community/ZetaPrints/WebToPrint/Helper/Perso
nalizationForm.php(485): 
ZetaPrints_WebToPrint_Helper_PersonalizationForm->get_form_part_html('page-tabs'
, Object(Mage_Catalog_Model_Product), Array)
#3 
/home/beerlabe/public_html/app/design/frontend/default/hellocanvas/template/cata
log/product/view.phtml(48): 
ZetaPrints_WebToPrint_Helper_PersonalizationForm->get_page_tabs(Object(Mage_Cata
log_Block_Product_View))
#4 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Template.php(216): 
include('/home/beerlabe/...')
#5 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Template.php(247): 
Mage_Core_Block_Template->fetchView('frontend/defaul...')
#6 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Template.php(261): 
Mage_Core_Block_Template->renderView()
#7 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Abstract.php(758): 
Mage_Core_Block_Template->_toHtml()
#8 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Text/List.php(43): 
Mage_Core_Block_Abstract->toHtml()
#9 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Abstract.php(758): 
Mage_Core_Block_Text_List->_toHtml()
#10 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Abstract.php(525): 
Mage_Core_Block_Abstract->toHtml()
#11 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Abstract.php(476): 
Mage_Core_Block_Abstract->_getChildHtml('content', true)
#12 
/home/beerlabe/public_html/app/design/frontend/default/hellocanvas/template/page
/2columns-right.phtml(49): Mage_Core_Block_Abstract->getChildHtml('content')
#13 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Template.php(216): 
include('/home/beerlabe/...')
#14 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Template.php(247): 
Mage_Core_Block_Template->fetchView('frontend/defaul...')
#15 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Template.php(261): 
Mage_Core_Block_Template->renderView()
#16 /home/beerlabe/public_html/app/code/core/Mage/Core/Block/Abstract.php(758): 
Mage_Core_Block_Template->_toHtml()
#17 /home/beerlabe/public_html/app/code/core/Mage/Core/Model/Layout.php(529): 
Mage_Core_Block_Abstract->toHtml()
#18 
/home/beerlabe/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(
389): Mage_Core_Model_Layout->getOutput()
#19 /home/beerlabe/public_html/app/code/core/Mage/Cms/Helper/Page.php(130): 
Mage_Core_Controller_Varien_Action->renderLayout()
#20 /home/beerlabe/public_html/app/code/core/Mage/Cms/Helper/Page.php(52): 
Mage_Cms_Helper_Page->_renderPage(Object(Mage_Cms_IndexController), 'no-route')
#21 
/home/beerlabe/public_html/app/code/core/Mage/Cms/controllers/IndexController.ph
p(75): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), 
'no-route')
#22 
/home/beerlabe/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(
418): Mage_Cms_IndexController->noRouteAction()
#23 
/home/beerlabe/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Stan
dard.php(253): Mage_Core_Controller_Varien_Action->dispatch('noRoute')
#24 
/home/beerlabe/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(1
76): 
Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_R
equest_Http))
#25 /home/beerlabe/public_html/app/code/core/Mage/Core/Model/App.php(340): 
Mage_Core_Controller_Varien_Front->dispatch()
#26 /home/beerlabe/public_html/app/Mage.php(627): 
Mage_Core_Model_App->run(Array)
#27 /home/beerlabe/public_html/index.php(80): Mage::run('', 'store')
#28 {main}

it actually means that the ZP URL does not resolve. Could the code be updated 
check further so I don't lose a couple of hours on a Sunday working it out for 
myself???

Original issue reported on code.google.com by ad...@zetaprints.com on 20 Jun 2011 at 11:10

GoogleCodeExporter commented 8 years ago

Original comment by ad...@zetaprints.com on 17 Feb 2012 at 12:34

GoogleCodeExporter commented 8 years ago
I am getting this exception on select users (most work without error). Did you 
have a specific fix?

Original comment by col...@mosographics.com on 12 Jun 2012 at 7:38