s9e Media BBCodes pack

s9e Media BBCodes pack 20231102

No permission to download
I tried this URL and it works fine for me on Chromium and Firefox. The error message you see makes me think it's a problem with your browser or an extension. That's a JavaScript error.
 
I tried this URL and it works fine for me on Chromium and Firefox. The error message you see makes me think it's a problem with your browser or an extension. That's a JavaScript error.

there are a couple of problems, i just tried it in chrome and it gave me an "This page is trying to load scripts from unauthenticated sources" error, even when i used https for the URL -- is the bbcode rewriting it so it loads from http instead of https? This is bad news for those who serve up our sites entirely over https! browsers seem to hate it.
 
The iframe uses a protocol-relative URL, which means it's loaded via HTTPS on HTTPS sites. That error message seems to indicate that the page where the ABCNews player is located loads its scripts via HTTP only.
 
Uploaded files getting an error using XML
  • The requested option could not be found.
  • Only array data types may be represented as array values.
  • Please enter a valid option ID.
  • Please enter a value for the required field 'edit_format'.
 
Uploaded files getting an error using XML
  • The requested option could not be found.
  • Only array data types may be represented as array values.
  • Please enter a valid option ID.
  • Please enter a value for the required field 'edit_format'.

just wanted to confirm i had the same problem, but with the 2nd to newest version. uninstalling and re-installing as instructed resolved it as promised.
 
Ok, thanks for the input. This is such a terrible news for me because I have no idea why that happens and it doesn't occur when I upgrade my local test board, but I'll take a look a the XML just in case.
 
I'm going to need you to be more descriptive. You were using another add-on for Kickstarter up until last week and then that other add-on stopped working so you installed this one? Is that what's going on? If so I'd need to know what that other add-on is, and what markup it uses.

Or do you have trouble displaying a Kickstarter card/video with this add-on? If so, what URL did you try and what was the result?
 
No I had a hardware failure and decided to reload everything fresh. I went with your pack since the other media pack I had used isn't supported anymore. I reloaded just the kickstarter part of that one and am getting both again so all is good. The other one had three choices in the actual file. So if you chose "both" it used both.
 
Not really a request. But curious if it is possible to add support for Twitter Video links. They are increasingly being used a replacement for YouTube on Twitter by media companies. Example:

https://amp.twimg.com/v/32974fe5-dc4e-42bf-a586-c0cadf67796e

There is an accompanying tweet but the two links appear to have no connection.

https://twitter.com/ZackSnyder/status/589197792662278144

I could not locate any embed code for the amp links. Though Twitter does offer embed codes for media embeds:

https://blog.twitter.com/2015/embed-twitter-hosted-video-on-your-website

But the code is connected to the tweet containing the video link. So it might not be possible to make it work!

HTML:
<blockquote class="twitter-video" lang="en"><p><a href="https://twitter.com/hashtag/BatmanvSuperman?src=hash">#BatmanvSuperman</a> <a href="https://twitter.com/hashtag/NotBlurry?src=hash">#NotBlurry</a> <a href="https://twitter.com/hashtag/NotPirated?src=hash">#NotPirated</a>&#10;<a href="https://t.co/6twr1oFBvr">https://t.co/6twr1oFBvr</a></p>&mdash; ZackSnyder (@ZackSnyder) <a href="https://twitter.com/ZackSnyder/status/589197792662278144">April 17, 2015</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
 
Back
Top Bottom