Title: Error! Please help
Last modified: August 19, 2016

---

# Error! Please help

 *  Resolved [levani01](https://wordpress.org/support/users/levani01/)
 * (@levani01)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/error-please-help-1/)
 * Can anyone explain me what does this error mean:
 * Warning: Cannot modify header information – headers already sent by (output started
   at /home/answersg/public_html/wp-content/themes/answers/functions.php:123) in/
   home/answersg/public_html/wp-includes/pluggable.php on line 850

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [GrandSlambert](https://wordpress.org/support/users/grandslambert/)
 * (@grandslambert)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/error-please-help-1/#post-991198)
 * Yes, there is an extra line or two in the functions.php file that is causing 
   this problem. If you can edit the file (it’s part of the theme you are using),
   look at the very end where you will see a `?>`, which indicates the end of PHP
   code. Remove any extra space or blank lines after that – the `?>` needs to be
   on the last line of the code with NO spaces or anything after it.
 * If you can’t edit the file, contact the theme developer and let them know they
   have extra space in the end of that file and ask them to fix it. Heck, even if
   you can edit the file, let them know so others don’t have the same problem.
 *  Thread Starter [levani01](https://wordpress.org/support/users/levani01/)
 * (@levani01)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/error-please-help-1/#post-991212)
 * Thanks. There were two extra lines after ?> in functions.php
 * Thanks again
 *  [GrandSlambert](https://wordpress.org/support/users/grandslambert/)
 * (@grandslambert)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/error-please-help-1/#post-991234)
 * Glad I could help. This is very common in theme development and any PHP development.
   If you come across this kind of error “Headers Alrady Sent”, it’s great the PHP
   tells you not only what file `home/answersg/public_html/wp-content/themes/answers/
   functions.php` but also what line `123` – notice that in the error above? It 
   does help debugging issues a lot. Good thing that you posted the error so I could
   help you so quickly. 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error! Please help’ is closed to new replies.

## Tags

 * [Cannot modify header information](https://wordpress.org/support/topic-tag/cannot-modify-header-information/)
 * [headers already sent](https://wordpress.org/support/topic-tag/headers-already-sent/)
 * [pluggable](https://wordpress.org/support/topic-tag/pluggable/)
 * [warning](https://wordpress.org/support/topic-tag/warning/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 3 replies
 * 2 participants
 * Last reply from: [GrandSlambert](https://wordpress.org/support/users/grandslambert/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/error-please-help-1/#post-991234)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
