In this article I will show you quick tip that will help you solve common problems in Magento: “Can’t send header. Header already sent” in Magento.
I got this error when I have managed to bring back the client store. Basically, this error happens when there is an extra space or character outside the the php tag . Thanks to the help of excellent Magento users, I have been able to solve it. I think it will be useful if I explained steps by steps what I personally have done so that you can reference it later. When this error happens, you should try the following things.
Open the file that has the problem. In my case, this file is index.php in the site root of Magento.
Open the file with some text editors that supports the encoding. I prefer Notepad++ because its great support in multi languages as well as encoding.
If you open it by Notepad++, click on the menu Encoding, click on UTF-8 without BOM. Save it and then re-upload it to the server.
We just save the error file in the UTF-8 encoding to make sure that everything extra space, line is wiped out. Encoding without BOM ensures you will not have any extra, unwanted characters in the file that prevent it from being executed properly.
Hope it Helps... Thanks..
Subscribe to:
Post Comments (Atom)
Google Play
Magento Talks now available in Google Play. Please download it from Here
Followers
Hit Counter
Popular Posts
Blog Archive
-
▼
2011
(95)
-
▼
September
(44)
- Magento : Image Upload Problem/Issue Magento 1.6
- Magento Free shipping on orders over $50
- How to create an attribute in Magento?
- How to Change the Admin Password in Magento?
- How to Add Multiple Products To The Cart Simultane...
- Tips to Creating Magento Products On-The-Fly
- How to Use SQL Queries in Magento
- How to upgrade magento to latest version
- How to upgrade magento from admin control panel
- How to move Cart from Right Sidebar to Header in M...
- How to add Newsletter Subscription Page in Magento
- How to Describing Flat Catalog in Magento
- How to Change Decimal Point for Price Format in Ma...
- How to Read and Write to the Database in Magento
- How to Add a javascript file to your magento page ...
- How to Remove Product from cart on checkout page o...
- How to adding new menu in magento admin panel
- How to add new tab under system configuration in m...
- How to create Special Product & Feature Product in...
- How To Create a custom url redirect in Magento usi...
- How to add new order status in magento admin panel
- How to and where to change default product image i...
- How to fetch all associative product of a configur...
- How to upload file in magento
- How to get all gallery image with resize of a prod...
- How to get category or subcategory postioned by th...
- How to get all list of country in magento
- How to send Email in magento
- How to change default quantity on Magento Product ...
- How to remove validation on zip code in magento ch...
- How to change value and fetch value of Minimum Ord...
- How to get contact us email address in magento
- How to Remove the Coupon Code on the Shopping Cart...
- How to Show Product Description on Magento Shoppin...
- How to Use a Coupon Code for Specific Products or ...
- how to Change Default Quantity on Magento Product ...
- How to get current currency and currency symbol in...
- How to get Order Increment ID in Magento
- How to Re-Index manually using SQL query in Magento
- How to get Product Image path in Magento
- How to change Admin URL Path in Magento
- How to Sort latest product by ‘created date’ and ‘...
- How to disable / remove Secret Key from Admin URL ...
- Can’t send header. Header is already sent” in Mage...
-
▼
September
(44)
Feedjit
Subscribe via email
My Blog List
Powered by Blogger.
About Me
- Mohan Natarajan
- Chennai, Tamil Nadu, India
- Hi, this is Mohan Natarajan working as a Senior Software Engineer at DCKAP Technologies.I have completed BE Computer Science and Engineering in Ranipet Engineering College. I did my schooling in Govt Boys Hr Sec School Timiri.(Vellore Dist)
Categories
Text Widget
Pages
Mohan Natarajan Powered by Blogger
No comments:
Post a Comment