# ReplyGif

**URL:** https://meta.discourse.org/t/replygif/33195
**Category:** Plugin
**Tags:** broken
**Created:** [September 13, 2015, 10:50pm UTC](https://meta.discourse.org/t/replygif/33195 "2015-09-13T22:50:58Z")
**Posts on this page:** 20
**Page:** 2

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 16, 2017, 2:52pm UTC](https://meta.discourse.org/t/replygif/33195/21 "2017-06-16T14:52:30Z")

</div>

So am I, and it still works…

 ![](https://global.discourse-cdn.com/meta/original/3X/5/7/579760527d602db9c9012da07a6532cc4620dc4e.png)

---

<div class="post-metadata">

### Author: ![featheredtoast](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/featheredtoast/32/116994_2.png) [@featheredtoast](https://meta.discourse.org/u/featheredtoast)
#### Post date: [June 16, 2017, 3:06pm UTC](https://meta.discourse.org/t/replygif/33195/22 "2017-06-16T15:06:52Z")

</div>

Did you enable https on your site per chance? The reply gif api is http only.

---

<div class="post-metadata">

### Author: ![Nigel\_Tatschner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nigel_tatschner/32/68423_2.png) [@Nigel\_Tatschner](https://meta.discourse.org/u/Nigel_Tatschner)
#### Post date: [June 16, 2017, 3:14pm UTC](https://meta.discourse.org/t/replygif/33195/23 "2017-06-16T15:14:12Z")

</div>

> [@awole20](#):
>
> Did you enable https on your site per chance? The reply gif api is http only.

No, still on http, I’ve checked the api key and that’s the same.

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 16, 2017, 3:52pm UTC](https://meta.discourse.org/t/replygif/33195/24 "2017-06-16T15:52:42Z")

</div>

Open Dev Tools and see what errors you may be seeing. As unfortunately, I don’t have a repro and it works on my sandbox. HTTPS versus HTTP would alter the underlying functionality (apart from you need to setup a proxy).

---

<div class="post-metadata">

### Author: ![Shauni](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/shauni/32/73913_2.png) [@Shauni](https://meta.discourse.org/u/Shauni)
#### Post date: [June 16, 2017, 5:17pm UTC](https://meta.discourse.org/t/replygif/33195/25 "2017-06-16T17:17:53Z")

</div>

Hi there ! Thanks for your plugin 😉

As @Nigel_Tatschner said, it doesn’t work for me neither (v1.9.0.beta2)

Here are some logs when I open the ReplyGif panel :

[Imgur: The magic of the Internet](https://i.imgur.com/6cu9t2v.png)

EDIT : And i’m in HTTP only too

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 16, 2017, 6:41pm UTC](https://meta.discourse.org/t/replygif/33195/26 "2017-06-16T18:41:35Z")

</div>

Can either of you try and implement the HTTPS proxy step in your setup?  
[GitHub - cpradio/discourse-plugin-replygif: ReplyGIF selector plugin for Discourse · GitHub](https://github.com/cpradio/discourse-plugin-replygif#https-additional-setup)

I know it shouldn’t be required, but I’m curious if that gets around the issue for now (be sure to use `http://` in the site setting instead of `https://`).

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 17, 2017, 3:41am UTC](https://meta.discourse.org/t/replygif/33195/27 "2017-06-17T03:41:15Z")

</div>

@Nigel_Tatschner and @Shauni, I just fixed this with  
[https://github.com/cpradio/discourse-plugin-replygif/pull/12](https://github.com/cpradio/discourse-plugin-replygif/pull/12)

Can you please upgrade to latest of the plugin and tell me if it works for you too?

---

<div class="post-metadata">

### Author: ![Nigel\_Tatschner](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nigel_tatschner/32/68423_2.png) [@Nigel\_Tatschner](https://meta.discourse.org/u/Nigel_Tatschner)
#### Post date: [June 17, 2017, 11:47am UTC](https://meta.discourse.org/t/replygif/33195/28 "2017-06-17T11:47:02Z")

</div>

> [@cpradio](#):
>
> @Nigel_Tatschner and @Shauni, I just fixed this with  
> [Fix ajax implementation for non-HTTPS (non-proxy) by cpradio · Pull Request #12 · cpradio/discourse-plugin-replygif · GitHub](https://github.com/cpradio/discourse-plugin-replygif/pull/12)
> 
> Can you please upgrade to latest of the plugin and tell me if it works for you too?

This worked for me, thank you very much 🙂 @cpradio

---

<div class="post-metadata">

### Author: ![Shauni](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/shauni/32/73913_2.png) [@Shauni](https://meta.discourse.org/u/Shauni)
#### Post date: [June 17, 2017, 12:04pm UTC](https://meta.discourse.org/t/replygif/33195/29 "2017-06-17T12:04:08Z")

</div>

Also worked for me, thanks ! 😃

---

<div class="post-metadata">

### Author: ![Blinq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blinq/32/98523_2.png) [@Blinq](https://meta.discourse.org/u/Blinq)
#### Post date: [June 12, 2018, 5:31am UTC](https://meta.discourse.org/t/replygif/33195/30 "2018-06-12T05:31:56Z")

</div>

Hi, it’s great, I was wondering if I could make it so the plugin gathers GIFs from [Tenor.com](https://tenor.com)?

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 12, 2018, 11:20am UTC](https://meta.discourse.org/t/replygif/33195/31 "2018-06-12T11:20:58Z")

</div>

If they have an API, you should be able to fork the code and update the API endpoints.

---

<div class="post-metadata">

### Author: ![Blinq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blinq/32/98523_2.png) [@Blinq](https://meta.discourse.org/u/Blinq)
#### Post date: [June 12, 2018, 9:30pm UTC](https://meta.discourse.org/t/replygif/33195/32 "2018-06-12T21:30:39Z")

</div>

This GIF plugin is stuck on load whenever I click on the icon in the text editor. (sorry, not the meme plugin)

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 12, 2018, 9:43pm UTC](https://meta.discourse.org/t/replygif/33195/33 "2018-06-12T21:43:15Z")

</div>

No repro on that one either… works fine on my sandbox running latest.

 ![image](https://global.discourse-cdn.com/meta/original/3X/e/3/e31d2f8e5946c3788239422254bbb016a61c7552.jpg)

---

<div class="post-metadata">

### Author: ![Bank\_Live](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bank_live/32/75893_2.png) [@Bank\_Live](https://meta.discourse.org/u/Bank_Live)
#### Post date: [June 13, 2018, 9:36am UTC](https://meta.discourse.org/t/replygif/33195/34 "2018-06-13T09:36:07Z")

</div>

thank you very much 😀

---

<div class="post-metadata">

### Author: ![Blinq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blinq/32/98523_2.png) [@Blinq](https://meta.discourse.org/u/Blinq)
#### Post date: [June 14, 2018, 3:02am UTC](https://meta.discourse.org/t/replygif/33195/35 "2018-06-14T03:02:17Z")

</div>

I just got the updated version and it still doesn’t work. It’s always stuck on loading.

 ![Capture43](https://global.discourse-cdn.com/meta/original/3X/3/4/34b6ae0a5bd7d0298d724221be624dcdfc652482.PNG)

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 14, 2018, 3:17am UTC](https://meta.discourse.org/t/replygif/33195/36 "2018-06-14T03:17:11Z")

</div>

Can you provide a URL or any errors that maybe appearing in the JavaScript console? My guess is you are running HTTPS on your site and didn’t setup a reverse proxy per

[https://github.com/cpradio/discourse-plugin-replygif#https-additional-setup](https://github.com/cpradio/discourse-plugin-replygif#https-additional-setup)

---

<div class="post-metadata">

### Author: ![Blinq](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/blinq/32/98523_2.png) [@Blinq](https://meta.discourse.org/u/Blinq)
#### Post date: [June 14, 2018, 3:43am UTC](https://meta.discourse.org/t/replygif/33195/37 "2018-06-14T03:43:45Z")

</div>

![Capture44](https://global.discourse-cdn.com/meta/original/3X/e/e/ee56bc61c89b6e365a2cce3e690fb17170277c68.PNG)

---

<div class="post-metadata">

### Author: ![cpradio](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cpradio/32/4970_2.png) [@cpradio](https://meta.discourse.org/u/cpradio)
#### Post date: [June 14, 2018, 3:44am UTC](https://meta.discourse.org/t/replygif/33195/38 "2018-06-14T03:44:41Z")

</div>

Yep, that is the reason, go to the URL I posted and follow the HTTPS setup step. You need to setup a reverse proxy, it walks you through it.

---

<div class="post-metadata">

### Author: ![RoldanLT](https://avatars.discourse-cdn.com/v4/letter/r/da6949/32.png) [@RoldanLT](https://meta.discourse.org/u/RoldanLT)
#### Post date: [August 7, 2018, 6:26am UTC](https://meta.discourse.org/t/replygif/33195/39 "2018-08-07T06:26:43Z")

</div>

Is this the only GIF plugin available for Discourse?

---

<div class="post-metadata">

### Author: ![Unknown](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/unknown/32/172381_2.png) [@Unknown](https://meta.discourse.org/u/Unknown)
#### Post date: [August 15, 2018, 2:56am UTC](https://meta.discourse.org/t/replygif/33195/40 "2018-08-15T02:56:21Z")

</div>

Have you checked this one [ImgFlip: Adding a meme easily](https://meta.discourse.org/t/imgflip-adding-a-meme-easily/34050)?

[Previous page](https://meta.discourse.org/t/replygif/33195.md?page=1)

[Next page](https://meta.discourse.org/t/replygif/33195.md?page=3)
