Title: [Plugin: Invite Friends] jquery error
Last modified: August 19, 2016

---

# [Plugin: Invite Friends] jquery error

 *  Resolved [hazardcell](https://wordpress.org/support/users/hazardcell/)
 * (@hazardcell)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/)
 * When I use the plugin I get a jquery error.
 * `jQuery("div.friendship-button a").livequery is not a function`
 * The admin menus become unusable because of this. Any idea how to fix it?

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

 *  Thread Starter [hazardcell](https://wordpress.org/support/users/hazardcell/)
 * (@hazardcell)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/#post-1049889)
 * This is the bit that causes the error (in bp-invitefriends-admin.php5)
 *     ```
       <script src="../wp-content/mu-plugins/bp-invitefriends/lib/jquery.js" type="text/javascript"></script>
       <script type="text/javascript">
       $(document).ready(function()
       {
         //hide the all of the element with class msg_body
         $(".msg_body").hide();
         //toggle the componenet with class msg_body
   
         $(".msg_head").click(function()
         {
           $(this).next(".msg_body").slideToggle(600);
         });
       });
       </script>
       ```
   
 * if I remove it the ajax on the plugin settings page doesn’t work. any idea how
   I can fix this?
 *  [Giovanni Caputo](https://wordpress.org/support/users/giocaputo/)
 * (@giocaputo)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/#post-1049948)
 * what version of Bp do you use?
 *  [Giovanni Caputo](https://wordpress.org/support/users/giocaputo/)
 * (@giocaputo)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/#post-1049975)
 * on new version(0.7 for RC2) i have resolved it!
 * will edit 0.6 version for RC1 next days
 *  Thread Starter [hazardcell](https://wordpress.org/support/users/hazardcell/)
 * (@hazardcell)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/#post-1050005)
 * brilliant thanks! where can i download the revised 0.6?
 *  [Giovanni Caputo](https://wordpress.org/support/users/giocaputo/)
 * (@giocaputo)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/#post-1050024)
 * click on “Other Versions »” on invitefriends plugin page of wordpress and download
   0.6.1 version.
 *  Thread Starter [hazardcell](https://wordpress.org/support/users/hazardcell/)
 * (@hazardcell)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/#post-1050029)
 * menu is working but quickpress and other dashboard widgets are still not working
 *  [Giovanni Caputo](https://wordpress.org/support/users/giocaputo/)
 * (@giocaputo)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/#post-1050051)
 * but this error is generated by “bp-core/js/general.js?ver=2.7” then is not my
   plug in!
    give me a feedback. thanks

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

The topic ‘[Plugin: Invite Friends] jquery error’ is closed to new replies.

## Tags

 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * 7 replies
 * 2 participants
 * Last reply from: [Giovanni Caputo](https://wordpress.org/support/users/giocaputo/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/plugin-invite-friends-jquery-error/#post-1050051)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
