Title: [Plugin: Youtuber] Bugs found. Install/uninstall
Last modified: August 19, 2016

---

# [Plugin: Youtuber] Bugs found. Install/uninstall

 *  [paalbra](https://wordpress.org/support/users/paalbra/)
 * (@paalbra)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/plugin-youtuber-bugs-found-installuninstall/)
 * When _ANY_ plugin is deactivated, the youtuber options will get deleted.
    When
   _ANY_ plugin is activated, the youtuber options will get installed again(with
   the default settings. ). This is due to these to actions:
 *     ```
       add_action('activate_plugin', 'youtuber_install');
       add_action('deactivate_plugin', 'youtuber_uninstall' );
       ```
   
 * Also the second action that calls the ‘youtuber_uninstall’ function will fail
   due to the function actually being called ‘wp_youtuber_uninstall’. You will get
   an php error each time you deactivate a plugin.
 * [http://wordpress.org/extend/plugins/youtuber/](http://wordpress.org/extend/plugins/youtuber/)

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

 *  [Alex Meusburger](https://wordpress.org/support/users/rpgmem/)
 * (@rpgmem)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-youtuber-bugs-found-installuninstall/#post-1592054)
 * Remove lines and relax
 *  [hakre](https://wordpress.org/support/users/hakre/)
 * (@hakre)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-youtuber-bugs-found-installuninstall/#post-1592061)
 * How to make a bugreport here? : [http://plugins.trac.wordpress.org/newticket](http://plugins.trac.wordpress.org/newticket)
 * Which component to choose? What’s the component for the youtuber plugin? Shouldn’t
   it be youtuber?
 *  Plugin Author [Sebastian Echeverry](https://wordpress.org/support/users/sebaxtian/)
 * (@sebaxtian)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-youtuber-bugs-found-installuninstall/#post-1592062)
 * [@paalbra](https://wordpress.org/support/users/paalbra/)
    I have tested this 
   situation in my local machine and in my personal page, and I can deactivate any
   other plugin and this doesn’t delete Youtuber configuration.
 * Which WP version do you use?
 * [@hakre](https://wordpress.org/support/users/hakre/)
    Usually we answer sugestions
   in this forum.

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

The topic ‘[Plugin: Youtuber] Bugs found. Install/uninstall’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/youtuber.svg)
 * [Youtuber](https://wordpress.org/plugins/youtuber/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/youtuber/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/youtuber/)
 * [Active Topics](https://wordpress.org/support/plugin/youtuber/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/youtuber/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/youtuber/reviews/)

 * 3 replies
 * 4 participants
 * Last reply from: [Sebastian Echeverry](https://wordpress.org/support/users/sebaxtian/)
 * Last activity: [15 years, 9 months ago](https://wordpress.org/support/topic/plugin-youtuber-bugs-found-installuninstall/#post-1592062)
 * Status: not resolved