s9e Media BBCodes pack

s9e Media BBCodes pack 20231102

No permission to download
Dear Joshy, we are having big issues since February with the Amazon products. But it happens only with Amazon.es- Only a few products from Amazon.es are correcttly displayed. Most of them only shows a thumbnail to the generic Amazon.es site:

Good thumbnail:
Captura de pantalla 2018-06-23 a las 8.58.06.webp
Bad thumbnail:
Captura de pantalla 2018-06-23 a las 8.58.23.webp
Thank you!!!!
 
Happening for us too.
Is it currently happening? If so, try clearing your browser's cache.

Dear Joshy, we are having big issues since February with the Amazon products. But it happens only with Amazon.es- Only a few products from Amazon.es are correcttly displayed. Most of them only shows a thumbnail to the generic Amazon.es site
I've had issues with Amazon.es but I don't have any information about it. What URLs did you try and have you entered an Amazon associate tag for the .es domain in the options?
 
@ScratchMang I don't think that would be a good fit for the add-on so you'll have to add it for yourself using XenForo's "BB code media sites" feature in the admin panel. I think something like the following should work but you may have to experiment with it:
Code:
Match URLs: https://www.plotaroute.com/route/{$id}
Embed template: <div style="overflow:hidden;position:relative;"><div style="position:relative;width:100%;padding-top:56.25%;overflow:visible;"/><iframe name="plotaroute_map_{$id}" src="https://www.plotaroute.com/embedmap/{$id}" style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%; height:100%;" frameborder="0" scrolling="no" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe></div></div>
 
I'm going to update the error message to better explain what's going on: it's being blocked by your adblocker or by Firefox's tracking protection.
 
@ScratchMang I don't think that would be a good fit for the add-on so you'll have to add it for yourself using XenForo's "BB code media sites" feature in the admin panel. I think something like the following should work but you may have to experiment with it:
Code:
Match URLs: https://www.plotaroute.com/route/{$id}
Embed template: <div style="overflow:hidden;position:relative;"><div style="position:relative;width:100%;padding-top:56.25%;overflow:visible;"/><iframe name="plotaroute_map_{$id}" src="https://www.plotaroute.com/embedmap/{$id}" style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%; height:100%;" frameborder="0" scrolling="no" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe></div></div>


Worked a charm with a couple small edits. Thank you!
 
Not sure if it's already been suggested, but wanted to ask anyway - are you planning on adding Gyazo / Prntscr to this? It'd be great to see the end of those links.
 
My Facebook post are working just fine in Desktop/laptop mode, but on mobile all I hear is sound with no picture. Is it just my forum?
I'm using XenForo 1.5.2

THX
 
Not sure if it's already been suggested, but wanted to ask anyway - are you planning on adding Gyazo / Prntscr to this? It'd be great to see the end of those links.

No, since they're image hosts I think it's better to let users simply use the IMG BBCode if they want to display the full image rather than a link.

My Facebook post are working just fine in Desktop/laptop mode, but on mobile all I hear is sound with no picture. Is it just my forum?

No idea, sorry.
 
We are having an odd issue where for some people running Chrome IMGUR will show the image THEN turn into their ZOINKS error image.

Anyone else getting that?
 
You should provide more details if you want to improve your chance of finding someone who can reproduce that issue. For example, the browser's version, the OS, the Imgur URL, etc...
 
  • Like
Reactions: Xon
https://www.talkbeer.com/community/...ip-6-0-penn-oh-mich.41421/page-7#post-1849741

Windows 10 / Chrome ... Some users don't see that image.

This user provides some data;

https://www.talkbeer.com/community/threads/images-not-posting.41696/page-4#post-1853865


Yeah, something is SUPER weird because when I view page source, all of these imgur src links are clickable and load in new tab in my browser with the correct image. At this point, who the F knows lol. It's almost like that "Zoinks" loads AFTERWARDS, rendered on top of the image or something.

Code:
<div class="messageContent">
<article>
<blockquote class="messageText SelectQuoteContainer ugc baseHtml">

<a href="https://www.talkbeer.com/community/members/334/" class="username" data-user="334, genuinedisciple">genuinedisciple</a>, this was a really nice place. Coffee was good and these crowlers are solid!<br />
<iframe data-s9e-mediaembed="imgur" allowfullscreen="" onload="var b=Math.random();window.addEventListener('message',function(a){a.data.id==b&amp;&amp;(style.height=a.data.height+'px',style.width=a.data.width+'px')});contentWindow.postMessage('s9e:'+b,'https://s9e.github.io')" scrolling="no" style="border:0;height:450px;max-width:100%;width:568px" src="https://s9e.github.io/iframe/imgur.min.html#a/aqOtZv9"></iframe><br />
<iframe data-s9e-mediaembed="imgur" allowfullscreen="" onload="var b=Math.random();window.addEventListener('message',function(a){a.data.id==b&amp;&amp;(style.height=a.data.height+'px',style.width=a.data.width+'px')});contentWindow.postMessage('s9e:'+b,'https://s9e.github.io')" scrolling="no" style="border:0;height:450px;max-width:100%;width:568px" src="https://s9e.github.io/iframe/imgur.min.html#a/YP2CzEX"></iframe>
<div class="messageTextEndMarker">&nbsp;</div>
</blockquote>
</article>


</div>
 
Top Bottom