I’m having a problem saving certain fields in certain categories when I go to edit them in Magento 1.6. For example I can’t edit the following fields in these categories:
- america/mini packages - description
- america/flights - meta description
- america/cruises - page title
- australia/tours/independent tours - page title
- australia/motorhomes - meta description
Occasionally you can make a change and save it but then when you try and make another save it just won’t save the changes. there doesnt appear to be a pattern in this otherwise I could try and track the issue down a little better. There doesnt appear to be any javascript errors when i save the category.
I really need to get this issue fixed and I can’t find a solution to the issue anywhere.
Thanks in advance for your help.
These are the last few lines in 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>