无法编辑magento 1.6中的某些类别字段


Unable to edit certain category fields in magento 1.6

当我在Magento 1.6中编辑某些字段时,在保存某些类别中的某些字段时遇到问题。例如,我无法编辑这些类别中的以下字段:

  • 美国/迷你包-描述
  • 美国/航班-元描述
  • 美国/邮轮-页面标题
  • 澳大利亚/旅游/独立旅游-页面标题
  • 澳大利亚/房车-元描述

偶尔您可以进行更改并保存,但当您尝试进行另一次保存时,它不会保存更改。这似乎没有什么规律,否则我可以试着更好地追踪这个问题。当我保存类别时,似乎没有任何javascript错误。

我真的需要解决这个问题,但我在任何地方都找不到解决这个问题的方法。

提前感谢您的帮助。

这是system.log 中的最后几行

2012-03-15T12:52:36+00:00 DEBUG (7): HEADERS ALREADY SENT: <pre>[0] /home/strailco   /1stclassholidays.com/html/app/code/core/Mage/Core/Controller/Response/Http.php:51
[1] /home/strailco/1stclassholidays.com/html/lib/Zend/Controller/Response/Abstract.php:766
[2] /home/strailco/1stclassholidays.com/html/app/code/core/Mage/Core/Controller/Response/Http.php:82
[3] /home/strailco/1stclassholidays.com/html/app/code/core/Mage/Core/Controller/Varien/Front.php:188
[4] /home/strailco/1stclassholidays.com/html/app/code/core/Mage/Core/Model/App.php:349
[5] /home/strailco/1stclassholidays.com/html/app/Mage.php:640
[6] /home/strailco/1stclassholidays.com/html/index.php:80
</pre>
2012-03-15T12:52:36+00:00 DEBUG (7): HEADERS ALREADY SENT: <pre>[0] /home/strailco/1stclassholidays.com/html/app/code/core/Mage/Core/Controller/Response/Http.php:51
[1] /home/strailco/1stclassholidays.com/html/lib/Zend/Controller/Response/Abstract.php:766
[2] /home/strailco/1stclassholidays.com/html/app/code/core/Mage/Core/Controller/Response/Http.php:82
[3] /home/strailco/1stclassholidays.com/html/app/code/core/Mage/Core/Controller/Varien/Front.php:188
[4] /home/strailco/1stclassholidays.com/html/app/code/core/Mage/Core/Model/App.php:349
[5] /home/strailco/1stclassholidays.com/html/app/Mage.php:640
[6] /home/strailco/1stclassholidays.com/html/index.php:80
</pre>

很可能是您安装的插件出现问题。有几个很好的资源可以追踪具体的问题。Alan Storm在这个问题上有两个很好的答案:Magento Debug HEADERS ALREADY SENT error