Jump to content


These Forums Are Now Read-Only


For TubePress support, please post a question here or open a support ticket and we will be glad to assist.


Photo

After Upgrade In New Version Tubepress Videos Not Work!


Best Answer Andrea Razza, 20 April 2013 - 02:08 PM

Thanks! Now all it's working properly ;)

Go to the full post


  • Please log in to reply
10 replies to this topic

#1 Orvel Markovich

Orvel Markovich

    Member

  • Members
  • PipPip
  • 13 posts

Posted 03 February 2013 - 05:53 AM

After After upgrade in new version only first video in playlist work? What's wrong?

 

http://orvel.me/quee...-folk-2000-2/5/



#2 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 03 February 2013 - 03:26 PM

Hi,

 

It looks like you downgraded back to a previous version of TubePress? If you'd like us to take a look at the problem with 3.0.0, please feel free to re-install and post a message here.

 

Thanks!



#3 Andrea Razza

Andrea Razza

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 07 February 2013 - 05:59 AM

Hi,

Wordpress 3.5.1 and Tubepress PRO 3.0.

 

Videos are not playable, i've disabled all plugins:

 

http://www.ilmondode....it/news/video/

 

I can't install JW Flv Media Player and Shadowbox.js, where is sys/ui/ folder in Tubepress 3.0?

Please let me know,

thanks in advance,

 

Andrea



#4 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 08 February 2013 - 12:32 AM

Hi,

Wordpress 3.5.1 and Tubepress PRO 3.0.

 

Videos are not playable, i've disabled all plugins:

 

http://www.ilmondode....it/news/video/

 

I can't install JW Flv Media Player and Shadowbox.js, where is sys/ui/ folder in Tubepress 3.0?

Please let me know,

thanks in advance,

 

Andrea

 

My apologies - I've just updated the Shadowbox.js installation instructions. The new path for the Shadowbox.js files is src/main/web/players/shadowbox/lib. Let us know if you need any other assistance.



#5 Andrea Razza

Andrea Razza

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 15 April 2013 - 04:07 AM

Thanks Eric,

JW FLV Player and shadowbox installed. Shadowbox works but videos don't start automatically on click:

 

http://www.ilmondode....it/news/video/

 

Please let me know,

Thanks for your support,

Andrea



#6 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 15 April 2013 - 07:07 PM

Hi Andrea,

 

Looks like there's a problem on the server. When you click a thumbnail, TubePress visits the following URL to fetch the HTML for the video:

 

http://www.ilmondode...jaxEndpoint.php

 

Go ahead and click on that link and you'll see that it's returning an HTTP 500 Internal Server Error. Your webserver error log will have details of what happened. I would send a link to this post to your hosting provider for assistance as they should be able to quickly tell us what the exact error is.



#7 Andrea Razza

Andrea Razza

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 17 April 2013 - 04:25 AM

Thanks Eric,

i've repaired permissions and now clicking on that link, it says:

Missing "action" parameter

Any idea?  :roll:



#8 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 18 April 2013 - 12:11 PM

Looks like the new problem is that JW FLV Player isn't correctly installed. You'll know it's installed once this URL

http://www.ilmondodeidoppiatori.it/news/wp-content/plugins/tubepress_pro_3_0_0/src/main/web/flash/longtail/player.swf

does not return a 404 (as it currently does).



#9 Andrea Razza

