Title: [Plugin: Simple Local Avatars] arrowchat integration
Last modified: August 20, 2016

---

# [Plugin: Simple Local Avatars] arrowchat integration

 *  [alienbreed](https://wordpress.org/support/users/alienbreed/)
 * (@alienbreed)
 * [13 years, 10 months ago](https://wordpress.org/support/topic/plugin-simple-local-avatars-arrowchat-integration/)
 * Hello,
 * I’m using arrowchat and wondering if anyone could help me integrate simple local
   avatar with it. Currently, arrowchat is pulling gravatar images even if users
   uploaded their own image using this plugin. In my arrowchat integration.php I
   have this line which is responsible for displaying the user avatar:
 *     ```
       function get_avatar($image, $user_id)
       	{
       		return "http://www.gravatar.com/avatar/" . md5($image) . "?d=identicon";
       	}
       ```
   
 * I understand that i need to point it to simple local avatar but just plain clueless
   how to do it as I’m no php programmer.
 * Anyone can help me here?
 * [http://wordpress.org/extend/plugins/simple-local-avatars/](http://wordpress.org/extend/plugins/simple-local-avatars/)

Viewing 1 replies (of 1 total)

 *  [fja3omega](https://wordpress.org/support/users/fja3omega/)
 * (@fja3omega)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-simple-local-avatars-arrowchat-integration/#post-2971148)
 * same problem…
    the get_avatar is in the external.php I also how to make this 
   work…

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Simple Local Avatars] arrowchat integration’ is closed to new
replies.

 * ![](https://ps.w.org/simple-local-avatars/assets/icon.svg?rev=2783752)
 * [Simple Local Avatars](https://wordpress.org/plugins/simple-local-avatars/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-local-avatars/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-local-avatars/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-local-avatars/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-local-avatars/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-local-avatars/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [fja3omega](https://wordpress.org/support/users/fja3omega/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/plugin-simple-local-avatars-arrowchat-integration/#post-2971148)
 * Status: not resolved