Title: Message: &quot;undefined&quot;
Last modified: September 1, 2016

---

# Message: "undefined"

 *  Resolved [amirhoops](https://wordpress.org/support/users/amirhoops/)
 * (@amirhoops)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/message-undefined/)
 * Hi I have this plugin installed and I get a message: “undefined” on the top right
   of my admin bar, How do I go about removing this? Thanks for your time!
 * Link to my site:
    thesportsphysicist.com
 * [https://wordpress.org/plugins/admin-bar-login/](https://wordpress.org/plugins/admin-bar-login/)

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

 *  Plugin Author [Mustafa Uysal](https://wordpress.org/support/users/m_uysl/)
 * (@m_uysl)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/message-undefined/#post-7635589)
 * Hi [@amirhoops](https://wordpress.org/support/users/amirhoops/),
 * The reason of this your theme (or another plugin) try to add logout message.
 * >  var logout_content = jQuery(“li#wp-admin-bar-logout”).html();
   >  jQuery(“ul#
   > wp-admin-bar-top-secondary”).html(‘<li id=”wp-admin-bar-logout” style=”display:
   > block;”>’+ logout_content +”); jQuery(“#wp-admin-bar-logout a”).css(‘padding’,’
   > 0 8px’);
 * When you remove that piece of code, it should work.
 * Cheers,
 *  Thread Starter [amirhoops](https://wordpress.org/support/users/amirhoops/)
 * (@amirhoops)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/message-undefined/#post-7635619)
 * Thanks so much!
 *  [ekoul](https://wordpress.org/support/users/ekoul/)
 * (@ekoul)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/message-undefined/#post-8474892)
 * From the fronted I’m trying to edit a post/page.
    When I click on Update, the
   form isn’t saved and a “Undefined” message appears.
 * How can I solve it and save the edits in the post?

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

The topic ‘Message: "undefined"’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/admin-bar-login.svg)
 * [Admin Bar Login](https://wordpress.org/plugins/admin-bar-login/)
 * [Support Threads](https://wordpress.org/support/plugin/admin-bar-login/)
 * [Active Topics](https://wordpress.org/support/plugin/admin-bar-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/admin-bar-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/admin-bar-login/reviews/)

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [bar](https://wordpress.org/support/topic-tag/bar/)
 * [error message](https://wordpress.org/support/topic-tag/error-message/)
 * [message](https://wordpress.org/support/topic-tag/message/)
 * [undefined](https://wordpress.org/support/topic-tag/undefined/)

 * 3 replies
 * 3 participants
 * Last reply from: [ekoul](https://wordpress.org/support/users/ekoul/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/message-undefined/#post-8474892)
 * Status: resolved