Title: Breaks
Last modified: August 21, 2016

---

# Breaks

 *  Resolved [lprent](https://wordpress.org/support/users/lprent/)
 * (@lprent)
 * [13 years ago](https://wordpress.org/support/topic/breaks-2/)
 * PHP Fatal error: Call to undefined function get_editable_roles() in /wp-content/
   plugins/jetpack/modules/stats.php on line 219
 * Looks like it is using a codex call from the 3.6 beta
 * [http://wordpress.org/extend/plugins/jetpack/](http://wordpress.org/extend/plugins/jetpack/)

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

 *  Plugin Contributor [Andy Skelton](https://wordpress.org/support/users/andy/)
 * (@andy)
 * [13 years ago](https://wordpress.org/support/topic/breaks-2/#post-3713349)
 * I must apologize for the bug. The get_editable_roles function has been there 
   for years but I didn’t realize that it is only loaded in admin, making it potentially
   unsafe to call from stats_upgrade_options when the next page load after upgrade
   is a non-admin page. The fix has been committed to the Jetpack plugin. The next
   bugfix release will include this.
 * Meanwhile, you should be able to work around the issue by loading just one wp-
   admin page after upgrading the plugin. This should trigger stats_upgrade_options.
 *  [starrman62](https://wordpress.org/support/users/starrman62/)
 * (@starrman62)
 * [13 years ago](https://wordpress.org/support/topic/breaks-2/#post-3713356)
 * Thanks Andy… I am a low information user, which is a kind way of saying that 
   I don’t know how any of wordpress works, I just click the buttons and write a
   blog… So I should be able to reinstall the plug in, but after I install…not sure
   what I should do to make it work.

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

The topic ‘Breaks’ is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [starrman62](https://wordpress.org/support/users/starrman62/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/breaks-2/#post-3713356)
 * Status: resolved