Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Videos not playing anywhere??

9 replies [Last post]
Reply

Hi, this may be part of today's ongoing update and it may be fixed soon, but none of our videos appear to be playing anywhere, on any site??

We also notice our adtonomy text ads are not visible on the dashboard either?

Can anyone at BOTR clarify??

Many thanks.

Paul

Reply

Hi Paul, where are you seeing this? For our test accounts all works normally.

Reply

I have the same problems. Video stays black and doesn't start playing.

Regards
Oscar

Reply

Please post a link where this happens. I can't debug anything if you don't give me a link to debug

Reply

Hi Remco, here's an example. You can see where the video should be & that the embed code is still in there. The page hasn't been altered recently, so it's not corrupted. Happening with every video as far as we can tell?

http://www.activeindustry.co.uk/Videos/cleaningservices.htm

Thanks
Paul

Reply

Jumping on this thread too..

Nothing is playing from our site too.. here is an example

http://app.focusforums.com/myvideo.asp

Reply

Shamsu: as soon as I put your video inside proper HTML it does work correctly:

<html>
<body>
<script type="text/javascript" src="http://content.bitsontherun.com/players/l7IwTVRm-U0Jmwk3K.js"></script>
</body>
</html>

So I suspect that players might break if you have other syntax errors on your page. Similarly, it looks like the Paul's site has a horrendous amount of errors that include unclosed tags: http://validator.w3.org/check?uri=http%3A%2F%2Fwww.activeindustry.co.uk%2FVideos%2Fcleaningservices.... so I suspect that that is the issue for you too.

Nevertheless, we're going to roll back the release for now because there is an issue with the player API, but I strongly recommend that you fix your HTML, because if the disappearance of players is caused by big errors in your HTML like unclosed tags, there is nothing we can do about that and we will put this player back as soon as we have fixed the player API bug.

Reply

Hi Remco, thanks for looking into this. I take your point re the coding, we'll have to look at that.

However, I would point out that we have a blank web page (which we use for testing). On this there are a couple of Youtube videos (which themselves report many validation errors by the way) and BOTR videos. There is no text, images or other coding. When we tried this page earlier, the Youtube videos played ok - but The BOTR videos did not play?

Given that this 'test' page is essentially blank wih only video embed codes on it, I'm still a bit worried that it's not our HTML code that is the issue?

I can send you the link to the test page if you require.

Regards
Paul

Reply

Paul: we have tested extensively with the player, but only in correctly formatted pages. We are going to make a range of significant changes to the player that will include a significant improvements to iPad support (API will work for iOS, playlist players will work for iOS.

One problem is that it needs a correctly formatted DOM (Document Object Model) so the player code gets fitted into the page correctly.

At least the page that you linked me to before was pretty much crippled given how many tags you had in there that hadn't been closed properly.

Reply

Hi Remco, thanks for your reply. I have sent you a private email on this.

Many thanks
Paul

Post new comment

  • Allowed HTML tags: <code> <blockquote> <em> <strong> <strike> <ul> <li> <ol>
  • You may post code using <code>...</code> .
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options