# Undefined method 'is\_image' with Azure storage

**URL:** https://meta.discourse.org/t/undefined-method-is-image-with-azure-storage/103492
**Category:** Bug
**Created:** [December 4, 2018, 7:28pm UTC](https://meta.discourse.org/t/undefined-method-is-image-with-azure-storage/103492 "2018-12-04T19:28:27Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Karl\_Romanowski](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/karl_romanowski/32/87676_2.png) [@Karl\_Romanowski](https://meta.discourse.org/u/Karl_Romanowski)
#### Post date: [December 4, 2018, 7:28pm UTC](https://meta.discourse.org/t/undefined-method-is-image-with-azure-storage/103492/1 "2018-12-04T19:28:27Z")

</div>

Since upgrading to v2.2.0.beta4 whenever a user attempts to upload an image they get an error:

`undefined method 'is_image?' for FileHelper:Class`

We’re using discourse-azure-blob-storage 0.0.2 so I assume it’s related, but I’m not entirely sure.

Has anyone else encountered this?

---

<div class="post-metadata">

### Author: ![maja](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maja/32/129533_2.png) [@maja](https://meta.discourse.org/u/maja)
#### Post date: [December 5, 2018, 6:45pm UTC](https://meta.discourse.org/t/undefined-method-is-image-with-azure-storage/103492/3 "2018-12-05T18:45:27Z")

</div>

This issue has been resolved a while ago. I assume you’re using old url to the discourse-azure-blob-storage repository which has been moved. Can you please replace old url with the new official one - `https://github.com/discourse/discourse-azure-blob-storage.git`?

---

<div class="post-metadata">

### Author: ![Karl\_Romanowski](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/karl_romanowski/32/87676_2.png) [@Karl\_Romanowski](https://meta.discourse.org/u/Karl_Romanowski)
#### Post date: [December 5, 2018, 6:57pm UTC](https://meta.discourse.org/t/undefined-method-is-image-with-azure-storage/103492/4 "2018-12-05T18:57:17Z")

</div>

Thanks, that must be it, we had:  
git clone [GitHub - majakomel/discourse-azure-blob-storage: A Discourse plugin for storing images and files in azure blob storage · GitHub](https://github.com/majakomel/discourse-azure-blob-storage.git)

---

<div class="post-metadata">

### Author: ![zogstrip](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zogstrip/32/512781_2.png) [@zogstrip](https://meta.discourse.org/u/zogstrip)
#### Post date: [December 20, 2018, 2:24pm UTC](https://meta.discourse.org/t/undefined-method-is-image-with-azure-storage/103492/5 "2018-12-20T14:24:45Z")

</div>


