2016-02-24 30 views
-3

我們有一個magento直播網站,它顯示錯誤,請幫我立即修復。我們的現場我的magento網站顯示錯誤

標題;在/home/tantransh/public_html/test/app/Mage.php已經發送了頭,線766

Trace: 
#0 /home/tantransh/public_html/test/lib/Zend/Controller/Response/Abstract.php(115): Zend_Controller_Response_Abstract->canSendHeaders(true) 
#1 /home/tantransh/public_html/test/app/code/core/Mage/Core/Model/App.php(1246): Zend_Controller_Response_Abstract->setHeader('Content-Type', 'text/html; char...') 
#2 /home/tantransh/public_html/test/app/code/core/Mage/Core/Controller/Varien/Front.php(80): Mage_Core_Model_App->getResponse() 
#3 /home/tantransh/public_html/test/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(202): Mage_Core_Controller_Varien_Front->getResponse() 
#4 /home/tantransh/public_html/test/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/tantransh/public_html/test/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch() 
#6 /home/tantransh/public_html/test/app/Mage.php(683): Mage_Core_Model_App->run(Array) 
#7 /home/tantransh/public_html/test/index.php(87): Mage::run('', 'store') 
#8 {main} 
+1

我猜想有些空白已經在某處引入了。你最近有沒有更新/添加任何擴展? –

+0

我投票結束這個問題,因爲除了從Magento提供的錯誤追蹤以外,沒有其他有用的信息可以讓我們理解您的問題。請閱讀[如何問](http://stackoverflow.com/help/how-to-ask) –

回答

0

能否請您驗證app/etc/local.xml下一下local.xml。請確保一切按需要。

+0

這是一個答案或更多的評論;) – Jurik

+0

@Jurik沒關係,如果你通過解決你的問題評論或通過回答任何將工作,所以歡呼!.... –

相關問題