Title: wp-admin login button breaks
Last modified: August 21, 2016

---

# wp-admin login button breaks

 *  [tsayya](https://wordpress.org/support/users/tsayya/)
 * (@tsayya)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/wp-admin-login-button-breaks/)
 * We have an issue with nextgen gallery.
 * at mydomain/wp-admin the login button disappears when enabling NextGen Gallery.
 * Any help would be appriciated.
 * [https://wordpress.org/plugins/nextgen-gallery/](https://wordpress.org/plugins/nextgen-gallery/)

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

 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/wp-admin-login-button-breaks/#post-4718903)
 * [@tsayya](https://wordpress.org/support/users/tsayya/) – NextGEN Gallery does
   nothing that would affect the login page or anything displayed on it, I would
   look to a plugin or in your current theme for anything that touches the login
   page and see if that is involved.
 * Thanks!
 * – Cais.
 *  Thread Starter [tsayya](https://wordpress.org/support/users/tsayya/)
 * (@tsayya)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-login-button-breaks/#post-4718962)
 * when i disable the plugin everything works okey. if i enable the plugin the home
   buttons disappears
 * i think that the issue has to do with the following:
 * plugins/nextgen-gallery/non_pope/class.photocrati_resource_manager.php
    function
   start_buffer() { if (defined(‘NGG_DISABLE_RESOURCE_MANAGER’) && NGG_DISABLE_RESOURCE_MANAGER)
   return;
 * if (apply_filters(‘run_ngg_resource_manager’, $this->valid_request)) {
    ob_start(
   array(&$this, ‘output_buffer_handler’)); ob_start(array(&$this, ‘get_buffer’));
 * add_action(‘wp_print_footer_scripts’, array(&$this, ‘get_resources’), 1);
    add_action(‘
   admin_print_footer_scripts’, array(&$this, ‘get_resources’), 1); add_action(‘
   shutdown’, array(&$this, ‘shutdown’)); } }
 *  Plugin Contributor [photocrati](https://wordpress.org/support/users/photocrati/)
 * (@photocrati)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-login-button-breaks/#post-4719020)
 * [@tsayya](https://wordpress.org/support/users/tsayya/) – Are you testing this
   idea by disabling the Resource Manager via the wp-config.php file?
 * – Cais.

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

The topic ‘wp-admin login button breaks’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [photocrati](https://wordpress.org/support/users/photocrati/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/wp-admin-login-button-breaks/#post-4719020)
 * Status: not resolved