Hi Magento Guru,
I am on Magento 1. My page shows this error code, and I don't know how to fix it.
Exception printing is disabled by default for security reasons.
Error log record number: 1478807344534
Here is what I got when I opened the error code report:
a:5:{i:0;s:143:"Cannot send headers; headers already sent in /home/customer/www/ravenscroft.business/public_html/app/code/core/Mage/Core/functions.php, line 32";i:1;s:1221:"#0 /home/customer/www/ravenscroft.business/public_html/lib/Zend/Controller/Response/Abstract.php(115): Zend_Controller_Response_Abstract->canSendHeaders(true)
#1 /home/customer/www/ravenscroft.business/public_html/app/code/core/Mage/Core/Model/App.php(1265): Zend_Controller_Response_Abstract->setHeader('Content-Type', 'text/html; char...')
#2 /home/customer/www/ravenscroft.business/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(80): Mage_Core_Model_App->getResponse()
#3 /home/customer/www/ravenscroft.business/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(202): Mage_Core_Controller_Varien_Front->getResponse()
#4 /home/customer/www/ravenscroft.business/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#5 /home/customer/www/ravenscroft.business/public_html/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#6 /home/customer/www/ravenscroft.business/public_html/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#7 /home/customer/www/ravenscroft.business/public_html/index.php(83): Mage::run('', 'store')
#8 {main}";s:3:"url";s:1:"/";s:11:"script_name";s:10:"/index.php";s:4:"skin";s:7:"default";}
Could anyone please help me with this?
Thank you very much!
Hello,
It may be because of extra white spaces after php closing tag (?>) in some file.
Also read this Post:
http://kb2.adobe.com/community/publishing/505/cpsid_50572.html