MyBB Community Forums

Full Version: GFY and MYBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello is it possible to make working gfy picture?
example:
https://gfycat.com/colossalolddungenesscrab-lin-beauty


i was following this code: https://community.mybb.com/thread-148601.html but nothings happens.

My [gfy] tag disappear but it won't show any image in thread.
Maybe you could work with this -> https://github.com/gfycat/gfycat.js
here is my MyCode

Regular Expression
\[gfycat\]((http:\/\/www\.|www\.|https:\/\/www\.|http:\/\/|https:\/\/)?gfycat.com/)?(.*?)\[/gfycat\]

Replacement
<iframe src='https://gfycat.com/ifr/$3?autoplay=0' frameborder='0' scrolling='no' width='640' height='360' allowfullscreen></iframe>

so for your example

[Image: KxkcmKK.jpg]

hit the embed button the lower right and get the code that i have marked with the red rectangle

and use mycode

[gfycat]ColossalOldDungenesscrab[/gfycat]

result

https://www.blackmarke7.org/thread-1356-...ml#pid6491