Title: berek333's Replies | WordPress.org

---

# berek333

  [  ](https://wordpress.org/support/users/berek333/)

 *   [Profile](https://wordpress.org/support/users/berek333/)
 *   [Topics Started](https://wordpress.org/support/users/berek333/topics/)
 *   [Replies Created](https://wordpress.org/support/users/berek333/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/berek333/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/berek333/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/berek333/engagements/)
 *   [Favorites](https://wordpress.org/support/users/berek333/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tooltips for Wordpress] 'headers already sent' error after upgrading](https://wordpress.org/support/topic/headers-already-sent-error-after-upgrading/)
 *  [berek333](https://wordpress.org/support/users/berek333/)
 * (@berek333)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/headers-already-sent-error-after-upgrading/#post-4522581)
 * Had the same problem, thanks Happyches for solving it.
 * WordPress 3.8 english, updated plugin via dashboard – did not made any modifications
   at all before in it.
 * Had the same problem everytime I tried to add category or write something. I 
   had to remove all this code:
 *     ```
       <?php
       /*
       Plugin Name: Tooltips
       Plugin URI:  http://tomas.zhu.bz/wordpress-plugin-tooltips.html
       Description: WordPress Tooltips,You can add text,image,link,video,radio in tooltips, add tooltips in gallery. More amazing features? Do you want to customize a beautiful style for your tooltips? Get <a href='http://tooltips.org' target='blank'>Wordpress Tooltips Pro</a> now.
       Version: 3.2.3
       Author: Tomas Zhu: <a href='http://tooltips.org' target='_blank'>Tooltips Pro</a>
       Author URI: http://tomas.zhu.bz
       */
       ?>
   
       <?php
       /*  Copyright 2010-2014  tomas.zhu  (email : expert2wordpress@gmail.com)
   
           This program is free software; you can redistribute it and/or modify
           it under the terms of the GNU General Public License as published by
           the Free Software Foundation; either version 2 of the License, or
           (at your option) any later version.
   
           This program is distributed in the hope that it will be useful,
           but WITHOUT ANY WARRANTY; without even the implied warranty of
           MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
           GNU General Public License for more details.
   
           You should have received a copy of the GNU General Public License
           along with this program; if not, write to the Free Software
           Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
       */
       ?>
       ```
   
 * So something’s wrong in it. Tomas.Zhu did you tried to add anything on your page?
   I can see that there are no new posts or anything so try adding new post or new
   category and you should encounter the same problem i think.
 * PS. This plugin is great! 🙂

Viewing 1 replies (of 1 total)