# Avatars not showing after import

**URL:** <https://meta.discourse.org/t/avatars-not-showing-after-import/80081>\
**Category:** Development\
**Created:** [February 8, 2018, 5:20am UTC](https://meta.discourse.org/t/avatars-not-showing-after-import/80081 "2018-02-08T05:20:44Z")\
**Posts on this page:** 1\
**Showing post:** 2

<div class="post-metadata">

**Author:** ![fhe](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fhe/32/113345_2.png) [@fhe](https://meta.discourse.org/u/fhe)\
**Post date:** [February 9, 2018, 9:31am UTC](https://meta.discourse.org/t/avatars-not-showing-after-import/80081/2 "2018-02-09T09:31:14Z")

</div>

Several imports later, I just wanted to give an update here: the version of the `convert` tool installed in my dev environment doesn’t support the `bicubic` interpolation method which is used in `app/models/optimized_image.rb`

I’ve found @marguerite’s post here, which helped me getting avatars to show up locally.

> [@Letter avatars still displayed after importing phpbb3 avatars](https://meta.discourse.org/t/letter-avatars-still-displayed-after-importing-phpbb3-avatars/69553/13):
>
> Changed ‘bicubic’ to ‘catrom’, it worked. So I patched app/models/optimized\_image.rb, and now everything works. Thank you guys wink

---

_[View the full topic](https://meta.discourse.org/t/avatars-not-showing-after-import/80081)._
