Title: EchoInfo() function doesn&#039;t work
Last modified: August 21, 2016

---

# EchoInfo() function doesn't work

 *  Resolved [moritzbauer](https://wordpress.org/support/users/moritzbauer/)
 * (@moritzbauer)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/echoinfo-function-doesnt-work/)
 * Hi Wayne
 * I just tried your plugin but it didn’t seem to work at the beginning. Whatever
   button I pressed (Run Postie / Run Postie (Debug) / Check settings) the next 
   page was empty.
 * I looked into the code and found:
 *     ```
       if (headers_sent()) {
                   print( "<pre>" . htmlspecialchars($v) . "</pre>\n");
               }
       ```
   
 * in the EchoInfo($v) function.
 * When I comment out the if statement everything works fine.
 * Best,
    Moritz
 * [http://wordpress.org/extend/plugins/postie/](http://wordpress.org/extend/plugins/postie/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Wayne Allen](https://wordpress.org/support/users/wayneallen-1/)
 * (@wayneallen-1)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/echoinfo-function-doesnt-work/#post-3950781)
 * Thanks. By chance do you have output_buffering set to ‘On’, true or some number
   in your php.ini file?

Viewing 1 replies (of 1 total)

The topic ‘EchoInfo() function doesn't work’ is closed to new replies.

 * ![](https://ps.w.org/postie/assets/icon-256x256.png?rev=970083)
 * [Postie](https://wordpress.org/plugins/postie/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/postie/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/postie/)
 * [Active Topics](https://wordpress.org/support/plugin/postie/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/postie/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/postie/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Wayne Allen](https://wordpress.org/support/users/wayneallen-1/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/echoinfo-function-doesnt-work/#post-3950781)
 * Status: resolved