Andrea Razza

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 18 April 2013 - 03:29 PM

 404 Error it's due to fact I've downloaded JW FLV Player from here (http://www.longtailv....com/jw-player/). I've downloaded a file called "jwplayer-3242.zip", it contains these files:

  • jwplayer.js
  • jwplayer.html5.js

  •  

    jwplayer.flash.swf

     

 

those i've uploaded into this path:

 

src/main/web/flash/longtail/

 

Please note: even renaming that swf file into "player.swf", it says "Error loading player: Could not load player configuration" after clicking on thumbnails.

 

Any idea?
Thanks for your support,

Andrea

 

p.s. in that unzipped folder there's also a README.html file, here it is:

README: JW Player

Thank you for downloading JW Player 6, the world's most popular HTML5/Flash video player! See About JW Player for an overview of supported browsers/devices, as well as a more detailed feature list. See the Release Notes if you want to learn what changed with this latest release.

Quick Start

Copy the jwplayer folder that contains this README to the www root of your website. Next, include the jwplayer.js script in the <head> of your HTML page.

If you have purchased the Pro, Premium or Ads edition of JW Player, its features can be activated by inserting your server-less JW Player license key in the second line:

<script type="text/javascript" src="/jwplayer/jwplayer.js"></script>
<script type="text/javascript">jwplayer.key="ABCDEFGHIJKLMOPQ";</script>
Note: A key is not required to use the Free edition, but will still be available from your JW Player Account. Including your key will enable the free JW Player Analytics for your account.

Embed Code

When the script and key are set, scroll down to the <body> of your HTML page and insert the JW Player embed code at the place you want your video to appear:

<div id="myElement">Loading the player...</div>

<script type="text/javascript">
    jwplayer("myElement").setup({
        file: "/uploads/myVideo.mp4",
        image: "/uploads/myPoster.jpg"
    });
</script>
See Embedding JW Player for a more elaborate description of options and some example embeds.

Note two very common issues prevent smooth video playback in Internet Explorer 9/10. First, you need to set <!DOCTYPE html> to prevent triggering IE's compatibility mode. Second, your videos must be served with the video/mp4 mimetype. Not doing so will cause IE not to play them. See our troubleshooting guide for more common issues.

Premium Skins

If you have purchased the Premium or Ads edition of the player, your player includes a set of Premium skins. These skins can be downloaded from your JW Player Account, but you can also load them off our CDN by simply inserting the skin name:

    skin: "bekle"
See Using JW Player Skins for more info.

Documentation

If you need help, the LongTail Support Community contains a wealth of information, including guides on:

Supported Media Formats and Browsers & Devices.
How to Customize and Troubleshoot your embeds.
Configuring Inline Playlists or RSS Feeds (with multiple formats/qualities).
The PNG Skinning Model and JavaScript API.
Using RTMP Streaming and Apple HLS (Premium/Ads edition only).
How to Configure Video Ads (Ads edition only).
Visit our Support Forums for setup problems, bug reports or suggestions for new features or enhancements. The forums are very active and frequently visited by members of the JW Player development team. Please see your JW Player Account for more information on obtaining technical support.

Follow the LongTail Video Blog for news on the JW Player and online video in general. We frequently publish posts on topics such as HTML5, video SEO, H.264, VAST advertising, etc. You can also follow us on Twitter or like us on Facebook to stay connected.

Licensing

Please be aware that each player edition has its own license:

JW Player Free
Under the terms of our Creative Commons license, you can use, modify and redistribute the player for non-commercial purposes only. Commercial sites must purchase a license for the Pro, Premium or Ads editions. See the JW Player 6 License for further details.
JW Player Pro
Under the terms of our Commercial License, you can deploy your copy of JW Player Pro for commercial use on 1 domain. See our pricing page for more information on edition features and pricing.
JW Player Premium
Under the terms of our Commercial License, you can deploy your copy of JW Player Premium for commercial use on up to 10 domains. See our pricing page for more information on edition features and pricing.
JW Player Ads
Under the terms of our Commercial License, you can deploy your copy of JW Player Ads for commercial use on up to 10 domains, with an additional restriction of up to 250.000 filled ad impressions per month. See our pricing page for more information on edition features and price.
Examples of commercial use includes websites with any advertisements, websites owned or operated by businesses, websites designed to promote products or services, and tools (e.g. a CMS) that bundle JW Player in their offering.

Note all editions of JW Player incorporate the Block TEA library from Movable Type (CC-BY license).


#10 eric

eric

    Lead Developer

  • TubePress Staff
  • 2787 posts

Posted 19 April 2013 - 09:13 AM

Hi Andrea,

 

Looks like JW Player has updated itself to version 6, which may or may not be compatible with the current revision of TubePress. Try using the copy of player.swf from here instead and install that - it's version 5 and is known to work with TubePress.

 

Sorry for the inconvenience!



#11 Andrea Razza

Andrea Razza

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 20 April 2013 - 02:08 PM   Best Answer

Thanks! Now all it's working properly ;)