Title: update errors
Last modified: August 30, 2016

---

# update errors

 *  Resolved [joestuart](https://wordpress.org/support/users/joestuart/)
 * (@joestuart)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/update-errors-2/)
 * Hi, I just updated myCred to 1.6.3 and I am getting 2 fatal errors.
    Fatal error:
   Call to undefined function mycred_get_users_rank() Fatal error: Call to undefined
   function mycred_get_my_rank()
 * Here is my code – it displays the picture and the rank.
 *     ```
       if ( is_user_logged_in() ) : ?>
       <?php echo mycred_get_users_rank( get_current_user_id(), 'logo' );
       ?>
       <br />
   
       <span class="myRankDisplay">RANK:
       <?php  echo  mycred_get_my_rank(); ?>
       </span>
       <br />
       <?php endif; ?>
       ```
   
 * Thank you.
 * [https://wordpress.org/plugins/mycred/](https://wordpress.org/plugins/mycred/)

The topic ‘update errors’ is closed to new replies.

 * ![](https://ps.w.org/mycred/assets/icon-128x128.gif?rev=3512531)
 * [Points Management System For Gamification, Ranks, Badges, and Loyalty Rewards Program - myCred](https://wordpress.org/plugins/mycred/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mycred/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mycred/)
 * [Active Topics](https://wordpress.org/support/plugin/mycred/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mycred/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mycred/reviews/)

## Tags

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

 * 0 replies
 * 1 participant
 * Last reply from: [joestuart](https://wordpress.org/support/users/joestuart/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/update-errors-2/)
 * Status: resolved